Windows Thread, McAfee Enterprise - Removal/Reinstall batch in Technical; Hello,
If anyone else has ever had the problem of being unable to remove McAfee agents, then this may well ...
-
27th May 2011, 04:15 PM #1
- Rep Power
- 12
McAfee Enterprise - Removal/Reinstall batch
Hello,
If anyone else has ever had the problem of being unable to remove McAfee agents, then this may well be the solution for you. I used this batch in order to uninstall the old agent, and reinstall the new agent. If it's of use to anyone, then great. Just thought I'd share it:
copy "\\<server>\<share>\<folder>\Framepkg.exe" c:\
if exist "C:\Program Files\Network Associates\Common Framework\frminst.exe" goto :1
if exist "C:\Program Files\McAfee\Common Framework\frminst.exe" goto :2
:1
"C:\Program Files\Network Associates\Common Framework\frminst.exe" /forceuninstall
if exist "C:\Program Files\McAfee\Common Framework\frminst.exe" goto :2 ELSE goto :3
:2
"C:\Program Files\McAfee\Common Framework\frminst.exe" /forceuninstall
:3
c:\Framepkg.exe /install=agent /forceinstall
-
-
IDG Tech News
SHARE: 
Similar Threads
-
Replies: 3
Last Post: 13th September 2010, 12:31 PM
-
By Stuart_C in forum Windows 7
Replies: 0
Last Post: 4th August 2010, 10:04 AM
-
Replies: 12
Last Post: 23rd February 2010, 10:55 AM
-
By link470 in forum Internet Related/Filtering/Firewall
Replies: 1
Last Post: 19th February 2010, 03:04 AM
-
By tech_guy in forum Windows Vista
Replies: 5
Last Post: 10th June 2008, 09:35 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules