itzik-en Posted August 14, 2004 Posted August 14, 2004 tell me what did i do right and wrong!!!its my firs 1 so i want 2 learn as much as i can 2 make the ultimate xp pro sp2 disk!tnx 4 all the helpMY CMD FILE GOES LIKE THIS:CLS@echo offTITLE Windows XP Pro SP2 - Unattended InstallationGiven 2 You BY _===ITZIK ENNEKAVE===_ECHO.ECHO Over the next few minutes you will see automated installations ECHO of various sofware applicationsECHO being implemented. The computer will restart automaticallyECHO once the whole process has finished!ECHO.ECHO Removing Wallpapers and Screensavers...DEL "%systemroot%\*.bmp"DEL "%systemroot%\Web\Wallpaper\*.jpg"DEL "%systemroot%\system32\dllcache\*.scr"DEL "%systemroot%\system32\*.scr"ECHO.ECHO Removing useless shortcuts...DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"ECHO.ECHO Installing Lavasoft Ad-Aware 6 Build 181ECHO Please wait...start /wait %systemdrive%\install\Applications\AdAware\Ad-aware.exe /SECHO.ECHO Installing O&O Defrag Professional EditionECHO Please wait...start /wait %systemdrive%\install\Applications\oo_defragpro\defrag.msi /QBECHO.ECHO Installing Nero Burning ROM v6.3.1.1.7ECHO Please wait...start /wait %systemdrive%\install\Applications\Nero\Nero.exe /silent /noreboot ECHO.ECHO Installing WinRAR 3.20 CEECHO Please wait...start /wait %systemdrive%\install\Applications\WinRAR\wrar320ce.exe /SECHO.ECHO Installing ACDSee 6.0.6 PowerPack RetailECHO Please wait...start /wait %systemdrive%\install\Applications\ACDSEE\ACDSee.exeECHO.ECHO Installing Kaspersky Anti Virus 5ECHO Please wait...start /wait %systemdrive%\install\Applications\Kaspersky\Kav5.exe /S /NECHO.ECHO Installing Winamp 5 ECHO Please wait...start /wait %SOURCE%\WinXPPRO\$OEM$\Applications\Winamp5\winamp503pro.exe /SECHO.ECHO Installing Dns2GoECHO Please wait...start /wait %systemdrive%\install\Applications\dns2go\dns2go.exe /SECHO.ECHO Installing Sygate Personal FirewallECHO Please wait...start /wait %systemdrive%\install\Applications\Sygate\sygate.msi /QNECHO.ECHO Installing Spy Bot Searche & Destroy 1.3ECHO Please wait...start /wait %systemdrive%\install\Applications\SpyBot\spybotsd13.exe /SECHO.ECHO Restarting the PC in 1 minute...shutdown.exe -r -f -t 90 -c "Windows XP will now restart in 1.5 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!"ECHO.ECHO Deleting Temp Installation Files...RD /S /Q %systemdrive%\installEXIT
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now