batouhan Posted September 22, 2006 Posted September 22, 2006 How we can install these updates with silent intallation... or is there any installation tool?
SipTomi Posted September 22, 2006 Posted September 22, 2006 How we can install these updates with silent intallation... or is there any installation tool?Use nuhi's nLite tool! It's grrrrreat! Forum here.
Delprat Posted September 22, 2006 Posted September 22, 2006 Place them all in the same folder, for example C:\Hotfixes\, then open a command prompt and type :for %i in (c:\hotfixes\*kb*.exe) do start /wait /low %~dspnxi /q /o /n /zyou need to reboot manually at the endThis method works only with Type 2 Hotfixes, those a with squared icon (blank inside with blue borders)++
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