Redirect Evil Client Console output to logfile?

Hi

Can I redirect the console output to a logfile?

I'd like to run a batch script and need to wait until the message "Connected to VPN" appears.

Thanks
Christian

Redirect Evil Client Console output to logfile?

There is another way to achieve this: you can enter a program to be launched whenever a connection is established. This can be set in the Options dialog under "Run command on connect". Just enter something like cmd /C c:\mybatch.bat.
Don't forget to set the path to your batch file into quotes if it contains spaces.
Hope this helps

Cheers
Jan

Redirect Evil Client Console output to logfile?

Hi

Thanks for the advise. I'll check it and let you know.

Ah, and thanks for the work. It comes in really handy!

Regards
Christian