Jump to content

mcafee 9.0


maxone71

Recommended Posts


In that case it will be harder.

Mcafee works with the /S switch but there are two problems

1. The EULA

2. A Finish screen

Now I haven't tested this but I think you can make a batch like this:

cmdow @ /HID
@echo off

start D:\mcafee\setup.exe /S
Sleep 5
taskkill /IM EULA.exe /F
Sleep 60
taskkill /IM setup.exe /F

D = here the path to your network share

Link to comment
Share on other sites

  • 2 months later...

i'm going to do installs on computers as slow as a P2 with 128MB RAM.

what do you recommend for reliable sleep timings??? (i'm guessing to double the amounts below?)

---------

EDIT:

nevermind. it's easier to just copy the silent install files from the cd. :P

Edited by 1boredguy
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...