Jump to content

Windows OneCare 2.5


coolmat

Recommended Posts

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.msi

And to start it silently:

@echo off
Echo Installing OneCare 2.5...
msiexec /i WinSS.msi /qn
exit

Have fun guys!

Matt

Edited by coolmat
Link to comment
Share on other sites


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...