<< Click to Display Table of Contents >> PackBench > 7.3 u1 > User Guide > Command Line Tools > Silent Command Line Switches > PbCmd.exe NewRun |
This switch instructs PackBench to create a new run from a local file or folder.
Parameter |
Required |
Description |
---|---|---|
-PkgName <name> |
|
Package name |
-PkgVendor <vendor> |
|
Application vendor |
-PkgAppName <name> |
|
Application name |
-Description <description> |
|
Description of the package |
-PkgDir <path> |
|
Path to package directory |
-Bitness <platform> |
NO |
|
-PkgVersion <version> |
YES |
|
-PkgLanguage <language> |
YES |
|
-Project <name> |
YES |
|
-Workflow <name> |
YES |
|
-PkgFileName <path> |
NO |
|
-SourcesEntryPoint <path> |
NO |
|
-CopySources |
NO |
|
-Set <name>=<value> |
NO |
|
-RayFlowTaskId |
|
|
-RayFlowUser |
|
|
-RayFlowPassword |
|
|
-RayFlowFileName |
|
Optional name of the file uploaded to RayFlow to enable source copying. |
-showResult |
|
Determines whether after the creation PackBench should be started to show the newly created run. |
PbCmd.exe NewRun
-PkgName "0001_Package_1.0.0_ENU"
-PkgVendor Raynet
-PkgAppName MyPackage
-Description "This is a sample package"
-PkgDir \\raynet.local\sources\package_0001
-Bitness x64
-PkgVersion 1.0.0
-PkgLanguage English
-Project "Default project"
-Workflow "Repackage for Windows Installer"
-PkgFileName \\raynet.local\sources\package_0001\setup.exe
-CopySources
-Set CustomRevision=1.2.0
-Set PackagerName=MO