<< Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > Command Line Tools > Silent Command Line Switches Validate (Silent) |
Calling RayPack with this switch initiates a silent validation and puts out the results of the validation as a text file.
Parameter |
Required |
Description |
---|---|---|
-Input <name> |
|
Path to the MSI / RPP file to be validated. |
-Cub <path> |
|
Path to the CUB file with validation rules. This parameter can be defined more than once. |
-Output <mode> |
|
Path to the file with validation results. |
-MST <params> |
|
Path to the MST file. This parameter can be defined more than once. |
This command line will start RayPack, and initiate the silent ICE validation using full ICE set.
RpCmd.exe Validate
-Input "\\rayflowshare\sources\7-Zip_6.5_MUL_1.0.0\7-Zip_6.5_MUL_1.0.0.msi"
-Cub "C:\Program Files (x86)\RayPack\Resources\Validation\darice.cub"
-Output "\\rayflowshare\sources\7-Zip_6.5_MUL_1.0.0\7-Zip_6.5_MUL_1.0.0.ICE.txt"