Command-Line Errors

Use the following list of errors to identify the reasons why command-line sequencing is not working properly. You can also see these errors by viewing the sequencer log file.

Note   More than one error might be displayed when sequencing. Furthermore, the error code displayed might be the sum of two error codes. For example, if the /InstallPath and /OutputFile parameters are missing, the Microsoft System Center Application Virtualization Sequencer will return 96—the sum of the two error codes.

01
There is an unspecified error.

02
The specified installation directory (/INSTALLPACKAGE) specified is not valid.

04
The specified package root directory (/INSTALLPATH) is not valid.

08
The /OutputFile parameter that was specified is not valid.

16
The installation directory (/INSTALLPACKAGE) was not specified.

32
The package root directory (/INSTALLPATH) was not specified.

64
The /OutputFile parameter was not specified.

128
The specified application virtualization drive is not valid.

256
The installer failed.

512
Sequencing the application failed.

1024
Evaluating installed shortcuts failed.

2048
The sequenced application package cannot be saved.

4096
The specified package name (/PACKAGENAME) is not valid.

8192
The specified block size (/BLOCKSIZE) is not valid.

16384
The specified compression type (/COMPRESSION) is not valid.

32768
The specified project path is not valid.

65536
The specified upgrade parameter is not valid.

131072
The specified upgrade project parameter is not valid.

262144
The specified decode path parameter is not valid.

525288
The package name was not specified.

About Using the Sequencer Command Line

Command-Line Parameters