Reviews, Discussion, Help and Support
Moderators: Zero_Tolerance, ANTHONY VAN PYRE, Kevin, Travis, olmari
by hehehe on Tue Feb 09, 2010 4:16 pm
I am a home user and dont have much knowledge
while making the bootable dvd(for xp pro) what if i put setup of MS OFFICE, WIN RAR, acrobat reader and few other essential s/w
will my bootable dvd work correctly
and how can i put all these in one dvd
Note:i have used article #256 to create bootable cd
-
hehehe
- Junior Member
-
- Posts: 3
- Joined: Tue Feb 09, 2010 2:54 pm
by Kevin on Sun Apr 11, 2010 5:20 pm
bootable DVD's are created the same way as CD's. You can store more information on the disc besides just the OS.
If you are looking for unattended installation of applications it is a little bit more complex. Acrobat reader has 3 things to install to get fully up to date. Search the forums for my older unattended script to clue you in. I now install from a bootable WindowsVista PE USB drive to install so I haven't been updating the scripts.
In the cmdlines.cmd file.
ECHO Installing Adobe Acrobat Reader 9.3...
start /wait .\Applications\Adobe_Reader_9_3\AdbeRdr930_en_US.exe /sPB /rs /rps /msi"ALLUSERS=TRUE EULA_ACCEPT=YES SUPPRESS_APP_LAUNCH=YES"
in the post-setup.cmd file
ECHO Installing Adobe Acrobat Reader 9.3.1 Update...
start /wait msiexec.exe /qn /update %systemdrive%\Drivers\ADOBE_READER_UPDATES\AdbeRdrUpd931_all_incr.msp
ECHO Installing Adobe Acrobat Reader 9.x Language Update...
start /wait %systemdrive%\Drivers\ADOBE_READER_UPDATES\AdbeRdrSD90_all.msi /quiet /norestart
-

Kevin
- Site Admin
-
- Posts: 456
- Joined: Wed Apr 23, 2003 1:40 am
- Location: USA
-
Return to Computer Software
Users browsing this forum: No registered users and 1 guest