On Dec 18, 5:52 am, Uwe Sieber <m...@uwe-sieber.de> wrote:
> JC wrote:
> > I would like to be able to combine say 5 patches from windows update
> > for anXPworkstation into one setup file, say and .msi file. I will
> > only have to run this setup file once and it will intall all of the 5
> > patches automatically onto theXPworkstation from a cd. I there a
> > utility that comes with Microsoft that will do this. I would prefer a
> > free utility.
>
> c'tofflineupdate creates an ISO file or CD with
> all securityupdateswhich are installed by a
> SETUP.EXE then.http://www.heise-security.co.uk/articles/80682
I am thinking about using Advanced Instaler 6.1 or orca and windows
installer to combine only specific security patches I need for xp into
one msi file. Instead of having to install each one separately on the
machine, I can just have one setup file that will automatically
install all the patches. I will be installing these from CD's. Is
there some documentation on step by step on how to do this. THe
patches I download are .exe files. How do I make these all into
one .msi file.