Wise Package Studio Reference
283
Wise Package Studio Command Line Options
Command Line Options for SOE Snapshot
The following table lists the command-line option you can use with wfwi.exe to run SOE
Snapshot.
See
SOE Snapshot
on page 242.
Examples
The following table shows how you would use the option above to run this tool, using
variables to provide information required by the program.
See
Wise Package Studio Variables
on page 75.
Note
These examples are shown as they would be entered at the command prompt. When
you define a command-line option in Tool Setup, you do not need to include the .EXE in
the command line.
Save the capture results in a .WSI file
with the default project file name and
location; overwrite an existing project
installation file, if one exists. Populate
the application and package names
used in the Wise Software Repository
with the default application and
package names. Append the default
application name and manufacturer.
path\workbench.exe /tool="SetupCapture" /z2 /
app="[ApplicationName]" /pack="[PackageName]" /
k="[VendorPackage]" /qa="[ApplicationName]" /
qm="[ProductVendor]" /tgt="[ProjectDir]\[FileName].wsi"
Save the capture results in a .WSI file
with the default project file name and
location. In this example, the text
(Uninstall) is appended to the resulting
file name.
path\workbench.exe /tool="SetupCapture" /
tgt="[ProjectDir]\[FileName] (Uninstall).wsi"
Save the capture results in a .WVP file
with the default project file name and
location. Populate the application and
package names used in the Wise
Software Repository with the default
application and package names.
Append the default application name
and manufacturer. Copy the source
files from the captured installation to
the default project directory.
path\workbench.exe /tool="SetupCapture" /k="[VendorPackage]" /
qa="[ApplicationName]" /qm="[ProductVendor]" /
tgt="[ProjectDir]\[FileName].wvp" /src=45="|[ProjectDir]"
Option
Results
/r3
Required option to run SOE Snapshot.
Desired behavior
Example command line
Содержание SOFTWARE MANAGER 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0
Страница 1: ...Wise Package Studio Reference ...