Stan Brown said:
in alt.comp.anti-virus:
Good idea. Actually I'll have to try _every_ executable since I
don't know which one it is. (And I'm still worried by the failure
of anything to show in Task Mangler.) But /? is unlikely to trigger
an execution of the wrong executable -- unless Norton is written
even worse than everyone says.
Just for kicks, here's tha result from two of the NAV 5.0 executables.
**********
NAVDX [pathname] [options]
pathname Any valid drive, directory, file, or combination of
items.
/? Display this help screen.
/A or /L Scan All drives or Local drives. A: and B: are
skipped.
/B[+|-] Enable or disable scanning of boot records.
/BOOT Only scan the boot sectors of specified drives.
/M[+|-] Enable or disable scanning of memory.
/MEM Only scan memory.
/HEUR:[0|1|2|3] Set Bloodhound(tm) sensitivity. (0 disables)
/S[+|-] Enable or disable scanning subdirectories.
/REPAIR Repair infected files automatically.
/DELETE Delete infected files automatically.
/PROMPT Prompt for repair or delete on each infected file.
/HALT Halt the system when a virus is found.
/CFG:[directory] Specifies the directory containing Norton AntiVirus
configuration files.
/LOG:file Create a log file.
/APPENDLOG:file Append to a log file.
/DOALLFILES Scan all files, not just executables.
/ZIPS Scan files in compressed files.
/NOBEEP Do not generate any sound.
/HELPERROR List all possible DOS errorlevels NAVDX returns.
***************
C:\Program Files\Norton AntiVirus>
Command line switches
NAVW32.EXE is the Windows interface and scanner. It can be run with
command-line switches, typically from the Start menu Run command, to
override configuration settings.
NAVW32 [[pathname] options]
pathname Any drive, folder, file, or combination of these is scanned. If
you want to scan a combination of items, use a space to separate the
items. You can use wildcards when specifying pathnames for a group of
files (for example, NAVW32 A:C:\MYDIR\*.EXE
/A All drives, except drives A: and B:, are scanned. Network drives are
scanned if the Allow Network Scanning option is selected in the Scanner
Advanced Settings dialog box.
/L All local drives, except drives A: and B:, are scanned.
/S All subfolders specified in the pathname are also scanned.
/M[+|-] Enables (+) or disables (-) scanning of memory (for example,
NAVW32 C:/M or NAVW32 D:/M-)
/MEM Only memory is scanned.
/B[+|-] Enables (+) or disables (-) scanning of boot records (for
example, NAVW32 A: /B+ or NAVW32 B: /B-)
/BOOT Only the boot records of the specified drives are scanned.
/NORESULTS No scan results are reported on screen.
/DEFAULT Returns settings to how they were when you received Norton
AntiVirus.
/HEUR:[0|1|2|3] Set Bloodhound(tm) sensitivity (0 disables)
*********