coolmat Posted September 17, 2008 Posted September 17, 2008 (edited) I've done some research on How to install Windows OneCare silently and here what I got:- Start the Windows OneCare Setup (mine: SetupOneCare.exe).- Let it start and finish download.- Go to c:\program files\Windows One Care …\Staging and copy this folder elsewhere.- Cancel the setup of OneCare (SetupOneCare.exe)- In the copied "Staging" folder, there's the setup of Windows OneCare, called WinSS.msiAnd to start it silently:@echo offEcho Installing OneCare 2.5...msiexec /i WinSS.msi /qnexitHave fun guys!Matt Edited September 17, 2008 by coolmat
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