Validate (Silent)

<< Click to Display Table of Contents >>

RayPack > 8.0 > User Guide > Command Line Tools > Silent Command Line Switches 

Validate (Silent)

Description

Calling RayPack with this switch initiates a silent validation and puts out the results of the validation as a text file.

 

Parameters

Parameter

Required

Description

-Input <name>

 
YES
 

Path to the MSI / RPP file to be validated.

-Cub <path>

 
YES
 

Path to the CUB file with validation rules. This parameter can be defined more than once.

-Output <mode>

 
NO
 

Path to the file with validation results.

-MST <params>

 
NO
 

Path to the MST file. This parameter can be defined more than once.

Example

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"