Wise Package Studio Reference
282
Wise Package Studio Command Line Options
Examples
The following table shows how you would use the options 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.
/src=45="path"
Use this option with an .MSI or .WSI file. The “4” causes the
source files from the captured installation to be copied to a
network directory. The “5” indicates that the paths to these
files should be written as relative paths, relative to the .MSI/
.WSI location. Place the full path (or appropriate variables) of
the directory within quotation marks after the equals sign.
/src=4="|path"
Use this option with a .WSE or .WVP file and be sure to include
the pipe character. The “4” causes the source files from the
captured installation to be copied to a network directory. Place
the full path (or appropriate variables) of the directory within
quotation marks after the equals sign.
/src=45="|path"
Use this option with a .WSE or .WVP file and be sure to include
the pipe character. The “4” causes the source files from the
captured installation to be copied to a network directory. The
“5” indicates that the paths to these files should be written as
relative paths, relative to the .WSE or .WVP location. Place the
full path (or appropriate variables) of the directory within
quotation marks after the equals sign.
Desired behavior
Example command line
Save the capture results in a .WSI file
with the default project file name and
location.
path\workbench.exe /tool="SetupCapture" /
tgt="[ProjectDir]\[FileName].wsi"
Save the capture results in a .WSI 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.
Capture the default vendor package.
Append the default application name
and manufacturer.
path\workbench.exe /tool="SetupCapture" /app="[ApplicationName]"
/pack="[PackageName]" /k="[VendorPackage]" /
qa="[ApplicationName]" /qm="[ProductVendor]" /
tgt="[ProjectDir]\[FileName].wsi"
Option
Results
Содержание SOFTWARE MANAGER 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0
Страница 1: ...Wise Package Studio Reference ...