PDA

View Full Version : Strange - Logging file on my hdd..


Cozmo
06-09-2004, 09:24 PM
Running ewall with a filter that runs application (cscript.exe) with
parameters for virus and size logging of messages.

Just noticed on my c: drive i have a file called 1.txt which seems to be a
log of every time the application is called and the parameters that are sent
to it ?

Is this something i can turn on and off ??

line after line of:

C:WINNTsystem32cscript.exe //T:60 e:datamaillogewstat.vbs (and then
my command line parameter/variables)

Jerry Harris
06-10-2004, 04:54 AM
Is the last part of the command line parameters ">> 1.txt" ???

Alexander Telegin [SSS]
06-10-2004, 07:37 AM
That file was used for debug purpose and unfortunately I forgot to turn it
off.

- Alex