Updating Windows XP SP2, from a program that uses CDs?


Recommended Posts

Hey guys,

I tried to put the best amount of information in the subject. Lately I've been getting frustrated because of the amount of computers I have been reformatting, installing Windows XP w/ SP2 on them, and then attempting to update them. Sometimes, doing the Windows update (or if Office is installed, Microsoft Update) will go smooth and seamless. Other times, it's a real pain to get Windows Update to finally download and install the updates. Let's not forget to mention more and more updates are released after this release of the Windows CD I have, so it obviously will take longer. There are also MDT's that we can't quite bring inside to update them via windows update.

Now I'm sitting next to a laptop, that was upgraded to Windows XP from Windows 2000 (not reformat + fresh install, an actual upgrade)... and the internet just does not seem to want to work for me. I am interested if there is anything out there, that I can use to hold all of the latest updates, and basically put that on a CD and install them. This will make things easier, I can just install windows, go to the CD, and bam install all of the updates right then and there. Is there anything that is free out there that can do that?

Also, SUS is not an option here, while that works for the desktops (not always), that's not what I'm looking for.

There is. It looks something like this:

echo Updating Windows Installer...
Start /Wait WindowsInstaller.exe /quiet /norestart
Start /Wait WindowsInstaller-KB893803-v2-x86.exe /quiet /norestart
echo Done.
echo.
echo Installing .NET Framework...
CD DOTNET3
Start /Wait vs_setup.msi /passive
cd ..
echo Finished installing .NET Framework 3.0.  Installing .NET Framework 2.0...
cd DOTNET2
Start /Wait install.exe /q
cd ..
echo Finished installing .NET Framework 2.0.  Installing .NET Framework 1.1...
Start /Wait dotnet1point1.exe /q /c:"install /q"
Start /Wait NDP1.1sp1-KB867460-X86.exe /quiet
echo Finished installing .NET Framework 1.1.
echo .NET Framework setup complete.  Proceeding to OS Updates.
echo.
echo Installing Malicious Software Removal Tool...
Start /Wait MalSoftRem.exe /quiet
echo Done.
echo.
echo Installing Windows XP Update 319740...
Start /Wait WindowsXP-KB319740-v5-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 911564...
Start /Wait WindowsMedia-KB911564-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 925398...
Start /Wait WindowsMedia6-KB925398-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 917734...
Start /Wait WindowsMedia9-KB917734-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 923789...
Start /Wait WindowsXP-KB923789-x86-ENU.exe /Q
echo Done.
echo.
echo Installing Windows XP Update 831240...
Start /Wait KB831240-enu.exe /qn /norestart
echo Done.
echo.
echo Installing Windows XP Update 884020...
Start /Wait KB884020-enu.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 873339...
Start /Wait WindowsXP-KB873339-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 884883...
Start /Wait WindowsXP-KB884883-v8-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 885222...
Start /Wait WindowsXP-KB885222-v2-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 885835...
Start /Wait WindowsXP-KB885835-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 885836...
Start /Wait WindowsXP-KB885836-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 886185...
Start /Wait WindowsXP-KB886185-x86-enu.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 886677...
Start /Wait KB886677-enu.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 886716...
Start /Wait KB886716-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 886903...
Start /Wait kb886903.msp /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 887472...
Start /Wait WindowsXP-KB887472-x86-enu.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 887742...
Start /Wait WindowsXP-KB887742-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 888302...
Start /Wait WindowsXP-KB888302-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 889527...
Start /Wait KB889527-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 889673...
Start /Wait WindowsXP-KB889673-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 890859...
Start /Wait WindowsXP-KB890859-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 891781...
Start /Wait WindowsXP-KB891781-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 893756...
Start /Wait WindowsXP-KB893756-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 894391...
Start /Wait WindowsXP-KB894391-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 894395...
Start /Wait WindowsXP-KB894395-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 896344...
Start /Wait WindowsXP-KB896344-v2-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 896358...
Start /Wait WindowsXP-KB896358-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 896422...
Start /Wait  KB896422-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 896423...
Start /Wait WindowsXP-KB896423-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 896424...
Start /Wait WindowsXP-KB896424-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 896428...
Start /Wait WindowsXP-KB896428-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 896626...
Start /Wait KB896626-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 897338...
Start /Wait WindowsXP-KB897338-v3-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 897663...
Start /Wait KB897663-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 898458...
Start /Wait KB898458-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 898461...
Start /Wait WindowsXP-KB898461-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 898900...
Start /Wait WindowsXP-KB898900-v2-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 899587...
Start /Wait WindowsXP-KB899587-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 899589...
Start /Wait KB899589-enu.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 899591...
Start /Wait WindowsXP-KB899591-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 900485...
Start /Wait WindowsXP-KB900485-v2-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 900725...
Start /Wait WindowsXP-KB900725-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 900930...
Start /Wait WindowsXP-KB900930-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 901017...
Start /Wait WindowsXP-KB901017-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 901190...
Start /Wait KB901190-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 901214...
Start /Wait WindowsXP-KB901214-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 902400...
Start /Wait WindowsXP-KB902400-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 903234...
Start /Wait KB903234-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 904412...
Start /Wait KB904412-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 904706...
Start /Wait WindowsXP-KB904706-v2-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 904942...
Start /Wait WindowsXP-KB904942-v2-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 905414...
Start /Wait WindowsXP-KB905414-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 905749...
Start /Wait WindowsXP-KB905749-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 906569...
Start /Wait KB906569-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 907265...
Start /Wait WindowsXP-KB907265-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 907865...
Start /Wait KB907865-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 908519...
Start /Wait WindowsXP-KB908519-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 908521...
Start /Wait WindowsXP-KB908521-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 908531...
Start /Wait WindowsXP-KB908531-v2-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 909095...
Start /Wait WindowsXP-KB909095-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 909520...
Start /Wait WindowsXP-KB909520-v1.000-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 910437...
Start /Wait WindowsXP-KB910437-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 911280...
Start /Wait WindowsXP-KB911280-v2-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 911562...
Start /Wait WindowsXP-KB911562-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 911567...
Start /Wait WindowsXP-KB911567-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 911927...
Start /Wait WindowsXP-KB911927-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 912461...
Start /Wait windowsxp-kb912461-x86-enu.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 912817...
Start /Wait WindowsXP-KB912817-v2-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 912919...
Start /Wait WindowsXP-KB912919-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 913538...
Start /Wait WindowsXP-KB913538-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 913580...
Start /Wait WindowsXP-KB913580-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 914388...
Start /Wait WindowsXP-KB914388-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 914389...
Start /Wait WindowsXP-KB914389-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 914440...
Start /Wait WindowsXP-KB914440-v12-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 916595...
Start /Wait WindowsXP-KB916595-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 916846...
Start /Wait WindowsXP-KB916846-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 917021...
Start /Wait WindowsXP-KB917021-v3-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 917283...
Start /Wait NDP20-KB917283-X86.msp /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 917422...
Start /Wait WindowsXP-KB917422-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 917537...
Start /Wait WindowsXP-KB917537-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 917953...
Start /Wait WindowsXP-KB917953-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 918005...
Start /Wait WindowsXP-KB918005-v4-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 918093...
Start /Wait WindowsXP-KB918093-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 918439...
Start /Wait WindowsXP-KB918439-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 918766...
Start /Wait WindowsXP-KB918766-v2-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 918997...
Start /Wait WindowsXP-KB918997-v6-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 919007...
Start /Wait WindowsXP-KB919007-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 919071...
Start /Wait WindowsXP-KB919071-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 920213...
Start /Wait WindowsXP-KB920213-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 920214...
Start /Wait WindowsXP-KB920214-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 920670...
Start /Wait WindowsXP-KB920670-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 920683...
Start /Wait WindowsXP-KB920683-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 920685...
Start /Wait WindowsXP-KB920685-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 920872...
Start /Wait WindowsXP-KB920872-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 921398...
Start /Wait WindowsXP-KB921398-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 922120...
Start /Wait WindowsXP-KB922120-v5-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 922582...
Start /Wait WindowsXP-KB922582-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 922616...
Start /Wait WindowsXP-KB922616-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 922760...
Start /Wait WindowsXP-KB922760-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 922770...
Start /Wait NDP20-KB922770-X86.msp /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 922819...
Start /Wait WindowsXP-KB922819-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 923191...
Start /Wait WindowsXP-KB923191-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 923414...
Start /Wait WindowsXP-KB923414-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 923689...
Start /Wait WindowsXP-KB923689-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 923694...
Start /Wait WindowsXP-KB923694-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 923980...
Start /Wait WindowsXP-KB923980-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 924191...
Start /Wait WindowsXP-KB924191-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 924270...
Start /Wait WindowsXP-KB924270-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 924496...
Start /Wait WindowsXP-KB924496-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 924867...
Start /Wait WindowsXP-KB924867-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 924941...
Start /Wait WindowsXP-KB924941-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 925168...
Start /Wait m925168.msp /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 925454...
Start /Wait WindowsXP-KB925454-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 925486...
Start /Wait WindowsXP-KB925486-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 925876...
Start /Wait WindowsXP-KB925876-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 926255...
Start /Wait WindowsXP-KB926255-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 928388...
Start /Wait WindowsXP-KB928388-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 928939...
Start /Wait Windows-KB928939-ENU.msi /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 929120...
Start /Wait WindowsXP-KB929120-x86-ENU.exe /Z /quiet
echo Done.
echo.
echo Installing Windows XP Update 929969...
Start /Wait WindowsXP-KB929969-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Updating MS XML Engine...
Start /Wait msxml2sp6-kb887606-x86-enu.exe /quiet /norestart
Start /Wait msxml3.msi /quiet /norestart
Start /Wait msxml4-KB927978-enu.exe /quiet /norestart
Start /Wait msxml6.msi /qn /norestart
echo Done.
echo.
echo Installing Windows Script 5.6
Start /Wait scripten.exe /Q
echo Done.
echo.
echo Installing User Profile Hive Cleanup Service version 1.6d
Start /Wait uphclean-setup.msi /qn /norestart
echo Done.
echo.
echo Installing Windows XP Update 926247...
Start /Wait WindowsXP-KB926247-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 920342...
Start /Wait WindowsXP-KB920342-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Web Folders Update...
Start /Wait webfldrs.msi /quiet /norestart
echo Done.
echo.
echo Installing Windows XP Update 917344...
Start /Wait WindowsXP-KB917344-x86-ENU.exe /quiet /norestart
echo Done.
echo.
echo Installing Windows Update version 6...
Start /Wait WindowsUpdateAgent20-x86.exe /quiet /norestart
echo Done.
echo.
echo.
cd ..\..

I did this last fall for my company since Windows Update is generally a pain and it doesn't play nice with our firewall. Just adapt the script to match the updates you want to install, drop it in a directory with the updates, create an autorun.inf to run it and burn the disc.

There's also Offline Update (google for it), if you prefer.

Try the new autopatcher:

http://www.autopatcher.com/forums/index.php?act=idx

In announcements, go to first post in 'New version of Autopatcher updater. Download the apup 1.03 file, unzip and run it. set it to download what you want, but including Autopatcher. When all is downloaded, run autopatcher.

You can put the whole folder and subfolders on a flash drive, if you need to update several PCs.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.