Validate (Interactive)

<< Click to Display Table of Contents >>

RayPack > 7.3 u6 > User Guide > Command Line Tools > Command Line Switches 

Validate (Interactive)

Description

Calling RayPack with this switch initiates a PackDesigner session, launching the ICE validation.

 

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 PackDesigner ICE validation using full ICE set.

 

RayPack.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"