Comments
-
This seems to work for deploying Microsoft Hotfixes: * Download the hotfix from Microsoft (they will email you link). * Extract the download to a folder. It will create a .msu file. * If you don't have WinRAR, download and install it. Rght click the .msu file and select the option to open it in WinRAR ("Add to archive..").…
-
I think I misread your post. I believe you are bypassing Package Boot by iniating the WUSA.exe right from the SFX archive? That makes it a lot cleaner. I haven't found a hotfix that is actually applicable to my system to test, but it looks promising.
-
Thanks for the information about Microsoft's article. There's more than one way to skin a cat, and it's nice to have options! Thanks again!!
-
Thanks for the information. I've downloaded WinRAR, created the SFX archive and configured my SFX archive for silent extraction. I've setup my Package Boot with the built-in template for WUSA; however when I deploy in my test environment what happens is the SFX file (actually the .exe inside of it) keeps spawning itself…