Wise Package Studio Reference
280
Wise Package Studio Command Line Options
Command Line Options for Patch Creation
The following table lists the command-line option you can use with wfwi.exe to run Patch
Creation.
See
Patch Creation
on page 128.
Command Line Options for Preflight
Instrumentation
The executable that runs Preflight Instrumentation is PkgInst.exe. There are no options
for running the executable.
See
Creating a Preflight Package
on page 262.
You can use variables to provide a file to act upon, as shown in the following table.
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.
Command Line Options for SetupCapture
Configuration
The following table lists the command-line option you can use with wfwi.exe to run
SetupCapture Configuration.
See
SetupCapture Configuration
on page 202.
Validate the default project
vendor package.
path\wfwi.exe /g "[VendorPackage]"
Option
Results
/a
Required option to run Patch Creation.
Desired behavior
Example command line
Do not prompt for the file to act
upon. Instead, run the default
project file .MSI.
path\PkgInst.exe "[ProjectDir]\[FileName].msi"
Option
Results
/r1
Required option to run SetupCapture Configuration.
Desired behavior
Example command line