Jump to content

Recommended Posts

Posted (edited)

EDIT: I found it... Windows Update Downloader got it done for me

I am trying to compile my custom immage but for the life of me I keep getting EXE files from MS.....

Where the heck do i get the MSU or CAB files for these freakin hotfixes and updates?

Im trying to get the MS Office 2007 updates streamed into my Vista ... IE: kb955470

Edited by XFreeRollerX

Posted

You can always download Office and Vista updates from microsoft and extract the cab files to use with WSIM by running this command in the folder that has the update files:

FOR %i IN (*) DO (START "Expand" /WAIT %Windir%\System32\Expand.exe %i -f:* C:\Temp\MSU)

The destination folder must exist.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...