jsawyer1835 Posted September 28, 2004 Posted September 28, 2004 (edited) i am getting a partial unattend. the automaticupdates and xp2 security still comes up. Also the preinstall $OEM$ folder is not being copied to system drive at all, nor is the start.cmd starting and installing. yes i am new, third time i have done image before this partial success. thanks. winnt.sif[Data]AutoPartition=0MsDosInitiated="0"UnattendedInstall="Yes"AutomaticUpdates=yes[Unattended]UnattendMode=FullUnattendedOemSkipEula=YesOemPreinstall=YesTargetPath=\WINDOWSFileSystem=*UnattendSwitch="yes"WaitForReboot="No"ProgramFilesDir="C:\Program Files"CommonProgramFilesDir="C:\Program Files\Common Files"KeyboardLayout="US" [GuiUnattended]AdminPassword=*EncryptedAdminPassword=NOOEMSkipRegional=1TimeZone=35OemSkipWelcome=1[UserData]ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxxFullName="USER"OrgName="HOME"ComputerName=IAMHERE[Display]BitsPerPel=24Xresolution=800YResolution=600Vrefresh=85[TapiLocation]CountryCode=1AreaCode=252[Identification]JoinWorkgroup=MSHOME[Networking]InstallDefaultComponents=Yes[URL]Home_Page=http://www.msfn.org[IEPopupBlocker] BlockPopups=YesFilterLevel=HighShowInformationBar=Yes[Components]msmsgs=offmsnexplr=offzonegames=off[Shell]DefaultStartPanelOff = YesDefaultThemesOff = Yes[GuiRunOnce]%systemdrive%\install\start.cmdstart.cmd file contentsCLS@echo offTITLE Windows XP SP2 - Unattended InstallationECHO.ECHO Over the next few minutes you will see automated installations ECHO of various sofware applications, windows updates, and registryECHO tweaks 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\Windows Update.lnk"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 Windows Media Player 10ECHO Please wait...start /wait %systemdrive%\install\WMP10\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /DisallowSystemRestore"ECHO.ECHO Registering Nero Burning ROM...REGEDIT /S %systemdrive%\install\Applications\Nero\register.regECHO.ECHO Installing Nero Burning ROM v6.3.0.3ECHO Please wait...start /wait %systemdrive%\install\Applications\Nero\Nero6303.exe /silent /norebootECHO.ECHO Installing Kazza Lite K-plus-plus 2.43eECHO Please wait...start /wait %systemdrive%\install\Applications\KazaaLite\klitekpp243e.exe /silentECHO.ECHO Installing Google ToolbarECHO Please wait...start /wait %systemdrive%\install\Applications\Google\GoogleToolbarInstaller.exe /q /decho.echo Installing WinZip 8.1start /wait %systemdrive%\"Program Files"\winzip\winzip32.exe /noqp /autoinstallecho Installation complete!ECHO.ECHO Installing SPYBOTECHO Please wait...start /wait %systemdrive%\install\Applications\spybot\spybotsd13.exe /silentECHO.ECHO Disabling Windows MessengerECHO Please wait...%systemdrive%\install\msn\wmrem.vbsECHO.ECHO Installing command antivirusECHO Please wait...start /wait %systemdrive%\install\Applications\command\cs48ice2.exe /qbECHO.ECHO Restarting the PC in 1 minute...shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!"EXIT Edited September 28, 2004 by Alanoll
ml20 Posted September 28, 2004 Posted September 28, 2004 to stop the autoupdate thing, use this under data:AutomaticUpdates=noand to stop the security center from appearing at startup, you must disable the service. i don't know it off the top of my head, i should cause it is an easy one, but search the regisrty tweaks posts.
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