PsiKoTicK Posted August 22, 2004 Posted August 22, 2004 I am trying to get an unattended install for McAfee Enterprise 7.1 (as the title suggests, woo)Looking at the properties of the EXE file, it says:Netopsystems Recomposer for VSE7I DID make an administrative point (that's in the readme file) but I am not sure how to go ahead and add in the updates (or if it's even possible) or how to make it a silent install, and not have it check for updates and such at the end.Oh, and if anyone knows how to make it change the default scan settings it'd be great too (it doesn't do all files by default, just "infectable" files - I prefer all files)
Vann Posted August 23, 2004 Posted August 23, 2004 McAfee has this great program called the "McAfee Installation Designer" that lets you easily craft a custom installation of VirusScan Enterprise. The download is somewhere on McAfee's website, and you have to enter your grant code (which comes with VSE), but that's what you want.
mazin Posted August 23, 2004 Posted August 23, 2004 This was discussed before, here: http://www.msfn.org/board/index.php?showtopic=19625
Professor Frink Posted August 27, 2004 Posted August 27, 2004 since you are using McAfee Enterprise 7.1, I'm assuming this is for a network. If so, I highly recommend running ePolicy Orchestrator to manage all of your workstations and their McAfee products. I can't live without it!
Dapper Posted October 25, 2004 Posted October 25, 2004 I have just added Mcaffee Enterprise 7.1 to my unattended CD. I used the following method.1. In the following Folder I copied all of the installation files and called it "Mcaffee":C:\XPCD\$OEM$\$1\install\Applications2. then I added the following to my RunOnceExe.cmd:REG ADD %KEY%\010 /VE /D "Network Associates Total Virus Scan 7.1" /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Applications\mcafee\setup.exe /qn" /fREG ADD %KEY%\010 /V 2 /D "regedit /s %systemdrive%\install\Applications\mcafee\mcafee.reg" /fREG ADD %KEY%\010 /V 3 /D "sleep /10" /f3. Saved the RunOnceExe.cmd to C:\XPCD\$OEM$4. Created a Bootable XP CD 5. Mcaffee installed itself quietly with no problem....Hope this helps,Dapper
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now