PDA

View Full Version : Command Line Profile Parameter?


Atangel
January 4th, 2005, 08:31 PM
I'm sure it must exist, but I can't seem to find any reference to it in the docs or here. I'm sure I've just been on the PC too long today! How do I pass a profile name as part of the command line parameter???

rumpstah
January 4th, 2005, 09:25 PM
Hi Atangel:

There is not such a command (as far as I am aware). A listing of the command line arguments can be found here (http://www.nod32.com/support/ans/comm_switches_v2.htm). The /program (for potentially dangerous applications) is one that is missing from the list.

I hope this helps. ;)

{QUOTE-> I'm sure it must exist, but I can't seem to find any reference to it in the docs or here. I'm sure I've just been on the PC too long today! How do I pass a profile name as part of the command line parameter??? <-QUOTE}

Atangel
January 4th, 2005, 09:47 PM
Thanks, I was hoping for shortcut. the /program is much appreciated.

fosius
January 5th, 2005, 02:05 PM
You can create a new profile through NOD32 (for example "command" - you have to set parameters...) and then when you wanna use that profile, just write to commandline /config="name of profile" - without space... i hope this help.

Atangel
January 5th, 2005, 03:08 PM
That's it! Thanks!