#90727 - 2003-01-02 06:46 PM
McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
what do you think??
|
Top
|
|
|
|
#90729 - 2003-01-02 07:02 PM
Re: McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
a bill [ 02. January 2003, 19:02: Message edited by: Radimus ]
|
Top
|
|
|
|
#90731 - 2003-01-02 07:11 PM
Re: McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
|
Top
|
|
|
|
#90732 - 2003-01-02 07:18 PM
Re: McAfee Manager
|
Kdyer
KiX Supporter
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Rad,
Good Stuff..
Can you put in Exclusions of files/folders from scanning like that of ePO?
Thanks,
Kent
|
Top
|
|
|
|
#90734 - 2003-01-02 09:20 PM
Re: McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
I dunno.. haven't tried I'm sure they changed it enough that it doesn't
Exclusions can be done, as it basically just executes the command line scanner. It would just require another form to pop up so those options can be entered.
|
Top
|
|
|
|
#90736 - 2003-01-03 08:51 PM
Re: McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
I have the latest build at:
http://www.wheelerfam.com/Documents/McAfeeManager.kix
I need to link it on my kixtart page, but you can get it from the above link
It is still a bit of a work in progress, but all the functions work.
You need to provide the engine only superdat, and the DAT only superdat... from McAfee's Downloads
If you look closely, you'll see a remarkable resemblance to Shawn's Phone.kix [ 03. January 2003, 20:53: Message edited by: Radimus ]
|
Top
|
|
|
|
#90739 - 2003-01-04 01:53 AM
Re: McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
what do you mean??
Do you mean using the real superdat?? The problem with that is that you cannot tell what engine is inside. the engine.exe files are named for their version, just like the dat files are.
The current engine is 4.1.60, but the last superdat I dl'ed was sdat4185... the numbers didn't match [ 04. January 2003, 02:14: Message edited by: Radimus ]
|
Top
|
|
|
|
#90741 - 2003-01-04 04:26 AM
Re: McAfee Manager
|
Kdyer
KiX Supporter
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Rad,
Maybe I am wrong, but why wouldn't this work?
code:
; Get the present SuperDAT filename $sDATString=DIR ($appsPATH + "SuperDAT\sdat*.exe")
; Parse the SuperDAT string for the version number $sDATVer=SUBSTR($sDATString,5,4)
$VS45DATValue = READVALUE($RegPath + "Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx","szDatVersion") $VS45DATNum = SUBSTR($VS45DATValue,5,4)
IF VAL($sDATVer) > VAL($VS45DATNum) ; if the SuperDAT is not up-to-date GOTO "SuperDAT" ELSE ...
Thanks,
Kent [ 04. January 2003, 04:29: Message edited by: kdyer ]
|
Top
|
|
|
|
#90742 - 2003-01-04 03:43 PM
Re: McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
I looked at it some more...
My initial problem was that our network never pulled Superdats unless it contained an engine update. So I was wrong there.
However, since a eng+dat superdat is almost 4.5 mb, and a dat-only superdat is 1.7 mb, it is more efficient/faster to use the dat only version.
Eng-only dats are available(about 3mb), but as the engine is rarely changed, every few months usually, those could be pushed when/where necessary.
I've updated my Kixtart page with links to this file (and Inquisitor)
|
Top
|
|
|
|
#90744 - 2003-01-04 08:12 PM
Re: McAfee Manager
|
Radimus
Moderator
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
If you would like to, be my guest... especially as I 'borrowed' most of the form code from Shawn's Phone.kix
If you would however, put a footnote link to my page for any updates, that should be sufficient.
The code pretty much works as advertised, but I am running on a 2k network, and I haven't tested any other OS's or versions of McAfee. Let the buyer beware
There are a few tweaks I'd like to do to it: like auto selection after a check perhaps make the status bar at the bottom a little bigger and enable scroll possibly print a report I'd also like to rework the Function Update_Click() to make it more effifcient perhaps save the last location of the dats, so it wouldn't have to be browsed to every time...
Any suggestions are certainly welcome [ 04. January 2003, 20:16: Message edited by: Radimus ]
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
0 registered
and 255 anonymous users online.
|
|
|