Jump to content

Windows XP Post SP2 Update Pack


Recommended Posts

Posted

I know there is something like this out there as I have used it before. I am looking for a Windows XP Post SP2 Update pack that has all (or close to all) updates released since SP2. I know RyanVM has this but it is for Slip Streaming. I need to update a computer already running WinXP SP2 to the most current patch level. However it doesn't have internet connection at the moment and I don't have the time to download them all manually and get them installed.

Thanks!


Posted

If I remember there is AutoPatcher.

But I prefer install manually all updates with a batch file and all post-updates (there is the list on the forum with links).

The main batch code is

for %%? in (KB*.exe) do start /wait "" %%? /q /o /n /z

Posted

Thanks!

AutoPatcher is exactly what I was thinking of but couldn't remember the name.

I will keep that batch code and use it in the future when I have more time to download all of the updates individually or with WUD.

Thanks again!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...