maxone71 Posted April 13, 2005 Posted April 13, 2005 Is there any way of doing a silent install with mcafee 9.0?Thanks,
maxone71 Posted April 13, 2005 Author Posted April 13, 2005 Sorry should have made myself more clear, want to do a silent install over a network.
erik_demon Posted April 14, 2005 Posted April 14, 2005 In that case it will be harder.Mcafee works with the /S switch but there are two problems1. The EULA2. A Finish screenNow I haven't tested this but I think you can make a batch like this:cmdow @ /HID@echo offstart D:\mcafee\setup.exe /SSleep 5taskkill /IM EULA.exe /FSleep 60taskkill /IM setup.exe /FD = here the path to your network share
wartom Posted April 14, 2005 Posted April 14, 2005 I posted an AutoIT script for this here<{POST_SNAPBACK}>hello i'm frenchhox do you install with autoit SILENT ?comment faites vous pour installer avec autoit mais sans afficher la fenetre d'installmerci
erik_demon Posted April 14, 2005 Posted April 14, 2005 download AutoIT V3.1.1 hereThen use it to convert the .AU3 file to an .EXE file
maxone71 Posted April 14, 2005 Author Posted April 14, 2005 Thanks, will give it a try and let you know if it worked.
erik_demon Posted April 14, 2005 Posted April 14, 2005 This AutoIt script is written for an english version of mcafeeIf you use a different version, please change the script.
1boredguy Posted July 6, 2005 Posted July 6, 2005 (edited) 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. Edited July 7, 2005 by 1boredguy
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now