Grab the appropriate Service Packs for the OSes you're supporting from 
http://search.microsoft.com/en-us/DownloadResults.aspx?q=service+pack , and 
Bundle them into an installer with burn?

Sound like it could end up a pretty massive installer though, so you might want 
to look into the WiX elements that allow the installer to download the service 
packs on demand (assuming the target machines have internet access when 
installing), rather than packaging them into the installer itself. I haven't 
done the downloading thing (although I probably should be), so I unfortunately 
can't advise on that, but I don't think it's overly complicated.

Alain

-----Original Message-----
From: keith.doug...@statcan.gc.ca [mailto:keith.doug...@statcan.gc.ca] 
Sent: July 11, 2013 10:12
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Windows updates

Hi folks,

Is there a way to bundle-and-install the standalone updates that one would get 
from Microsoft to update Windows (e.g. security updates with the "Windows 
Update Standalone" file type or whatever it is exactly)? If so, where should I 
start looking to do this?

(We have machines which are too intermittent to be domainified and hence use 
our Active Directory / SCCM solution. Right now we just throw them an archived 
directory and a VBS or something; but this requires administrator. If we use an 
MSI we can use a previously developed mechanism - used for userland 
applications etc. - to run the package elevated which I doubt I need explain.)



Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6 
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6 
keith.doug...@statcan.gc.ca Telephone | Téléphone 613-951-4405 Facsimile | 
Télécopieur 613-951-1966 Government of Canada | Gouvernement du Canada 



------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics Get end-to-end 
visibility with application monitoring from AppDynamics Isolate bottlenecks and 
diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to