REG ADD %KEY% /V TITLE /D "Installing Productivity Software - Step 1 of 6" /f REG ADD %KEY%\005 /VE /D "MS Office 2003 Pro" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f REG ADD %KEY%\010 /VE /D "MS Frontpage 2003" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Applications\Office2003\frontpage\setup.exe TRANSFORMS=fpgUnattended.MST /qb-" /f
etc
in WPI i have 1 line that executes 3 cmd lines ie:
prog[pn]=['Compaq S4300NX Drivers'] desc[pn]=['Drivers for Desktop Computer.<br /><br />Will Install:<br />-Realtec NIC Driver<br />-Ac97 Audio Driver<br />-Multimedia Keyboard Support<br /> <br />'] cmd1[pn]=['"%systemdrive%\\Install\\Applications\\Drivers\\Keyboard\\setup\\Setup.exe -s"'] cmd2[pn]=['"%systemdrive%\\Install\\Applications\\Drivers\\NIC\\setup.exe -s"'] cmd3[pn]=['"%systemdrive%\\Install\\Applications\\Drivers\\Sound\\setup.exe -s"'] dflt[pn]=['yes'] cat[pn]=['Computer Specific Setups'] ordr[pn]=[1] uid[pn]=['compaq'] pn++
so doing it this way only shows "Compaq s4300NX Drivers" as the item its installing...... is there anyway to add a line so that it displays
Compaq S4300NX Drivers
- Keyboard Drivers
- NIC Drivers
- Sound Card Drivers
and the arrow moves through each one???
and what about creatign the different windows to display only certian programs?????
any ideas?



Help
Back to top








