<< Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > Command Line Tools Command Line Switches |
Some functions of the RayPack core executable (RayPack.exe) are available via command line. The following sections provide an overview of switches and parameters related to this type of command line usage.
Be aware: Using the command line access to the main executable does not provide support for fully silent build procedures. If the use case for command line execution requires this to be given, please refer to the Command Line Builder section of this document for a detailed list of available commands and options. |
Using RayPack via command line requires the application of switches. Each switch initiates a specific RayPack functionality, which may be configured by parameters added to the command line string.
The following switches are available:
•Edit
Opens an MSI package, MST file or an RCP/RPP project
•PackTailor
Opens PackTailor wizard for response transform tuning
•Repackage
Opens PackRecorder repackaging wizard
•Validate
Starts ICE validation of a specified file
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:
•Open
Be aware: All RayPack command line switches and parameters are case insensitive. This means that parameter Edit is interpreted exactly the same as eDIT, and a switch -PATH is equal to -Path |