//flex table opened by JP

Click to See Complete Forum and Search --> : norton antivirus config files


techs
09-06-2000, 04:59 AM
i am trying to make a Norton antivirus bootable cd to scan computers in my shop. when i copy the directory norton antiviurs to my cd i need to type navdx.exe to run the scan. i can use all the switches to get the type of scan i need, but it has a switch to the directory where the cfg(config) files are and this is how it shows when you type navdx /?

/cfg:

if my config files were say here d:\nav\files
how would i use this switch?

Steve R Jones
09-06-2000, 05:51 AM
Create or add these lines to your autoexec.bat file on the CD:

cd\nav (or cd\nav\files) (depends on where navdx.exe is located)

navdx /+any switches you want to add