Jump to content

McAfee VirusScan 10


Nick2588

Recommended Posts

Here is the solution for a completely silent installation of McAfee VirusScan 10 (and McAfee VirusScan 9 as well, I think) without using AutoIt! :D

Simple Directions:

  • Copy the X:\VSO\enu\ folder to your hard drive. Replace McAfee's setup.exe with my setup.exe (attached to this post). Just run setup.exe to silently install the software.

Technical How It Works:

  1. Sets the value of the registry keys "HKLM\SOFTWARE\Microsoft\Security Center\AntiVirusDisableNotify" and "HKLM\SOFTWARE\Microsoft\Security Center\FirewallDisableNotify" to 1. This automatically makes McAfee the default security center, so it avoids at least one annoying dialog.
  2. Creates the registry key "HKLM\SOFTWARE\McAfee.com\Virusscan Online\Installer\VSODownloadPath" to the current directory (in 8.3 DOS format!) to tell the installer where to find the files.
  3. Executes "McAppIns.exe /v=3 /start=vsoins.ui::default.htm /hide=1" and waits until the process terminates
  4. If "%ProgramFiles%\McAfee.com\VSO\mcvsshld.exe" does not exist, executes the same command again and waits until the process terminates. For some unknown reason, sometimes the McAfee setup program quits the first time it is executed. This ensure that VirusScan is installed.
  5. Sets the value of optional registry keys to configure what is seen by VirusScan as a threat. For example, sets "HKLM\SOFTWARE\McAfee\VSCore\NVP\DetectPasswordCrackers" to 0.

setup.exe

Edited by Nick2588
Link to comment
Share on other sites


Try this same thing, maybe it will work for Personal Firewall Plus as well?

Run setup.exe and when the EULA appears, go to regedit and look for something like "HKLM\SOFTWARE\McAfee.com\Virusscan Online\Installer\VSODownloadPath" (only it will be under "Personal Firewall Plus" instead).

After you find the registry entry and save it to a .reg file, you can import it on your unattended CD by using a batch file. Then to install the firewall, you would do something like "McAppIns.exe /v=3 /start=vsoins.ui::default.htm /hide=1". Of course, you need to find "pfpins.ui" or whatever the equivilant is for Personal Firewall Plus instead of "vsoins.ui".

Link to comment
Share on other sites

  • 3 weeks later...

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