Batch file creation help

Aug 21, 2001
84
0
0
hey all, im trying to create a batch file that will install windows updates, so that i do not need to go to the windows update site and get them all every time.
could someone help me out and get me on a path to creating one?
heres what i want to do:
all of the updates i want to use are downloaded (Windows XP)
i would like it to install all of the updates that start from day one, and go to current
if anyone has any information on how i should go about this, let me know
thanks,
-mike
 

Smilin

Diamond Member
Mar 4, 2002
7,357
0
0
Throw em all in a batch file with the /q switch.

If you didn't disable your automatic updates you wouldn't have this issue though.