Wise Package Studio Reference
289
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.
Desired behavior
Example command line
Open WiseScript Package Editor
to Installation Expert and
display a custom set of page
groups named Admin.
path\wise32.exe /pe /n /e1 /j&Admin
Open WiseScript Package Editor
to Script Editor.
path\wise32.exe /pe /n /e
Create or edit a file in the
default project directory with
the default project file name.
path\wise32.exe /pe /n "[ProjectDir]\[FileName].wse"
Edit the default
ApplicationWatch package
path\wise32.exe /pe "[ProjectDir]\[FileName] (ApplicationWatch).wse"
Edit the default project Uninstall
package.
path\wise32.exe /pe "[ProjectDir]\[FileName] (Uninstall).wse"
Edit the default project vendor
package.
path\wise32.exe /pe "[VendorPackage]"
Edit the installation template.
path\wise32.exe /pe "[PackageStudioDir]\WiseScript Editor\Template\Empty
Project.wse"
Compile the default project
installation.
path\wise32.exe /c "[ProjectDir]\[FileName].wse"
Edit the default project
installation.
path\wise32.exe /pe "[ProjectDir]\[FileName].wse"
Содержание SOFTWARE MANAGER 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0
Страница 1: ...Wise Package Studio Reference ...