Jump to content

Kurt_Aust

Member
  • Posts

    617
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by Kurt_Aust

  1. Kurt_Aust

    Runonce

    You'd be looking at a RunOnce file something like this: CMD /R %Source%RenAdmin.bat CMD /R %Source%AddGRP.bat CMD /R %Source%RenCMPT.bat CMD /R %Source%JoinDom.bat This assumes that the batch files will be in the root directory of your install media. These 2 topics have examples: Win2000 WinXP x64
  2. November Updates Addition: Hotfix\230-WindowsServer2003.WindowsXP-KB943460-x64-ENU.exe [24,192,560] Also added support for dotNET\KB934238 x64 [4,414,800] Forum Thread
  3. I get to make another hotfix integration error report, yippee !! It looks like the W2K KB917008 integration flaw is back. Also KB927779 fails to integrate (well, at least not added to svcpack) with 1.4 Final, they both worked fine under 1.4 beta. Eh, you win some, you lose some. EDIT: Opps, my bad. It turns out that nLite must be run with administrator privileges in order to integrate those 2 hotfixes.
  4. I envy you, I'm always after more free time. I can't say whether or not it will work with non-English versions as I only have an English version to test it on. Sorry about the long delay, I thought I'd replied but was having trouble displaying topics (bad cookie).
  5. I haven't tested it but in that case your Run1_W2ksp5.bat file would be: rem copy optional files, these make running as a limited user feasible and use no system resources Copy AddOns\SubinACL.* %SystemRoot% Copy AddOns\ChOwn*.bat %SystemRoot% Copy AddOns\Grant_File_Access.txt "%SystemDrive%\Documents and Settings\All Users\Start Menu\" rem support Adobe Flash plugin for Firefox, SeaMonkey & Opera AddOns\install_flash_player.exe /S rem first pass of updates (KB917344 is for older .21 version of sp5) RunOnce\Windows2000-KB917344-56-x86-enu.Exe /Q RunOnce\dotNet11sp1.exe RunOnce\NDP1.1sp1-KB928366-X86.exe /Q RunOnce\dotNet2.exe RunOnce\NDP20-KB928365-X86.exe /Q DirectX_9c\DXsetup.exe /Silent RunOnce\Windows2000-KB904706-DX9-x86-ENU.exe /Q rem support Bashrat the Sneaky's Driver Packs %SystemDrive%\DPsFnshr.exe rem silent installers go here rem Associate File Types, deRem to open Microsoft Office files with Open Office rem Call AddOns\AFT_OpenOffice.bat rem support JohnDoe74's Daemon Tools addon (both current versions) %SystemRoot%\daemon\hidec.exe /w %SystemRoot%\daemon\dt410_spdt150_x86.bat %SystemRoot%\daemon\hidec.exe /w %SystemRoot%\daemon\dt4091_147_x86.bat rem all GUI run once commands go here rem deRem to support JohnDoe74's Windows Defender addon (RunOnce version only) rem Copy %SystemRoot%\Microsoft.NET\Framework\v1.1.4322\gdiplus.dll %SystemRoot%\System32 %SystemRoot%\windefender\hidec.exe /w %SystemRoot%\windefender\windefender.cmd RmDir /S /Q %SystemRoot%\windefender rem definition updates for Spybot, Defender & Avast AddOns\spybotsd_includes.exe /S AddOns\mpas-fe.exe /Q AddOns\vpsupd.exe /Silent rem this patch will force reboot RunOnce\Windows2000-KB923191-x86-ENU.exe /Q That cuts out one of the reboots, the only hotfixes that are dropped are: RunOnce\Windows2000-KB923689-x86-ENU.EXE RunOnce\WindowsMedia9-KB936782-x86-ENU.exe and of course WMP9 itself (this will save you 17.1MB on your install media). Note that I can't guarantee that skipping a reboot will be problem free, especially if you include silent installers. I can tell you that the DriverPack finisher won't install the ATI Catalyst control centre under this setup. Probably the best thing to do is edit Run2_W2Ksp5.bat and append /ForceRestart to the end of RunOnce\NDP1.1sp1-KB928366-X86.exe /Q. That way you won't have the annoying long wait when you first log-on. rem second pass of updates RunOnce\Windows2000-KB904706-DX9-x86-ENU.exe /Q RunOnce\NDP1.1sp1-KB928366-X86.exe /Q /ForceRestart
  6. The main reason it won't work is that service pack 2 won't slipsteam on a 32 bit platform. You might be able to make changes to the setup files and integrate drivers, but adding hotfixes would probably cause it to fail.
  7. October updates Deletion: Hotfix\110-IE7-WindowsServer2003.WindowsXP-KB937143-x64-ENU.exe Additions: 110-WindowsServer2003.WindowsXP-KB941202-x64-ENU.exe [1,698,184] 115-WindowsServer2003.WindowsXP-KB933729-x64-ENU.exe [4,230,536] 175-IE7-WindowsServer2003.WindowsXP-KB939653-x64-ENU.exe [36,590,472] There is now a .7z archive at eSnips with all of the smaller (<8MB) hotfixes.
  8. If you think that would be the best place for it, by all means.
  9. October Hotfix updates Deletions: Hotfix\360-OE6.0sp1-KB923694-Windows2000-x86-ENU.exe Hotfix\710-IE6.0sp1-KB937143-Windows2000-x86-ENU.exe Additions: Hotfix\710-msxml6-KB933579-enu-x86.exe [925,544] (late addition, missing from .7z package, included in torrent) Hotfix\750-Windows2000-KB923810-x86-ENU.EXE [1,414,000] Hotfix\760-OE6.0sp1-KB941202-Windows2000-x86-ENU.exe [2,424,728] Hotfix\770-IE6.0sp1-KB939653-Windows2000-x86-ENU.exe [4,209,568] Hotfix\780-Windows2000-KB933729-x86-ENU.EXE [705,904] Other Changes: Grabbed an eSnips account and uploaded the Unofficial Windows 2000 Service Pack 5.1.2195.24 Refresh main executable as a 3 part 7zip archive. Also uploaded the current hotfix pack. Added updated definition support for Spybot: S&D, Windows Defender and Avast anti-virus to the batch files. Better support for Open Office by importing registry settings.
  10. Try this one, it's the last redist pack with 98 support.
  11. Both W2K and x64 XP list: KB937143 KB938127 as the current hotfixes for IE, it should be the same for standard XP.
  12. Thanx for trying to help but that does not work i even tried to extract it using uniextract but without success Any other suggestion ? Unattended install switch for latest version: Azureus_3.0.3.4_windows.exe -q -Q, /q or /Q will not work, it must be -q (pretty dodgy I know).
  13. Unattended install switch for latest version: Azureus_3.0.3.4_windows.exe -q -Q, /q or /Q will not work, it must be -q (pretty dodgy I know).
  14. Run1.bat rem Set Default UserSet DefaultUserProfile=%SystemDrive%\Documents and Settings\Default UserSetX DefaultUserProfile "%SystemDrive%\Documents and Settings\Default User" /Mrem fix Quick Launch toolbar (broken by IE8 installer)MkDir "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch"MkDir "%DefaultUserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch"rem add Windows Explorer to Quick LaunchCopy "%DefaultUserProfile%\Start Menu\Programs\Accessories\Windows Explorer.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\"Copy "%DefaultUserProfile%\Start Menu\Programs\Accessories\Windows Explorer.lnk" "%DefaultUserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\"rem T-13 / SVCpack updates (for users of the guide who are running x86 Windows)%1:\XP64\RunOnce\020-WindowsServer2003-KB942288-v4-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\036-WindowsServer2003.WindowsXP-KB925876-v2-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\064-WindowsServer2003.WindowsXP-KB944043-v5-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\100-IMAPI_SRV2003_x64.exe /Passive /NoRestart%1:\XP64\RunOnce\116-WindowsServer2003.WindowsXP-KB960803-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\156-WindowsServer2003.WindowsXP-KB955704-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\192-Windows-KB943729-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\392-WindowsServer2003.WindowsXP-KB2638806-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\404-WindowsServer2003.WindowsXP-KB2659262-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\416-WindowsServer2003.WindowsXP-KB2698365-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\460-WindowsServer2003.WindowsXP-KB2834886-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\484-WindowsServer2003.WindowsXP-KB2864058-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\608-WindowsServer2003-KB3065979-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\940-WindowsServer2003.WindowsXP-KB2900986-x64-ENU.exe /Passive /NoRestartrem non-integrable core OS updates%1:\XP64\RunOnce\WindowsServer2003.WindowsXP-KB2481109-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\WindowsServer2003.WindowsXP-KB2813345-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\install_flash_player_ax.exe -install%1:\XP64\RunOnce\rootsupd.exe /Q%1:\XP64\RunOnce\rvkroots.exe /Qrem Visual C++ runtimes%1:\XP64\RunOnce\vcredist_x86_2005sp1c.exe /Q /T:%Temp%\VC2005x86 /Cmsiexec /I %Temp%\VC2005x86\vcredist.msi /Passive /NoRestartRmDir /S /Q %Temp%\VC2005x86%1:\XP64\RunOnce\vcredist_x64_2005sp1c.exe /Q%1:\XP64\RunOnce\vcredist_x86_2008sp1c.exe /Q /NoRestart%1:\XP64\RunOnce\vcredist_x64_2008sp1c.exe /Q /NoRestart%1:\XP64\RunOnce\vcredist_x86_2010sp1c.exe /Q /NoRestart%1:\XP64\RunOnce\vcredist_x64_2010sp1c.exe /Q /NoRestartrem dotNet 2.0/3.5 + PowerShellIf not exist %1:\XP64\RunOnce\dotnetfx35.exe %1:\XP64\RunOnce\NetFx20SP2_x64.exe /Passive /NoRestart%1:\XP64\RunOnce\dotnetfx35.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB958481-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB2729450-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB2742596-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB2844285-v2-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB2972214-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB2972105-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB2979574-v2-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB2978124-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB3037577-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB3035488-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP20SP2-KB3023220-x64.exe /Passive /NoRestartIf not exist %1:\XP64\RunOnce\dotNetFx40_Full_x86_x64*.exe %1:\XP64\RunOnce\NDP30SP2-KB982524-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP30SP2-KB2973115-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP30SP2-KB3048073-v2-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP35SP1-KB958484-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP35SP1-KB963707-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP35SP1-KB2604111-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP35SP1-KB2736416-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP35SP1-KB2840629-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP35SP1-KB2861697-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\WindowsServer2003.WindowsXP-KB961118-x64-ENU.exe /Passive /NoRestart%1:\XP64\RunOnce\WindowsServer2003-KB968930-x64-ENG.exe /Passive /NoRestartrem dotNet 4.0If not exist %1:\XP64\RunOnce\dotnetfx35.exe %1:\XP64\RunOnce\wic_x64_enu.exe /Passive /NoRestartrem %1:\XP64\RunOnce\dotNetFx40_Full_x86_x64_Slim.exe /aif%1:\XP64\RunOnce\dotNetFx40_Full_x86_x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2468871-v2-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2487367-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2533523-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2600217-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2604121-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2729449-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2736428-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2737019-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2742595-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2861188-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2840628-v2-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2972215-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2972106-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB2978125-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB3037578-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB3032662-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB3023221-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB3074547-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB3097994-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB3098778-x64.exe /Passive /NoRestart%1:\XP64\RunOnce\NDP40-KB3099866-x64.exe /Passive /NoRestart%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\ngen.exe executequeueditems%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\ngen.exe executequeueditemsrem non-integrable core OS updates%1:\XP64\RunOnce\directx_Jun2010_redist.exe /Q /T:%Temp%\DirectX%Temp%\DirectX\DXsetup.exe /SilentRmDir /S /Q %Temp%\DirectX%1:\XP64\RunOnce\WindowsUpdateAgent30-x64.exe /Q /WUforce /NoRestartrem support WMP11 silent install option%1:\XP64\WMP11\wmp11-windowsxp-x64-enu.exe /Q%1:\XP64\WMP11\WindowsMedia11-KB929399-v2-x64-INTL.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB939683-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB941569-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB954154-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB952069-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB973540-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB954155-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB978695-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsMedia11-KB2378111-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsXP-SP2-X64-WindowsMedia-KB975558-x64-ENU.exe /Passive /NoRestart%1:\XP64\WMP11\WindowsServer2003.WindowsXP-WindowsMedia-KB2834904-v2-x64-ENU.exe /Passive /NoRestartrem archive utilityCopy /B %1:\XP64\RunOnce\7z*-x64.msi %Temp%\7z-x64.msimsiexec /I %Temp%\7z-x64.msi /Passive /NoRestart /Log %Temp%\7zInstall.logDel %Temp%\7z-x64.msirem grant user file & folder access + Tweak UI x64"%ProgramFiles%\7-Zip\7z.exe" X %1:\XP64\RunOnce\GrantAccess-TweakUI.7z -O%SystemRoot% -X!*.lnk -R"%ProgramFiles%\7-Zip\7z.exe" X %1:\XP64\RunOnce\GrantAccess-TweakUI.7z -O"%AllUsersProfile%\Start Menu\Programs\Accessories" *.lnk -Rrem font utility"%ProgramFiles%\7-Zip\7z.exe" X %1:\XP64\RunOnce\fontreg-2.1.3-redist.7z -O%SystemRoot%\FontReg -YCopy %SystemRoot%\FontReg\bin.x86-64\FontReg.exe %SystemRoot%\rem use https:// version of Windows Update (required fix for IE7 - check for 5eraph's pack)If not exist "%AllUsersProfile%\Start Menu\Microsoft Update.lnk" Copy %1:\XP64\WinUp.lnk "%AllUsersProfile%\Start Menu\Windows Update.lnk"rem sync time dailyREG ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient /V SpecialPollInterval /T REG_DWORD /D 86400 /Frem delete leftover .Net setup directory (requires Grant Access)Reg Export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP Version 2003\SP3\KB954550-v7\Filelist\1" %Temp%\dotNet35folder.regType %Temp%\dotNet35folder.reg | Find "Location" > %Temp%\dotNet35folder.txtFor /F %%N in (%Temp%\dotNet35folder.txt) do Set dN0=%%NSet dN1=%dN0:~0,-19%Set dNdrive=%dN1:~12,2%Set dNdirec=%dN1:~16%If exist %1:\XP64\RunOnce\dotnetfx35.exe SubInACL /Subdirectories "%dNdrive%\%dNdirec%"\ /Grant=BuiltIn\AdministratorsIf exist %1:\XP64\RunOnce\dotnetfx35.exe RmDir /S /Q %dNdrive%\%dNdirec%Del %Temp%\dotNet35folder.*rem Kels x64 CPL bonus pack%1:\XP64\AddOns\Kels_Win7_CPL_PacK_x64_v5.2.2.exe%1:\XP64\AddOns\Kels_Win7_CPL_PacK_x64_v5.3.exerem fix tooltips hiding behind taskbar"%1:\XP64\AddOns\ToolTipFixer 2.0.0.exe" /Srem multiple desktopsCopy /B %1:\XP64\AddOns\dexpot*.exe %Temp%\dexpot.exe%Temp%\dexpot.exe /SDel %Temp%\dexpot.exeXcopy "%UserProfile%\Start Menu\Programs\Dexpot" "%AllUsersProfile%\Start Menu\Programs\Dexpot\" /erem file hash utilityCopy /B "%1:\XP64\AddOns\HashTab*Setup.exe" %Temp%\HashTab_Setup.exe%Temp%\HashTab_Setup.exe /SDel %Temp%\HashTab_Setup.exerem compressor/decompressor utilityCopy /B %1:\XP64\AddOns\winrar-x64*.exe %Temp%\winrar-x64.exe%Temp%\winrar-x64.exe /SDel %Temp%\winrar-x64.exerem Windows desktop search%1:\XP64\AddOns\WindowsSearch-KB940157-Srv2K3_XP-x64-enu.exe /Passive /NoRestart%1:\XP64\AddOns\WindowsServer2003.WindowsXP-KB963093-x64-ENU.exe /Passive /NoRestartrem Windows Live Essentials - Mail requires Contacts, Photo Gallery requires .Net 3.5 & SQLServerCEmsiexec /I %1:\XP64\AddOns\Messenger.msi /Passive /NoRestart /Log %Temp%\MessengerInstall.logmsiexec /I %1:\XP64\AddOns\Contacts.msi /Passive /NoRestart /Log %Temp%\ContactsInstall.logmsiexec /I %1:\XP64\AddOns\Mail.msi /Passive /NoRestart /Log %Temp%\MailInstall.logmsiexec /I %1:\XP64\AddOns\SQLServerCE31-EN.msi /Passive /NoRestart /Log %Temp%\SQLServerInstall.logmsiexec /I %1:\XP64\AddOns\PhotoLibrary.msi /Passive /NoRestart /Log %Temp%\PhotoLibraryInstall.logrem alternate web browsersmsiexec /I %1:\XP64\AddOns\GoogleChromeStandaloneEnterprise64.msi ALLUSERS=1 /Passive /NoRestart /Log %Temp%\GoogleChromeInstall.logCopy /B %1:\XP64\AddOns\Opera*Setup.exe %Temp%\Opera_Setup.exe%Temp%\Opera_Setup.exe /Silent /NoRestartIf exist %Temp%\Opera_Setup.exe TimeOut /T 60TaskKill /IM Opera.exe /T /FDel %Temp%\Opera_Setup.exeCopy /B "%1:\XP64\AddOns\Firefox Setup*.exe" %Temp%\Firefox_Setup.exe%Temp%\Firefox_Setup.exe /S /V"/Passive /NoRestart"If exist %Temp%\Firefox_Setup.exe MkDir "%ProgramFiles(x86)%\Mozilla Firefox\dictionaries"Copy %1:\XP64\AddOns\*.aff "%ProgramFiles(x86)%\Mozilla Firefox\dictionaries\"Copy %1:\XP64\AddOns\*.dic "%ProgramFiles(x86)%\Mozilla Firefox\dictionaries\"Del %Temp%\Firefox_Setup.exeCopy /B "%1:\XP64\AddOns\Thunderbird Setup*.exe" %Temp%\Thunderbird_Setup.exe%Temp%\Thunderbird_Setup.exe /S /V"/Passive /NoRestart"If exist %Temp%\Thunderbird_Setup.exe MkDir "%ProgramFiles(x86)%\Mozilla Thunderbird\dictionaries"Copy %1:\XP64\AddOns\*.aff "%ProgramFiles(x86)%\Mozilla Thunderbird\dictionaries\"Copy %1:\XP64\AddOns\*.dic "%ProgramFiles(x86)%\Mozilla Thunderbird\dictionaries\"Del %Temp%\Thunderbird_Setup.exeCopy /B "%1:\XP64\AddOns\SeaMonkey Setup*.exe" %Temp%\SeaMonkey_Setup.exe%Temp%\SeaMonkey_Setup.exe /S /V"/Passive /NoRestart"If exist %Temp%\SeaMonkey_Setup.exe MkDir "%ProgramFiles(x86)%\SeaMonkey\dictionaries"Copy %1:\XP64\AddOns\*.aff "%ProgramFiles(x86)%\SeaMonkey\dictionaries\"Copy %1:\XP64\AddOns\*.dic "%ProgramFiles(x86)%\SeaMonkey\dictionaries\"Del %Temp%\SeaMonkey_Setup.exerem Java runtime enviromentCopy /B %1:\XP64\AddOns\jre-*-windows-i586.exe %Temp%\jre-windows-i586.exe%Temp%\jre-windows-i586.exe /sDel %Temp%\jre-windows-i586.exeCopy /B %1:\XP64\AddOns\jre-*-windows-x64.exe %Temp%\jre-windows-x64.exe%Temp%\jre-windows-x64.exe /sDel %Temp%\jre-windows-x64.exerem Virtualisation applications%1:\XP64\AddOns\DOSBox0.74-win32-installer.exe /S%1:\XP64\AddOns\VirtualPC2007x64setup.exe /Cmsiexec /I %Temp%\Virtual_PC_2007_Install.msi ALLUSERS=1 /Passive /NoRestart /Log %Temp%\VirtualPC2007Install.logDel %Temp%\Virtual_PC_2007_Install.msimsiexec /Update %1:\XP64\AddOns\KB958162.msp /Passive /NoRestart /Log %Temp%\VPC7PatchInstall.log%1:\XP64\AddOns\VPC2007x64-KB969856.exe /Q%1:\XP64\AddOns\VMware-server-installer-1.0.10-203137.exe /A /S /V"/Qr TARGETDIR=%Temp%\VMwareServer"msiexec /I "%Temp%\VMwareServer\VMware Server Standalone.msi" ALLUSERS=1 ADDLOCAL=ALL SERIALNUMBER=XXXXX-XXXXX-XXXXX-XXXXX /Passive /NoRestart /Log %Temp%\VMwareServerInstall.logrem msiexec /I "%Temp%\VMwareServer\VMware Management Interface.msi" ADDLOCAL=ALL /Passive /NoRestart /Log %Temp%\VMwareManIntInstall.logmsiexec /I "%Temp%\VMwareServer\VMware VmCOM Scripting API.msi" ADDLOCAL=ALL /Passive /NoRestart /Log %Temp%\VmCOMInstall.logmsiexec /I "%Temp%\VMwareServer\VMware VmPerl Scripting API.msi" ADDLOCAL=ALL /Passive /NoRestart /Log %Temp%\VmPerlInstall.logRmDir /S /Q %Temp%\VMwareServerrem Daemon Tools (Part 1, SCSI Pass Through Direct layer)Copy /B %1:\XP64\AddOns\DTLite*.exe %Temp%\DTLite.exeIf Not exist %1:\XP64\AddOns\SPTDinst-v187-x64.exe "%ProgramFiles%\7-Zip\7z.exe" X %Temp%\DTLite.exe -O%Temp%\Daemon -Y%Temp%\Daemon\SPTDinst-x64.exe Add /QRmDir /S /Q %Temp%\Daemon%1:\XP64\AddOns\SPTDinst-v187-x64.exe Add /Qrem DVD playback utility (21 day trial)Copy /B %1:\XP64\AddOns\SetupAnyDVD*.exe %Temp%\SetupAnyDVD.exe%Temp%\SetupAnyDVD.exe /SDel %Temp%\SetupAnyDVD.exerem edit Key.AnyDVD >> ...\Software\Wow6432Node\SlySoft\...If exist %1:\XP64\AddOns\Key.AnyDVD Regedit /S %1:\XP64\AddOns\Key.AnyDVDrem BOINC screensaver (SETI@home et al)Copy /B %1:\XP64\AddOns\boinc*windows_x86_64.exe %Temp%\boinc_windows_x86_64.exe%Temp%\boinc_windows_x86_64.exe /S /V"ALLUSERS=1 /Passive /NoRestart /Log %Temp%\BOINCInstall.log"Del %Temp%\boinc_windows_x86_64.exerem Hardware specific driver applications | Acer GridVista | UPS | Gigabyte DES | SIM reader | USB to Serial Adapter | USB TV | Bluetooth Mouse | Acer Launch Manager | HP Quick Launch | HP Wireless | nVidia | Intel Matrix Storage Managerrem %1:\XP64\AddOns\AcerGrid\Setup.exe /Srem %1:\XP64\AddOns\PowerManagerII\Setup.exe /S /F2%Temp%\PowerManagerIIsetup.logrem %1:\XP64\AddOns\Belkin\Windows\Setup.exe -i silentrem Copy %1:\XP64\AddOns\Belkin\*.lnk "%UserProfile%\Start Menu\Programs\Belkin Automatic Power Management Software\"rem Xcopy "%UserProfile%\Start Menu\Programs\Belkin Automatic Power Management Software" "%AllUsersProfile%\Start Menu\Programs\Belkin Automatic Power Management Software\" /erem %1:\XP64\AddOns\DES\Setup.exe /S /F2%Temp%\DynamicEnergySaverSetup.logrem %1:\XP64\AddOns\SIM-Reader.exe /Silent /SP- /NoRestartrem %1:\XP64\AddOns\USBtoSerialSetup.exe /Srem %1:\XP64\AddOns\USB-TV-Tuner.exerem %1:\XP64\AddOns\Mouse-Btl\Setup.exe /S /V/Passiverem %1:\XP64\AddOns\LaunchManager\Setup.exe /S /F2%Temp%\LaunchManagerSetup.logrem Copy %1:\XP64\AddOns\LaunchManager\LaunchManager.* "%ProgramFiles(x86)%\Launch Manager\"rem %1:\XP64\AddOns\QuickLaunch\Setup.exe /S /F2%Temp%\QuickLaunchSetup.logrem %1:\XP64\AddOns\WirelessAssistant\Setup.exe /Passive /NoRestartrem %1:\XP64\AddOns\nVidia\Setup.exe /passive /norebootrem %1:\XP64\AddOns\Intel-RST\Setup.exe /Srem UltraDefrag - set boot defragCopy /B %1:\XP64\AddOns\ultradefrag-*.bin.amd64.exe %Temp%\ultradefrag-bin-amd64.exe%Temp%\ultradefrag-bin-amd64.exe /SDel %Temp%\ultradefrag-bin-amd64.exe%SystemRoot%\system32\bootexctrl.exe /r defrag_nativerem VirtualBox drivers without DirectX 3D acceleration"%ProgramFiles%\7-Zip\7z.exe" X %1:\XP64\AddOns\VBoxGuestAdditions.iso -O%Temp%\VirtualBoxAdditions%Temp%\VirtualBoxAdditions\VBoxWindowsAdditions-amd64.exe /SRmDir /S /Q %Temp%\VirtualBoxAdditionsrem initialise account, setup for second pass and force rebootStart %1:\XP64\\Run1a.bat %1Run1a.bat TimeOut /T 180Attrib -S -H %SystemDrive%\boot.iniCopy %SystemDrive%\boot.ini %SystemDrive%\boot.txtIf exist %1:\XP64\VBoxGuestAdditions.iso copy %1:\XP64\SafeBoot.ini %SystemDrive%\boot.iniAttrib +S +H %SystemDrive%\boot.iniIf exist %1:\XP64\RunOnce\EUupdate.exe Start %1:\XP64\RunOnce\EUupdate.exe /QIf exist %1:\XP64\RunOnce\EUupdate.exe TimeOut /T 10rem VMware drivers"%ProgramFiles%\7-Zip\7z.exe" X %1:\XP64\AddOns\Windows.iso -O%Temp%\VMwareToolsmsiexec /I "%Temp%\VMwareTools\VMware Tools.msi" ADDLOCAL=ALL /Passive /NoRestart /Log %Temp%\VMwareToolsInstall.log%Temp%\VMwareTools\Setup64.exe /S /V"/Qn REBOOT=R ADDLOCAL=ALL"RmDir /S /Q %Temp%\VMwareToolsIf exist %1:\XP64\VBoxGuestAdditions.iso REG ADD HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Runonce /V *command0 /D "%1:\XP64\Run1b.bat %1 "If not exist %1:\XP64\VBoxGuestAdditions.iso REG ADD HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce /V command0 /D "%1:\XP64\Run2.bat %1 "%1:\XP64\RunOnce\WindowsServer2003-KB3072630-x64-ENU.exe /Passive /NoRestartrem %1:\XP64\RunOnce\dotNetFx40_Full_x86_x64_Slim.exe /ainShutDown /R /FRun1b.bat TimeOut /T 60"%ProgramFiles%\7-Zip\7z.exe" X %1:\XP64\VBoxGuestAdditions.iso -O%Temp%\VirtualBoxAdditions%Temp%\VirtualBoxAdditions\VBoxWindowsAdditions-amd64.exe /with_D3D /SRmDir /S /Q %Temp%\VirtualBoxAdditionsREG ADD HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce /V command0 /D "%1:\XP64\Run2.bat %1 "Attrib -S -H %SystemDrive%\boot.iniCopy %SystemDrive%\boot.txt %SystemDrive%\boot.iniAttrib +S +H %SystemDrive%\boot.iniShutDown /R /FRun2.bat rem startup delay to allow disk thrashing to subside before proceedingTimeOut /T 120TaskKill /IM BoincMgr.exe /T /F%SystemRoot%\system32\bootexctrl.exe /u defrag_nativerem %1:\XP64\RunOnce\dotNetFx40_Full_x86_x64_Slim.exe /ainrem Oracle VirtualBoxCopy /B %1:\XP64\AddOns\VirtualBox-*-Win.exe %Temp%\VirtualBox-Win.exe%Temp%\VirtualBox-Win.exe --silent --loggingDel %Temp%\VirtualBox-Win.exeCopy /B %1:\XP64\AddOns\Oracle_VM_VirtualBox_Extension_Pack-*.vbox-extpack %Temp%\Oracle_VM_VirtualBox_Extension_Pack.vbox-extpack"%ProgramFiles%\Oracle\VirtualBox\VBoxManage.exe" extpack install %Temp%\Oracle_VM_VirtualBox_Extension_Pack.vbox-extpackDel %Temp%\Oracle_VM_VirtualBox_Extension_Pack.vbox-extpackrem VirtualBox drivers start menu itemsXcopy "%UserProfile%\Start Menu\Programs\Sun VirtualBox Guest Additions" "%AllUsersProfile%\Start Menu\Programs\Sun VirtualBox Guest Additions\" /eXcopy "%UserProfile%\Start Menu\Programs\Oracle VM VirtualBox Guest Additions" "%AllUsersProfile%\Start Menu\Programs\Oracle VM VirtualBox Guest Additions\" /erem browser plugins%1:\XP64\AddOns\install_flash_player.exe -install%1:\XP64\AddOns\install_flash_player_ppapi.exe -install%1:\XP64\AddOns\sw_lic_full_installer.exe /S%1:\XP64\AddOns\Silverlight.exe /Qrem Notepad++Copy /B %1:\XP64\AddOns\npp*Installer.exe %Temp%\npp_Installer.exe%Temp%\npp_Installer.exe /SDel %Temp%\npp_Installer.exerem install & configure Libre Office (defaults shown)Copy /B %1:\XP64\AddOns\LibreOffice*Win_x86.msi %Temp%\LibreOffice_Win_x86.msiIf exist %Temp%\LibreOffice_Win_x86.msi msiexec /I %Temp%\LibreOffice_Win_x86.msi ALLUSERS=1 ADDLOCAL=ALL SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1 /Qr /NoRestart /Log %Temp%\LibreOfficeInstall.logDel %Temp%\LibreOffice_Win_x86.msiCopy /B %1:\XP64\AddOns\LibreOffice*Win_x86_helppack*.msi %Temp%\LibreOffice_Win_x86_helppack.msimsiexec /I %Temp%\LibreOffice_Win_x86_helppack.msi /Passive /NoRestart /Log %Temp%\LibreOfficeHelpInstall.logDel %Temp%\LibreOffice_Win_x86_helppack.msiMove "%ProgramFiles(x86)%\LibreOffice 4\help\en-GB" "%ProgramFiles(x86)%\LibreOffice 4\help\en"Move "%ProgramFiles(x86)%\LibreOffice 5\help\en-GB" "%ProgramFiles(x86)%\LibreOffice 5\help\en"rem Microsoft Office Home and Student 2007 (read Misc\Office2007.html for instructions)%1:\XP64\AddOns\Office2007\Setup.exe /AdminFile %1:\XP64\AddOns\Office2007\Office2007.msp%1:\XP64\AddOns\Office2007\OFV.exe /Quiet /NoRestart%1:\XP64\AddOns\Office2007\gkall2010-kb2825635-fullfile-x86-glb.exe /Passive /NoRestartrem PDF readersCopy /B %1:\XP64\AddOns\AdbeRdr*en_US.exe %Temp%\AdbeRdr_en_US.exe%Temp%\AdbeRdr_en_US.exe /sPB /rs /msiEULA_ACCEPT=YESDel %Temp%\AdbeRdr_en_US.exeCopy /B %1:\XP64\AddOns\AdbeRdrUpd*.msp %Temp%\AdbeRdrUpd.mspmsiexec /P %Temp%\AdbeRdrUpd.msp /Passive /NoRestartDel %Temp%\AdbeRdrUpd.mspCopy /B %1:\XP64\AddOns\SumatraPDF*install.exe %Temp%\SumatraPDF-install.exe%Temp%\SumatraPDF-install.exe /SDel %Temp%\SumatraPDF-install.exemsiexec /I %1:\XP64\AddOns\FoxitReader543.0920_enu.msi /Passive /NoRestart /Log %Temp%\FoxitReaderInstall.logCopy /B %1:\XP64\AddOns\FoxitReader*enu_Setup.exe %Temp%\FoxitReader_enu_Setup.exe%Temp%\FoxitReader_enu_Setup.exe /Silent /NoRestartDel %Temp%\FoxitReader_enu_Setup.exerem image editors / managers%1:\XP64\AddOns\ir.exe /SXcopy "%UserProfile%\Start Menu\Programs\Mihov Image Resizer" "%AllUsersProfile%\Start Menu\Programs\Mihov Image Resizer\" /e%1:\XP64\AddOns\picasa39-setup.exe /STaskKill /IM Picasa3.exe /T /FCopy /B %1:\XP64\AddOns\iview*setup.exe %Temp%\iview_setup.exe%Temp%\iview_setup.exe /silent /group=1 /allusers=1Del %Temp%\iview_setup.exeCopy /B %1:\XP64\AddOns\gimp-2*setup.exe %Temp%\gimp-2-setup.exe%Temp%\gimp-2-setup.exe /Silent /SP- /NoRestartDel %Temp%\gimp-2-setup.exeCopy /B %1:\XP64\AddOns\gimp-help*setup.exe %Temp%\gimp-help-setup.exe%Temp%\gimp-help-setup.exe /Dir="%ProgramFiles%\GIMP 2" /Silent /SP- /NoRestartDel %Temp%\gimp-help-setup.exeMove "%ProgramFiles%\GIMP 2\share\gimp\2.0\help\en_GB" "%ProgramFiles%\GIMP 2\share\gimp\2.0\help\en"rem nLitey type thingys%1:\XP64\AddOns\autoit-v3-setup.exe /S%1:\XP64\AddOns\wmp11slips1.4i.exe /Silent /NoRestart%1:\XP64\AddOns\nLite-1.4.9.3.setup.exe /Silent /NoRestartrem Google Earth%1:\XP64\AddOns\GoogleEarthWin.exe /S /V"ALLUSERS=1 /Passive /NoRestart /Log %Temp%\GoogleEarthInstall.log"Copy /B %1:\XP64\AddOns\googleearth-win-bundle*.exe %Temp%\GoogleEarthWin.exe%Temp%\GoogleEarthWin.exe /S /V"ALLUSERS=1 /Passive /NoRestart /Log %Temp%\GoogleEarthInstall.log"Del %Temp%\GoogleEarthWin.exerem Skype VoIP applicationmsiexec /I %1:\XP64\AddOns\SkypeSetup.msi /Passive /NoRestart /Log %Temp%\SkypeInstall.logrem FTP & BitTorrent clients%1:\XP64\AddOns\FileZilla_3.7.4.1_win32-setup.exe /SCopy /B %1:\XP64\AddOns\Vuze*Installer64.exe %Temp%\Vuze_Installer64.exe%Temp%\Vuze_Installer64.exe -qIf exist %Temp%\Vuze_Installer64.exe TimeOut /T 40TaskKill /IM Azureus.exe /T /FDel %Temp%\Vuze_Installer64.exerem (almost) every video codec known to man%1:\XP64\AddOns\TotalMedia\Setup.exe /S /F2%Temp%\TotalMediasetup.log%1:\XP64\AddOns\PowerDVD5\Setup.exe /S /F2%Temp%\PowerDVD5setup.log%1:\XP64\AddOns\PowerDVD5\Patch\Setup.exe /S /F2%Temp%\PowerDVD5patch.logCopy /B %1:\XP64\AddOns\vlc*win64.exe %Temp%\vlc-win64.exe%Temp%\vlc-win64.exe /SDel %Temp%\vlc-win64.exeCopy /B %1:\XP64\AddOns\K-Lite_Codec_Pack*Mega.exe %Temp%\K-Lite_Codec_Pack_Mega.exe%Temp%\K-Lite_Codec_Pack_Mega.exe /Silent /NoRestart /LoadInf="%1:\XP64\AddOns\klcp_mega_unattended.ini"Del %Temp%\K-Lite_Codec_Pack_Mega.exerem YouTube downloaders%1:\XP64\AddOns\save2pc_light_setup.exe /Silent%1:\XP64\AddOns\YTDsetup.exe /Srem DVD backup utility%1:\XP64\AddOns\dvdshrink32setup.exe /Silent /NoRestartrem Daemon Tools (Part 2, uninstall toolbar)%Temp%\DTLite.exe /SDel %Temp%\DTLite.exe"%ProgramFiles(x86)%\DAEMON Tools Toolbar\uninst.exe" /Srem basic freeware CD/DVD burners"%1:\XP64\Nero\Nero Vision Express\NVE.exe"If exist "%1:\XP64\Nero\Nero Vision Express\NVE.exe" TimeOut /T 10"%1:\XP64\Nero\Nero 6\Setupx.exe" /Silent%1:\XP64\Nero\Content\Setup.exe /Silent%1:\XP64\Nero\NVE-3.1.0.25\Setupx.exe /Silent%1:\XP64\Nero\Nero-6.6.1.15a\Setupx.exe /Silent%1:\XP64\AddOns\NeroBurnRightsInstaller.exe /Silent /BurnRights:All%1:\XP64\AddOns\SetupImgBurn_2.5.8.0.exe /S%1:\XP64\AddOns\burnaware_free.exe /Silent /NoRestartCopy /B %1:\XP64\AddOns\cdbxp_setup_x64*.msi %Temp%\cdbxp_setup_x64.msimsiexec /I %Temp%\cdbxp_setup_x64.msi /Passive /NoRestart /Log %Temp%\CDBurnerXPInstall.logDel %Temp%\cdbxp_setup_x64.msirem .Net / DirectX dependent driver applications | Legacy ATI Catalyst Control Center (integrate driver) | Current ATI Driver and CCC | HP Bluetooth | Acer Launch Managerrem %1:\XP64\AddOns\CCC\Setup.exe /S /F2%Temp%\CatalystControlCenterSetup.logrem %1:\XP64\AddOns\xp64_dd_ccc\Setup.exe /KL %Temp%\ATI-DD-CCC-Setup.logrem %1:\XP64\AddOns\Bluetooth\Setup.exe /Qrem Regedit /S %1:\XP64\AddOns\LaunchManager\LaunchManager.regrem custom bootloaderAttrib -S -H %SystemDrive%\boot.iniCopy %1:\XP64\boot.ini %SystemDrive%\Attrib +S +H %SystemDrive%\boot.inirem defragIf not exist %SystemRoot%\system32\uDefrag.exe Defrag %SystemDrive%%SystemRoot%\system32\uDefrag -r -v --all-fixedrem Enhanced Mitigation Experience Toolkit version 4.1 update 1msiexec /I "%1:\XP64\AddOns\EMET Setup.msi" ALLUSERS=1 /Passive /NoRestart /Log %Temp%\EMETInstall.log"%ProgramFiles(x86)%\EMET 4.1\EMET_Conf.exe" --import %1:\XP64\AddOns\EMET_XP-64_Software.xmlrem anti-spywareIf not exist %1:\XP64\AddOns\MSEInstall.exe msiexec /I %1:\XP64\AddOns\WindowsDefenderX64.msi ALLUSERS=1 REBOOT=SUPRESS CHECK_WGA=0 LAUNCHPROGRAM=0 LAUNCHSCAN=0 /Passive /NoRestart /Log %Temp%\WindowsDefenderInstall.logIf not exist %1:\XP64\AddOns\MSEInstall.exe %1:\XP64\AddOns\mpas-fe.exe /QTaskKill /IM IExplore.exe /T /F%1:\XP64\AddOns\spybotsd162.exe /Silent /SP- /Components="" /tasks="!launchsdhelper,!launchteatimer,!quicklaunchicon" /NoRestart%1:\XP64\AddOns\spybotsd_includes.exe /S"%ProgramFiles(x86)%\Spybot - Search & Destroy\SpybotSD.exe" /taskbarhide /autoimmunize /autocloserem Avast anti-virus - rerun setup to install additional languages%1:\XP64\AddOns\avast_free_antivirus_setup.exe /Silent /NoRestartIf exist %1:\XP64\AddOns\avast_free_antivirus_setup.exe TimeOut /T 120%1:\XP64\AddOns\vpsupd.exe /Silent /NoRestartrem Microsoft Security Essentials%1:\XP64\AddOns\MSEInstall.exe /S /O%1:\XP64\AddOns\mpam-feX64.exerem Comodo firewallIf not exist %1:\XP64\AddOns\cis_setup_x64.msi %1:\XP64\AddOns\Comodo314587.exemsiexec /I %1:\XP64\AddOns\cis_setup_x64.msi INSTALLANTIVIRUS=0 FWFEATURES=1 HIDE_SECURITY_ALERTS=0 THREATCASTFEATURE=2 INSTALLDEFHOMEPAGE=0 INSTALLASKDEFSEARCH=0 /Passive /NoRestart /Log %Temp%\ComodoInstall.logrem optional menu reorganizationCMD /R %1:\XP64\MenuReorg.batrem setup for the next passIf exist %1:\XP64\Run3.bat REG ADD HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce /V command0 /D "%1:\XP64\Run3.bat %1 "ShutDown /R /FRun3.bat rem startup delay to allow disk thrashing to subside before proceedingTimeOut /T 120rem silent installers go hererem setup for the next passIf exist %1:\XP64\Run4.bat REG ADD HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce /V command0 /D "%1:\XP64\Run4.bat %1 "ShutDown /R /FChangelog: 2 Oct 07: Dropped Weed's Windows Defender AddOn for the current Microsoft installer & other minor changes (see post 4). 14 Oct 07: October updates and partial hotfix .7z pack available at eSnips (see post 5). 16 Nov 07: November updates (see post 8). 21 Dec 07: December updates (see post 13), new fully updated .Net installers, file numbering reorder, Open Office install options, option for second pass of application installs. 11 Jan 08: January updates (see post 16). 17 Feb 08: February updates (see post 18). 10 Mar 08: Updated tracker IP addy, link for latest DirectX, Run1*.bat filenames. 15 Mar 08: March updates (see post 25). 28 Mar 08: Just updates to silent install switches for latest program versions. 11 Apr 08: April updates (see post 31). 14 Apr 08: Added 2 runtimes (MSXML4 & C++ 2005) and a hotfix that should have shown up on Windows Update (post 33). 15 May 08: No updates this month, added info on testing (use VMware server) and VMware tools to Run1_XP-64.bat 14 Jun 08: June updates (see post 73) and quite a few other changes. 11 Jul 08: July updates (see post 109) and quite a few other changes. 14 Jul 08: Added info on enabling VMware server sound provided by JohnHC. 26 Jul 08: Added details on 5eraph's update pack. 13 Aug 03: August updates (see post 141). 29 Aug 08: Cleanup of the downloads section & updates to Run1_XP-64.bat for latest program versions (post 158). 12 Sep 08: September updates (see post 171). 16 Oct 08: October updates (see post 184). 14 Nov 08: November updates (see post 202). 12 Dec 08: December updates (see post 209). 18 Dec 08: Added Hotfix\680-IE7-WindowsServer2003.WindowsXP-KB960714-x64-ENU.exe [8,686,968] ▼ 21 Dec 08: Added .Net 3.5 sp2 wannabe (see post 212). 15 Jan 09: January updates (see post 240). 18 Jan 09: Added information for running the process under a 32-bit operating system (see post 243). 20 Jan 09: Uploaded screenshot archive to eSnips. 21 Jan 09: .Net framework 2.0 SP2 standalone has been released (see post 251). 13 Feb 09: February updates (see post 270). 14 Mar 09: March updates (see post 271). 27 Mar 09: Application updates (see post 290). 3 Apr 09: Added support for IE8, but you must now autologon twice to an administrator class account (see post 291). 16 Apr 09: April updates (see post 294). 13 Jun 09: June updates, switched primary support to IE8 (see post 319). 16 Jul 09: July updates, shuffled the deck chairs (see post 336). 15 Aug 09: August updates (see post 365). 11 Sep 09: September updates, file reorder (see post 384). 20 Sep 09: Altered guide and Run1 to deal with nLite limitation under x86 versions of windows described in post 376. 5 Oct 09: Cleaned up leftover .Net setup folder (see the lost post). 17 Oct 09: October updates (see post 406). 31 Oct 09: Application updates (see post 413). 13 Nov 09: November updates (see post 414). 13 Dec 09: December updates (see post 421). 16 Jan 10: January updates (see post 429). 11 Feb 10: February updates (see post 436). 12 Mar 10: March updates (see post 439). 16 Apr 10: April updates (see post 462). 14 May 10: May updates (see post 474). 11 Jun 10: June updates (see post 482). 30 Jun 10: Updates to .Net, added Office 2007 Home and Student to the supported applications (see post 495). 16 Jul 10: July update (see post 496). 13 Aug 10: August updates (see post 497). 17 Sep 10: September updates (see post 498). 17 Oct 10: October updates (see post 499). 12 Nov 10: November updates (see post 500). 18 Dec 10: December updates (see post 509). 14 Jan 11: January updates (see post 514). 11 Feb 11: February updates (see post 516). 12 Mar 11: March updates (see post 531). 16 Apr 11: April updates (see post 532 & 534). 12 May 11: May updates (see post 536). 22 Jun 11: June updates (see post 540). 14 Jul 11: July updates (see post 541). 12 Aug 11: August updates (see post 542). 17 Sep 11: September updates (see post 543 & 544). 15 Oct 11: October updates (see post 545). 12 Nov 11: November updates (see post 546). 16 Dec 11: December updates (see post 550). 13 Jan 12: January updates (see post 551). 18 Feb 12: February updates (see post 552). 16 Mar 12: March updates (see post 553). 13 Apr 12: April updates (see post 554). 12 May 12: May updates (see post 555). 3 Jun 12: Fix nLite integration error identified by Explorer09 and add some optional updates (see post 565). 17 Jun 12: June updates (see post 578). 14 Jul 12: July updates (see post 593). 17 Aug 12: August updates (see post 595). 14 Sep 12: September updates (see post 596). 22 Sep 12: I.E. Critical update (see post 598). 12 Oct 12: October updates (see post 600). 15 Nov 12: November updates and file reorder (see post 604). 14 Dec 12: December updates (see post 606). 13 Jan 13: January updates (see post 616). 16 Jan 13: I.E. Critical update (post 618). 16 Feb 13: February updates (see post 621). 15 Mar 13: March updates (see post 623). 12 Apr 13: April updates (see post 634). 21 May 13: May updates (see post 648). 15 Jun 13: June updates (see post 649). 19 Jul 13: July updates (see post 652). 19 Aug 13: August updates (see post 664 & 666). 14 Sep 13: September updates (see post 672). 14 Oct 13: October updates (see post 689). 16 Nov 13: November updates (see post 692). 17 Dec 13: December updates (see post 693). 17 Jan 14: January updates (see post 696). 15 Feb 14: February updates (see post 697). 14 Mar 14: March updates (see post 701). 17 May 14: April-May updates (see post 705). 9 Jun 14: Split off most of the hotfix lists into a different topic. 14 Jun 14: June updates (see post 706). 11 Jul 14: July updates (see post 708). 16 Aug 14: August updates (see post 715). 13 Sep 14: September updates (see post 718). 18 Oct 14: October updates (see post 719). 17 Nov 14: November updates (see post 724). 14 Dec 14: December updates (see post 725). 16 Jan 15: January updates (see post 726). 13 Feb 15: February updates and added VirtualBox Direct 3D support (see post 727). 21 Mar 15: March updates (see post 728). 20 Apr 15: April updates (see post 729). 20 May 15: May updates (see post 730). 12 Jun 15: June updates (see post 731). 20 Jul 15: End of Life updates and major changes to folder layout to support split-media installations (see post 732). 23 Aug 15: .Net update 25 Oct 15: .Net and root certificates updates 28 Nov 15: .Net and root certificates updates 3 Jan 16: .Net and root certificates updates TweakUIPowertoySetup_amd64.zip
  15. Some of you might also be interested in these similar guides for Windows 98se, 2000 or XP x32 SP4. So you want to create fully up to date Windows XP Professional x64 edition installation media ? Well here's how (End of Life update, Dec 2019). So you are going to need some files: From MediaFire, the Config_XP-64_date.7z file and extract it, this will also setup the necessary directory structure (read \Misc\FileList.txt for contents). Note on colour codes shown below: % means that you must directly download this file yourself, it's either everchanging (Adobe Flash), an optional component or simply huge (Service Pack 2). @ means that the file is available in the 7-Zip archives hosted at MediaFire and as a part of the torent. # means that in order to save time and my bandwidth you should directly download this file but it's also in the rather slow torent. ▼ is a direct link to the executable (where available). Optional items and groups (but not their security updates) are described in green, if you include them as directed then they will be installed. From Microsoft you want: (a lot of these links are now dead I'm afraid) At \Misc\ % ▼ WindowsServer2003.WindowsXP-KB914961-SP2-x64-ENU.exe . 367,964,016 . Only needed if starting from a SP1 source .. . SHA-1: 7F8E909C52D23AC8B5DBFD73F1F12D3EE0FE794C . . . . . Service Pack 2 for Windows XP Professional x64 edition At \Hotfix\ for direct integration by nLite # ▼ 5er_UpdatePack_XPx64SP2_2017-06_2.7z . 94,443,268 . 5eraph's XP Pro x64 post SP2 update pack # ▼ 5er_IE8_Addon_2017-06_1_x64.7z .. . . . . 25,628,242 . 5eraph's Internet Explorer 8 AddOn @ ▼ 5er_NT5.2_EoS_Delta_Addon_Date.7z . . . . . . . . . Digital Certificate & Time Zone updates @ ▼ IE8Tweaks.7z . . . . . . . . . . . . . . . . . . . . . . 9,496 . 5eraph's (compressed) customisable tweaks @ ▼ windowsserver2003-kb4500331-x64-custom-enu_(SHA-1).exe . 710,176 . Remote Desktop Services At \WMP11\ for integration by the Windows Media Player 11 slipstreamer # ▼ wmp11-windowsxp-x64-enu.exe . . . . . . . . 27,926,896 . Windows Media Player 11 @ ▼ WindowsMedia11-KB929399-v2-x64-INTL.exe .. 768,416 . DRM - When you design your player to not play ... @ ▼ WindowsMedia11-KB939683-x64-ENU.exe .. . . 684,960 . Shortcut management @ ▼ WindowsMedia11-KB941569-x64-ENU.exe .. . . 696,384 . MS07-068 - Media File Format @ ▼ WindowsMedia11-KB952069-x64-ENU.exe . . 1,865,616 . MS08-076 - Media Components @ ▼ WindowsMedia11-KB954154-x64-ENU.exe .. . . 744,512 . MS08-054 - Media Player @ ▼ WindowsMedia11-KB954155-x64-ENU.exe .. . . 913,288 . MS09-051 - Media Audio Voice Decoder @ ▼ WindowsMedia11-KB973540-x64-ENU.exe . . 6,016,912 . MS09-037 - Active Template Library (ATL) @ ▼ WindowsMedia11-KB978695-x64-ENU.exe . . 1,500,552 . MS10-033 - Media Format Runtime @ ▼ WindowsMedia11-KB2378111-x64-ENU.exe . 5,940,080 . MS10-082 - Reload deallocation @ ▼ WindowsServer2003.WindowsXP-WindowsMedia-KB2834904-v2-x64-ENU.exe . 1,116,360 . MS13-057 - Media Format Runtime @ ▼ WindowsXP-SP2-X64-WindowsMedia-KB975558-x64-ENU.exe . 911,792 . MS10-062 - MPEG-4 Codec At \XP64\RunOnce\ for installation via nLite's RunOnce / batch files, please note that the .Net subgroups are independent of each other and hence you can choose your .Net level (none, 3.5 SP1, 4.0 RtM or both). @ ▼ 7z1900-x64.msi . . . . . . . . . . 1,748,480 . Archive Utility . Feb 2019 # ▼ directx_Jun2010_redist.exe . 100,271,992 . DirectX 9.0c @ ▼ GrantAccess-TweakUI.7z . . . . . . 180,409 . Utilities described below % ▼ install_flash_player_ax.exe . . . . . . . . . . . You must download this yourself . Link near bottom of page @ ▼ rootsupd.exe .. . . . . . . . . . . . . 548,374 . Root Certificates Update . Aug 2018 @ ▼ vcredist2005_x64.exe .. . 3,175,832 . Visual C++ 2005 SP1 64-bit . Must be manually renamed @ ▼ vcredist2005_x86.exe .. 2,707,352 . Visual C++ 2005 SP1 32-bit . Must be manually renamed @ ▼ vcredist2008_x64.exe .. . 5,207,896 . Visual C++ 2008 SP1 64-bit . Must be manually renamed @ ▼ vcredist2008_x86.exe .. 4,479,832 . Visual C++ 2008 SP1 32-bit . Must be manually renamed # ▼ vcredist2010_x64.exe .. 10,274,136 . Visual C++ 2010 SP1 64-bit . Must be manually renamed # ▼ vcredist2010_x86.exe .. 8,990,552 . Visual C++ 2010 SP1 32-bit . Must be manually renamed @ ▼ vcredist2012_x64.exe . . . . . 7,186,992 . Visual C++ 2012 U4 64-bit . Must be manually renamed @ ▼ vcredist2012_x86.exe .. . . . 6,554,576 . Visual C++ 2012 U4 32-bit . Must be manually renamed @ ▼ vcredist2013_x64.exe . . . . . 7,201,032 . Visual C++ 2013 U5 64-bit . Must be manually renamed @ ▼ vcredist2013_x86.exe .. . . . 6,510,544 . Visual C++ 2013 U5 32-bit . Must be manually renamed # ▼ vcredist2015_x64.exe . . . . 15,301,888 . Visual C++ 2015 U3 64-bit . Must be manually renamed # ▼ vcredist2015_x86.exe.exe . . . . 14,456,872 . Visual C++ 2015 U3 32-bit . Must be manually renamed .Net 3.5 SP1 subgroup (\XP64\RunOnce\) independent of .Net 4.0 RtM # ▼ dotnetfx35.exe . . . . . . . . . . . 242,743,296 . .Net 3.5 SP1 installer # ▼ NDP20SP2-KB958481-x64.exe . . . 19,282,272 . Application Compatibility Update # ▼ NDP20SP2-KB2729450-x64.exe . . 31,280,648 . MS12-074 - 4 Vulnerabilities fixed # ▼ NDP20SP2-KB2742596-x64.exe . . 20,742,168 . MS13-004 - 4 Vulnerabilities fixed @ ▼ NDP20SP2-KB2844285-v2-x64.exe . 4,959,896 . MS13-052 - 5 Vulnerabilities fixed @ ▼ NDP20SP2-KB2972105-x64.exe . . . 5,244,088 . MS14-057 - 3 Vulnerabilities fixed # ▼ NDP20SP2-KB2972214-x64.exe . . 29,553,336 . MS14-053 - ASP.NET @ ▼ NDP20SP2-KB2978124-x64.exe . . . 1,241,784 . MS14-072 - Remoting @ ▼ NDP20SP2-KB2979574-v2-x64.exe . 2,042,576 . MS14-057 - 3 Vulnerabilities fixed # ▼ NDP20SP2-KB3023220-x64.exe . . 12,832,960 . MS15-048 - 2 Vulnerabilities fixed @ ▼ NDP20SP2-KB3035488-x64.exe . . . 1,007,288 . MS15-048 - 2 Vulnerabilities fixed # ▼ NDP20SP2-KB3037577-x64.exe . . 14,314,680 . MS15-041 - ASP.NET % ▼ NDP30SP2-KB982524-x64.exe . . . 30,834,536 . Update Rollup . Not needed if installing .Net 4.0 RtM .. . SHA-1: DBA96E4CA6F76BD0DD4CE83B2F2E5D69FFFA8289 # ▼ NDP30SP2-KB2973115-x64.exe . . . 39,070,904 . MS14-053 - ASP.NET # ▼ NDP30SP2-KB3048073-v2-x64.exe . 35,537,128 . MS15-044 - Font Drivers @ ▼ NDP35SP1-KB958484-x64.exe . . . . . 1,472,352 . Application Compatibility Update @ ▼ NDP35SP1-KB963707-x64.exe .. . . . . . 759,144 . Firefox Assistant 1.0 @ ▼ NDP35SP1-KB2604111-x64.exe .. . . . . 877,680 . MS12-035 - XAML Browser Applications (XBAPs) @ ▼ NDP35SP1-KB2736416-x64.exe . . . . 1,532,952 . MS13-007 - Open Data Protocol @ ▼ NDP35SP1-KB2840629-x64.exe . . . . 1,681,544 . MS13-052 - 5 Vulnerabilities fixed @ ▼ NDP35SP1-KB2861697-x64.exe . . . . 2,234,504 . MS13-082 - 3 Vulnerabilities fixed @ ▼ WindowsServer2003.WindowsXP-KB961118-x64-ENU.exe . 872,312 . Unsigned PCL inbox printer drivers # ▼ WindowsServer2003-KB968930-x64-ENG.exe . 10,334,496 . PowerShell 2.0 .Net 4.0 RtM subgroup (\XP64\RunOnce\) independent of .Net 3.5 SP1 @ ▼ dN4.exe .. . . . . . . . . . . . . . . . . . . . 976,384 . Compiled AutoIt script to install .Net 4 # ▼ dotNetFx40_Full_x86_x64_Slim.exe . 48,671,416. Ricktendo's .Net 4.0 RtM installer % ▼ wic_x64_enu.exe .. . . . . . . . . . . . . 1,911,592 . Windows Imaging Component . Not needed if installing .Net 3.5 SP1 .. . SHA-1: DBA96E4CA6F76BD0DD4CE83B2F2E5D69FFFA8289 To save on click fatigue 7-Zip archives are available of the smaller hotfixes (<7MB) at MediaFire, extract them into the same directory that you chose to extract the Config archive into. The archives won't necessarily be updated every month, only when there are changes. A - SHA-1: E96531BB6FD78A782B03425406919E0BD03BA438 - 47 files that won't change B - SHA-1: 860D73C93F30950A1CC5D42E323E9D49F860F2A1 - 32 files that might change For returning users a torent is available (at \Misc\) containing all but 2 of the required downloads (all but SP2 & Adobe Flash). Due to my upload limitations it won't exactly be Speedy Gonzales (expect about 4KB/s, roughly 40 hours for full download), so you are recommended to download the larger hotfixes directly (mainly .Net patches). Run \Misc\UpdatePrep.bat before opening the Hotfix torent, this will remove any outdated hotfixes. The torent is also useful for checking that you have all the downloads and that they aren't corrupted. It is important to note that the tracker's IP address is at least nominally dynamic (and I've been known to forget to launch it), so if you can't connect for more than a day or two PM me. The 7-Zip archives and torent also contain: At \XP64\AddOns\ Dexpot DOS Box HashTab v5.2 Tool Tip Fixer FileZilla - use v3.7.4.1 - EMET protected IrfanView - EMET protected, must use 32-bit version ImgBurn - requires Nero BurnRights for non-admin accounts Kels x64 CPL bonus pack - most require Admin rights, FixWin N/A UltraDefrag x64 - one pass of boot time defrag, requires Admin rights Dictionaries.7z - Yank, Pom, Canuck & Aussie for FireFox, ThunderBird & SeaMonkey At \Misc\ nLite Rufus WMP11 Slipstreamer \ScreenShots\ . contains 21 photos of the process \SP2x32\ . . . . contains files from the 32-bit version of Service Pack 2 for Windows Server 2003 TweakUI is a unofficial Microsoft powertoy that acts as a one stop shop for User Interface configuration. This is the (hard to find) x64 version, digitally signed though, unfortunately there are no silent install switches so it has been repacked. Grant Access - subinacl.msi is a command line utility meant for network administrators, but it can be useful to us mere mortals as it makes running as a limited user possible. Using the "Access *" shortcuts I only have to logon as the Administrator about once a fortnight. Since I started setting up my friend's computers this way I haven't had to deal with the "I cancelled a print job and now my printer is gone" (they deleted the printer) or "Why do I get all these annoying pop-ups" (opened Amazing_Photos.pps.vbs) type service calls. How many of us can truly say they have never clicked the wrong button or typed the wrong command? Remember, the neck you save might just be your own. There are two config files in \XP64\ that affect setup; MenuReorg.bat will delete all program icons from the desktop and organise the start menu folders while boot.ini will allow you to select DEP level easily at each boot (defaults to AlwaysOn, the most secure), move or rename them if you don't desire these effects. Whether or not you prefer to directly download all the hotfixes, UpdatePrep.bat will rename the files as appropriate. If you've chosen to include all the optionals \WMP11\ should have 12 files 49,085,768 and \XP64\RunOnce\ should have 40 files (ex flash) 724,062,575. Of course you won't get very far without nLite, Boooggy's WMP11 slipstreamer and a Windows XP pro x64 install CD. Now it's time to fire up nLite Note that nLite must be run with administrator privileges, you might need to disable anti-virus software and most importantly, slipstreaming Service Pack 2 must be done on a Win NT 5.x host (2000/XP/XPx64/2003/2003x64). It may be worthwhile to do a pass where you only slipstream SP2 and then burn an .iso, thereby obtaining a clean XP x64 sp2 source disk as a base. There are screenshots available of the process at MediaFire. Run Misc\UpdatePrep.bat Locate and extract your source. If working from a SP1 source slipstream service pack 2 then exit nLite (if nLite is open it can interfere with the WMP11 slipstreamer). Special note for users of 32-bit operating systems. You cannot slipstream Service Pack 2 as is (due to it being a 64-bit executable), instead you must do the following: A First check that the files in your nLite working directory do NOT have their Read-Only attribute set, if so clear it. B Extract WindowsServer2003.WindowsXP-KB914961-SP2-x64-ENU.exe with 7-Zip or WinRAR. C Copy the files from \Misc\SP2x32\ into the \AMD64\Update\ folder of the extracted x64 Service Pack 2, replacing the existing files. D nLite will warn that you cannot integrate 64-bit service packs from within a 32-bit environment, proceed anyway (just say no). E Finally when integrating the Service Pack you need to navigate to the \AMD64\Update\ folder and select the Update.exe file. Whoa there Tex, it's time to get down and Boooggy. The WMP11 slipstreamer is fairly self explanatory, just target your working directory, the WMP11 install file and the 11 hotfixes in the \WMP11\ directory, then hit the integrate button. If you are planning to experiment, now is the time to backup your working directory. Then it's time to fire up nLite again (my session file is located at \Misc\, you may wish use it as a base). Add all the hotfixes listed in the \Hotfix\ directory for integration in the following order. A 5er_UpdatePack_XPx64SP2_2017-06_2.7z B 5er_IE8_Addon_2017-06_1_x64.7z C 5er_NT5.2_EoS_Delta_Addon_Date.7z D IE8Tweaks.7z E windowsserver2003-kb4500331-x64-custom-enu_(SHA-1).exe Add any drivers you may need, especially textmode SATA & RAID drivers (Intel, nVidia). I've found that 7-Zip will extract some things WinRAR won't (case studies incl ATI vid). Unattended settings, this is the most important one. Your RunOnce file should look like this: TimeOut /T 60 For %%I in (Z Y X W V U T S R Q P O N M L K J I H G F E D) do if exist %%I:\XP64\Run1.bat set Drive=%%I&& goto Found :Found CMD /R "%Drive%:\XP64\Run1.bat %Drive%"You should also set it to autologon at least three times to an administrator class account (read the note), fully automated mode would be an excellent idea Smithers. The TimeOut is to avoid a "Device not Ready" error. If you need to load drivers from a floppy then read the note on the general tab about OEM Preinstall. Make any tweaks you want, then run the process. Copy the \XP64\ folder and all its contents to either your nLite working directory or a USB flash drive (\XP64\AddOns\ contains optional files). After you drag n drop anything else that you may want / need, go ahead and burn that image / DVD. Installation: Ensure the PC is disconnected from the internet, set your HDD as the first boot device then insert the DVD (or DVD + USB flash drive). Boot to the DVD using BIOS boot options and then follow the standard textmode installation steps. If you have gone for the fully unattended option, then all you have to do is let it be for roughly 3 hours (assuming lots of AddOns). If you have a removable media drive, you might get "No Disk" messages on the first reboot, just "Continue". If you get a BSoD when installing from a SATA DVD drive, try an IDE or USB attached DVD drive instead. Note that the PC will reboot several times while installing patches and applications. To install XP x64 from a USB stick, download Rufus and run it to "create a bootable disk using" your new Win_XP_x64.iso. You can then copy the \XP64\ folder with its patches and optional application installs onto this USB stick. Application AddOns: (do not place multiple versions of the same application in \XP64\AddOns\) nLite supports the use of application addon .cab (or .zip/.rar/.7z) files at the hotfix integration step, however I do not recommend their use as the file associations don't register with XP x64 (OK with x86 Windows). You should instead edit \XP64\Run1.bat or \XP64\Run2.bat to call the standard enduser installer with the appropriate silent install switches. Currently the following applications will be installed if they are copied to \XP64\AddOns\, unless otherwise noted they will work with minimal rights (guest account) and maximum DEP (Always-On). If a version number is listed then this is the last version known to work reliably (as of Dec 2019) on XP x64, also if dual-arch then the 64-bit version is the one supported unless otherwise noted: ε=EMET protected Recommended ε FireFox - v52.9.0esr 32-bit . Flash Player plugin - direct links >> FireFox & SeaMonkey . Chrome & Opera ε Java Runtime Environment - both i586 & x64 ε Libre Office - v5.4.7.2 32-bit - uses Java for the database component ε Foxit Reader - v8.3.2 ε K-Lite Mega Codec Pack - v13.8.5 - lots of stuff option . Daemon Tools Lite - v4.49.1.0356 - requires SPTD . Enhanced Mitigation Experience Toolkit - v4.1u1 - requires .Net 4.0 & Admin rights Supported ε WinRAR . Windows Desktop Search & patch ε ThunderBird - v52.9.1 ε SeaMonkey - 32-bit ε Opera - v36.0.2130.80 ε Google Chrome - v48 .msi . Adobe Flash Player plugins: Internet Explorer - FireFox & SeaMonkey - Chrome & Opera . Shockwave Player plugin . Silverlight Player plugin - 32-bit . Notepad ++ ε Windows Live Essentials - Mail (requires Contacts) & Photo Gallery (requires .Net 3.5 & SQLServerCE) ε SumatraPDF - 32-bit ε Adobe Reader - v11.0.8 & patch (v11.0.23) ε GIMP - v2.8.22 - help files ε Google Picasa . Mihov Image Resizer . nLite - requires Admin rights . WMP11 Slipstreamer . AutoIt . Virtual PC 2007 SP1 (rename to VirtualPC2007x64setup.exe) & patch & patch . VirtualBox - Oracle extension pack supported . VMware Server v1.0.10 - you will need to edit \XP64\Run1.bat inserting your registration key, any DEP level except AlwaysOn ε Google Earth - use v7.1.2.2041 (v6.2.2.6613 on VirtualBox without D3D) ε Vuze - download - requires Java . AnyDVD - v7690 - edit & rename rego Key.AnyDVDx64 >> ...\Software\Wow6432Node\SlySoft\... . DVD Shrink . CDBurnerXP x64 .msi - requires .Net 2.0 or greater ε VideoLAN Player ε YouTube Downloader . Save2PC Light . BOINC Screensaver . Comodo Firewall - v5.12 .msi - install switches . VirtualBox Additions - copy \Oracle\VirtualBox\VBoxGuestAdditions.iso to \XP64\AddOns\, requires 7-Zip . VMware Tools - copy \VMware\VMware Player\WinPreVista.iso to \XP64\AddOns\, requires 7-Zip It should be obvious, but installing these applications is completely optional, for instance there is very little point in installing 3 different PDF readers. Another possibility is to strip the actual executable out of the various AddOns created by others (copying the file to \XP64\AddOns\) and then adding the appropriate command to the batch files. The executables have usually been repacked as silent installers, but be sure to read the entries*.ini file to confirm this. If you don't intend to include any of these applications (vanilla install disk), then you only need to autologon twice at step 8 AND don't copy \XP64\Run2.bat across at step 10. You can have as many application install reboot passes as desired. To do this simply set the system to auto-logon (in step 8) as many times as required and place the appropriate number of batch files in the \XP64\ directory of your install media. Another 3 batch files are already written (at \Misc\) with the needed handover command, but if you need more they are fairly self explanatory. Be sure to install security software last. Another useful addition is Legacy Update which reroutes Windows Update so that it still works with older versions of Windows, unfortunately it can't be installed offline and isn't quite complete as it still depends on the whims ofMicrosoft. Testing: I use VirtualBox for testing purposes, highly configurable regarding choice of emulated hardware and also good for virtualizing Linux (some tricks needed for Windows 98se), however hardware virtualization support is required for 64-bit guests (AMD-V or VT-x). For now use v6.0.24 or v5.2.44 or v4.3.40 as v6.1.x does NOT support Direct 3D on Windows XP x64. VirtualBox hints: Silent installation of Virtual Machine extensions is supported, once VirtualBox is installed there will be a file "VBoxGuestAdditions.iso" at "\Program Files\Oracle\VirtualBox\", copy it to \XP64\AddOns\ on your install media (requires 7-Zip) AND increase the number of automatic logins (at step 8) by one.They are installed with VirtualBox's experimental Direct 3D support (/with_D3D switch) which allows some games to work (Doom 3 for example) but can also cause some minor glitches.If you don't want Direct 3D support, rename VBoxGuestAdditions.iso to VBGA.iso Other options are VMware Player 15/16 (64 bit only - Win7{15}, Win8+{16}, Linux), VMware Player 12 (64 bit only, pre-2010 CPU - Windows, Linux), VMware Player 6 (32 or 64 bit, Win8-) or VMware Server 1.0.10 (32 or 64 bit, Vista-), they're also free but have some limitations. VMware Server also requires registration and has no default sound but importantly can virtualize 64-bit guests on some CPUs that don't have hardware virtualization capabilities (early AMD Turions for instance). Before downloading and installing, use this tool to ensure that your processor will support 64-bit guests. VMware hints: Silent installation of Virtual Machine extensions is supported, once VMware Server|Player is installed there will be a file "Windows.iso|WinPreVista.iso" at "\Program Files (x86)\VMware\Server|Player\", copy it to \XP64\AddOns\ on your install media (requires 7-Zip).To enable sound on VMware Server you will have to integrate the VMaudio driver (3rd party signed version) with nLite at step 6 of the process AND once you have completed the New Virtual Machine wizard, choose VM >> Settings >> Hardware >> Add >> Sound Adapter.When booting up the Virtual Machine click your mouse inside the VM and hit F2, this will allow you to access the VM BIOS, you can then alter the boot sequence so that it always boots off the CD first.If the BIOS flashes past too fast to access then add bios.bootDelay = "5000" to the VMname.vmx config file, this will give you 5 seconds.
  16. Glad to hear you're on the case, but just to prove no good deed goes unpunished, I'd like to suggest an additional tweak. Security: Disable auto-insert notification on all CD-ROM drives Text description: This will prevent the system recognising that a new CD has been inserted. While you will have to navigate to the CD manually, it will stop autorun malware being installed (Sony's rootkit anyone?). Registry key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom] "AutoRun"=dword:00000000 normally "AutoRun"=dword:00000001
  17. nLited Windows XP pro x64 sp2 with IE7 integrated. Clicking on the Windows Update icon silently fails, to get it to work I have to change the properties of the icon from [%SystemRoot%\system32\wupdmgr.exe] to ["%ProgramFiles(x86)%\Internet Explorer\IEXPLORE.EXE" update.microsoft.com] Also I'm not sure if this is a bug or a design choice, but in the Unattended setup section, if no user account is highlighted on the users tab then on the Owner & Net ID tab the organization box is greyed out.
  18. No conflicting applications, although I do have to force the icon for .doc files by importing a registry key, otherwise they look like they will be opened by Wordpad when they are actually opened by Open Office. Again this problem doesn't occur with W2K (and probably not XP x86 either, but I haven't checked that).
  19. As the title states, if I create an install media using AddOns, then file associations are not set. However if I call the regular end-user installers from RunOnce with the usual silent install switches they work. Any ideas as to why and more importantly a general solution? These failed: AnyDVD SeaMonkey FireFox ThunderBird Open Office Adobe Reader WinRAR Skype (didn't install at all) K-Lite Mega Codec
  20. I've been trying to create an up to date XP pro x64 install media and copped more than a few failures along the way (using 1.4b). As best I can tell it's due to the installation of IIS by nLite (note that there is no problem if you install it later with "Add/Remove Windows Components"). I've attached several session files, all you should need to do to recreate the problem is slipstream sp2 and IE7 then set IIS to install in Unattended Settings. The only difference between v3.Pass and v4.Fail is that I reran nLite and just altered IIS install to test my theory as to the cause. As you might note from the picture, I can't create the Quick Launch and Internet Explorer is unavailable (as well as a lot of other apps: calculator, paint and wordpad are missing from the accessories main menu just for a start). LAST_SESSION.v1.Fail.INI LAST_SESSION.v2.Fail.INI LAST_SESSION.v3.Pass.INI LAST_SESSION.v4.Fail.INI
  21. Added the Unofficial Windows 2000 Service Pack 5.1.2195.24 Refresh to my tracker as I always seem to get scrape errors from RyanVM's tracker. Added info on the older Unofficial Windows 2000 Service Pack 5.1.2195.21 available from both Major Geeks and Softpedia as a direct download. If at all possible the use of version 5.1.2195.24 via BitTorrent is preferred, however if you must use this version then you will need 8 additional hotfixes: Hotfix\104-Windows2000-KB914389-x86-ENU.EXE Hotfix\106-Windows2000-KB917736-x86-ENU.EXE Hotfix\108-Windows2000-KB913580-x86-ENU.EXE Hotfix\110-Windows2000-KB917953-x86-ENU.EXE Hotfix\112-Windows2000-KB911280-v2-x86-ENU.EXE Hotfix\114-Windows2000-KB914388-x86-ENU.EXE Hotfix\116-Windows2000-KB917537-x86-ENU.EXE RunOnce\Windows2000-KB917344-56-x86-enu.Exe
  22. Completely unscientific I know, but I've run both 2000 and XP in a virtual machine on the same box with the same settings. 2000 is (just) passable while XP is truly painful. I also have to somewhat disagree with TravisO on the evolutionary front: Except the actual sequence is NT4 -> 2000 -> XP, the bit about wanting the 2nd OS is dead on though. With the notable exception of DEP (which won't work with older hardware anyway), Win2000 can be made just as secure as XP by the use of free 3rd party Anti-Virus, Anti-Spyware and FireWall.
  23. September Hotfix updates Deletions: Hotfix20-WindowsInstaller-KB893803-v2-x86.exe (found to be redundant) Hotfix\540-Windows2000-KB932168-x86-ENU.EXE (replaced by 740-*.exe) RunOnce\WindowsMedia-Q828026-x86-ENU.exe (as per post 14) RunOnce\WindowsMedia-KB832353-ENU.exe (as per post 23) Additions: Hotfix\740-Windows2000-KB938827-x86-ENU.EXE [990,064]
  24. Updated post #1 and the torrent, removing the redundant KB832353 (which replaced Q828026) as reported by "the_guy". Moved NDP20-KB928365-X86.exe from Run2_W2Ksp5.bat to Run1_W2Ksp5.bat as with certain AddOns combinations it would force a system reboot, thereby aborting the second batch file before the installation of Windows Media Player 9.
×
×
  • Create New...