Deployment Solution 408
Command-Line Switches
To install FreeDos files, specify the following fields
PBFreeDOS=FALSE | TRUE
PBFreeDOSFile=c:\DSSetup\BDCgpl_6.8.8271.frm
If you install DOS files, the following fields are listed:
PBMSDOS=FALSE | TRUE
PBMSDOSPath=c:\DOSFiles
To install Linux files, specify the following fields
For Linux IA64, specify the path of the .FRM file in PBLinuxFileIA64. The
PBLinuxIA64 field should be True.
Example
PBLinuxFileIA64=c:\DSSetup\BDCgpl_6.8.8271.frm
PBLinuxIA64=True
For Linux x64, specify the path of the .FRM file in PBLinuxFileX64. The PBLinuxX64
field should be
True.
Example
PBLinuxFileX64=c:\DSSetup\BDCgpl_6.8.8271.frm
PBLinuxX64=True
For Linux x86, specify the path of the .FRM file in PBLinuxFileX86. The PBLinuxX86
field should be
True.
Example
PBLinuxFileX86=c:\DSSetup\BDCgpl_6.8.8271.frm
PBLinuxX86=True
To install WinPE files, specify the following fields
For WinPE x86, to use an add-on file, specify the path of the add-on file in
PBWindowsPEX86AddOnPath. The PBWindowsPEX86AddOn field should be True.
Example
PBWindowsPEX86AddOn=TRUE
PBWindowsPEX86AddOnPath=c:\DSSetup\AddonX86.exe
To specify the WinPE disk path, specify the path in PBWindowsPEWinPEX86Path and
the operating system path in
PBWindowsPEX86OSPath. The PBWindowsPEWinPEX86
field should be
True.
Example
PBWindowsPEX86=TRUE
PBWindowsPEWinPEX86Path=c:\WinPE\Disk1
PBWindowsPEX86OSPath=c:\WinPE\Disk2