swbchen Posted April 5, 2007 Posted April 5, 2007 Where are the downloaded vista update-hotfixes???I can't find the update-hotfixes of vista downloaded(in my computer) from $MS, good for reinstalling vista ??Any one can tell me ???
FireGeier Posted April 5, 2007 Posted April 5, 2007 Hello swbchen!First you should set up your Automatic Updates, that they are downloaded but NOT installed automatically. Once you get the message, that there are new updates ready to be installed on your computer, you will find them in %Windir%\Softwaredistribution. You need to check the folders with the long numbers. Look for msu files.AFAIK, the updates are not present there for ever after you've installed them.Regards,Martin
FireGeier Posted April 12, 2007 Posted April 12, 2007 During running Vista or during unattended Setup?Martin
sp00f Posted April 13, 2007 Posted April 13, 2007 http://www.microsoft.com/downloads/details...;DisplayLang=enApril 2007 Security Releases ISO Image
swbchen Posted April 22, 2007 Author Posted April 22, 2007 During running Vista or during unattended Setup?Martinyes ! I mean "During running Vista"
FireGeier Posted April 22, 2007 Posted April 22, 2007 Hello swbchen!If you want to install them "online" you use the following command:wusa <pathToMSUfile> /norestart /quietThe switchs /norestart and /quiet are optional certainly.Regards,Martin
spacesurfer Posted April 23, 2007 Posted April 23, 2007 If online and file is an MSU type, can you not just double-click the MSU file in Vista to install?Also, the files that are downloaded in SoftwareDistribution folder -- are they MSU or cab? I thought they were cab files.
FireGeier Posted April 23, 2007 Posted April 23, 2007 Hello spacesurfer!If online and file is an MSU type, can you not just double-click the MSU file in Vista to install?You're right, you can certainly. But you will may see a GUI (disclaimer, prompt for reboot).Also, the files that are downloaded in SoftwareDistribution folder -- are they MSU or cab? I thought they were cab files.You're right again. My mistake. Haven't done the cab installation under running Vista, but supposed to work using OCSetup.1. right click command prompt and choose run as Administrator, cause OCSetup needs to run with administrative privileges.2. type the following command into command prompt window:start /w ocsetup <pathToCABfile>But haven't tried out yet. Just got it from WAIK help.Regards,Martin
spacesurfer Posted April 23, 2007 Posted April 23, 2007 Prathmpl has success installing hold 'em poker from the CAB file using the following syntax I showed him that uses package manager:start /w pkgmgr /ip /m:path_to_cab\dreamscene.cab /s:c:\sandboxThe example uses dreamscene.cab but you can probably substitute that with any cab.The /ip switch, I believe, does an online installation of a package.
MAVERICKS CHOICE Posted April 23, 2007 Posted April 23, 2007 What is the correct way to install the MRT patch Windows-KB890830-V1.28 unattendly or silently?
swbchen Posted April 24, 2007 Author Posted April 24, 2007 Hi ! All guys!wusa c:\_del\*.cab /norestart /quietstart /w ocsetup c:\_del\*.cabstart /w pkgmgr /ip /m:c:\_del\*.cab /s:c:\sandboxhere is the updates directory:c:\_del\*.cab (all downloaded update hotfix)c: is the vista root Hard-driveall of above 3 -ways as shown "do not" work !anyone help me !
FireGeier Posted April 24, 2007 Posted April 24, 2007 wusa c:\_del\*.cab /norestart /quietThis does not work with cab files. Will work for msu files only.start /w ocsetup c:\_del\*.cabstart /w pkgmgr /ip /m:c:\_del\*.cab /s:c:\sandboxDo you get any kind of error messages?Martin
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now