Silent Command Line Switches

<< Click to Display Table of Contents >>

RayPack > 7.3 u6 > User Guide > Command Line Tools 

Silent Command Line Switches

The thin executable RpCmd.exe has been added to the set of RayPack toolkit, ready to perform among others silent command line building, creating snapshots etc.. The tool is installed automatically along with the core application, and placed directly within the applications program directory, which is typically something like C:\Program Files (x86)\RayPack\.

 

Part of its functionality may require a valid license file to be executed, which makes it unavailable for usage within the scope of Standalone Repackager instances.

 

New
Creates a new blank RPP project or a blank MSI database
 

Build
Building and converting RCP/RPP projects and MSI databases
 

Repackage
Performs a fully unattended silent repackaging
 

Validate
Starts ICE validation of a specified file
 

Snapshot
Creating system snapshots (.rcs format)

 

Edit
Edits a given MSI, MST or RPP file by setting an MSI property or applying RPMST template.
 

Patch
Creates a patch between two MSI files
 

Convert
Converts 3rd party formats to RPP projects

 

UpgradePackPoint
Various tools to update local resources or upgrade PackPoint data

 

The following switches are deprecated as of RayPack 7.3 u6, but remain in the product due to compatibility reasons. It is not recommended to use them anymore:

 

Capture

 

finger1

Be aware:

All RayPack command line switches and parameters are case insensitive. This means that parameter Repackage is interpreted exactly the same as rePACKAGE, and a switch -PATH is equal to -Path

 

The exit codes that are available for the RpCmd.exe and their meaning can be found here.