Sequencer Command-Line Error Codes

Use the following list to help identify errors that are related to sequencing applications by using the command line. You can also see this information by viewing the associated App-V Sequencer log file.

Note   Multiple errors can occur during sequencing, and if this happens, the error code that is displayed might be the sum of two error codes. For example, if the /InstallPath and /OutputFile parameters are missing, the App-V Sequencer will return 96—the sum of the two error codes.

01
There is an unspecified error.

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

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

08
The specified /OutputFile parameter is not valid.

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

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

64
The /OutputFile parameter is 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 is not specified.

Application Virtualization Sequencer Reference

Sequencer Command-Line Parameters