MSFN Forum: install downloaded updates xp - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

install downloaded updates xp

#1 User is offline   crizz11 

  • Group: Members
  • Posts: 2
  • Joined: 22-May 12
  • OS:none specified
  • Country: Country Flag

Posted 22 May 2012 - 11:25 PM

back in the day with windows xp updates I used to run windows update on a pc then after the download portion was complete i would grab the contents of c:\Windows\SoftwareDistribution\Download\ folder. I would then take these files to another computer that had not run windows update yet and put them into C:\Windows\SoftwareDistribution\Download\ on that new computer. Then you could run windows update on that new computer and it would skip through the download process very quickly as it realised it already had a copy of the update downloaded. Does this method not work anymore?

thanks
Chris


#2 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 2,050
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 23 May 2012 - 01:12 AM

Not since they started using the permanent copy of the Package Installer for Windows.

#3 User is offline   crizz11 

  • Group: Members
  • Posts: 2
  • Joined: 22-May 12
  • OS:none specified
  • Country: Country Flag

Posted 23 May 2012 - 07:32 PM

View Post-X-, on 23 May 2012 - 01:12 AM, said:

Not since they started using the permanent copy of the Package Installer for Windows.



What is the best way to install all updates on win xp pro x64 after you have downloaded all the updates with windows updates downloader?

thanks
Chris

#4 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 2,050
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 23 May 2012 - 07:42 PM

Put them all in a folder and create a batch file with this content in the same folder...

for %%a in (*.exe) do (
start /wait %%a /quiet /norestart /nobackup )
pause


Then run the batch file and reboot when it's done. You may or may not want the /nobackup switch.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy