How to update faster?

J

J Dsouza

I have downloaded windows vista updates they are standalone updates like
Windows6.0-KB9*****.msu
I want to know how to install these one after another automatically more
than one at a time? Is is possible using cmd.exe?

J Dsouza
 
C

Chris Jolly

Yes there is. I used to have a script (a .bat file) that would for each .msu
file in the direcctory given would run wusa.exe with the .msu as an argument
to it. Also had other arguments to to make wusa wait until the msu is
installed before exiting

Unfortunately I lost it but that was how it worked

Chris
 
R

Rick Rogers

Hi,

Not always a good idea as often there are interdependencies where one update
must be fully installed in order for the next to be successful. Often times
this may require a reboot to complete.

To do it though, you'd have to write a batch file.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
Vote for my shoe: http://rick-mvp.blogspot.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top