JATO
Junior Member
Registered: Sep 2005
From: Sacramento CA
|
Windows Updater
Has anyone come up with a script that run Microsoft Updates from a Network drive?
I searched the forums but didn't fine one.
I'm thinking of creating one, but thought I'd check if someone wouldn't mind sharing their source code.
My idea is that the script would install ALL the updates in a particular network folder that weren't already installed on the OS. This way, it could be run as often as you want and only install what is necessary.
I'm having a hard time figuring out how to get NSIS to compare which Updates are already installed with the updates in the network path. - ANy ideas?
I'm thinking NSIS would need to compare the EXEs on the network to C:\WINDOWS\$NtUninstallKB###### and then execute the appropriate WindowsXP-KB######-x86-ENU.exe file.
Any ideas?
So If no one has a script that does this already, then I'm not sure the best way to get NSIS to look at the network folder and only install the updates it needs.
Quick Link | Report this post to a moderator | IP: Logged
|