Logging
Hi
Suggestion - Could cmdline output be disable when logging to a file.
Thank in Advance
Chris
Suggestion - Could cmdline output be disable when logging to a file.
Thank in Advance
Chris
Reply to #1:
Have you tried adding @echo off to your batch script?
Have you tried adding @echo off to your batch script?
Reply to #2:
Tried that. It's arenc that does the output. Echo off only works on the actual scripted commands and I've also tried >nul at the end of the command line
Tried that. It's arenc that does the output. Echo off only works on the actual scripted commands and I've also tried >nul at the end of the command line