CLS @echo off TITLE Unattended XP ECHO. ECHO gonna take a while ECHO. ECHO Installing Adobe Reader 6 Full ECHO Please wait... start /wait %systemdrive%\Install\Applications\Adobe_Reader\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\"" ECHO. ECHO Installing Sun Java VM 1.4.2 ECHO Please wait... start /wait %systemdrive%\Install\Applications\SunJava\j2re-1_4_2_01-windows-i586.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1" ECHO. ECHO Installing Avg Anti-virus ECHO Please wait... start /wait %systemdrive%\Install\Applications\avg\avg7.exe ECHO. ECHO Installing WinRAR 3.20 ECHO Please wait... start /wait %systemdrive%\install\Applications\WinRAR\wrar320.exe /s COPY /Y %systemdrive%\Install\Applications\winrar\rarreg.key "%systemdrive%\Program Files\winrar" ECHO. ECHO Installing Nero Burning ROM v6.3.0.3 ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\nero.exe /SILENT /NOREBOOT /SN=xxxx-xxxx-xxxx-xxxx /WRITE_SN start /wait regedit /s %systemdrive%\Install\Applications\Nero\register.reg ECHO. ECHO Installing Power DVD 5 ECHO Please wait... start /wait %systemdrive%\install\Applications\PowerDVD5\Setup.exe -s -f1"%systemdrive%\install\Applications\PowerDVD5\setup.iss" ECHO. ECHO Installing Photoshop CS and ImageReady CS ECHO Please wait... start /wait %systemdrive%\install\Applications\Photoshop8\Setup.exe -s -f1"%systemdrive%\install\Applications\Photoshop8\setup.iss" ECHO. ECHO Patching Photoshop CS and ImageReady CS ECHO Please wait... COPY /Y %systemdrive%\Install\Applications\Tw10122.dat "%systemdrive%\Program Files\Adobe\Photoshop CS" COPY /Y %systemdrive%\Install\Applications\AdobeLM.dll "%systemdrive%\Program Files\Adobe\Photoshop CS" ECHO. ECHO Installing MS Office Professional 2003 ECHO Please wait... start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=%systemdrive%\install\Applications\Office2003\unattended.MST /qb- ECHO. ECHO Installing Q832483 Security Update for Microsoft Data Access Components ECHO Please wait... start /wait %systemdrive%\Install\hotfixes\ENU_Q832483_MDAC_x86.EXE /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dahotfix.exe /q /n" /Q ECHO. ECHO Applying Registry Tweaks REGEDIT /S %systemdrive%\install\Applications\RegTweaks\RegTweaks.reg ECHO. ECHO Deleting Temp Installation Files ECHO Please wait... RD /S /Q %systemdrive%\Drivers RD /S /Q %systemdrive%\install
thanks all got most of it ok except for the copy command i dont know how to do it with runonce..
This post has been edited by alcho: 28 June 2005 - 07:34 PM



Help
Back to top









