I will give some more details. The driver was developed on NT with the
help of NT DDK.
It works on 2000 well when Norton antivirus is not installed. There are no
problems when manual operations or the Jscript is run. The script copies /
deletes text, html, gif files from the folder that is monitored. The
driver
generates a log of these activities. One log file contains 100 records. We
have installed SoftIce debugger which starts when m/c boots. When I ran
the script after installing antivirus, the m/c hanged and I got the
following info in SoftIce. (When softice was not installed, the m/c just
restarted some times).
NTICE: Load32 START = 77640000 SIZE = 72000 KPEB = FF6C0C20 MOD =
urlmon
NTICE: Load32 START = 77820000 SIZE = 7000 KPEB = FF6C0C20 MOD =
version
NTICE: Load32 START = 759B0000 SIZE = 6000 KPEB = FF6C0C20 MOD =
1z32
NTICE: Load32 START = 75AF0000 SIZE = 23E000 KPEB = FF6C0C20 MOD =
mshtml
NTICE: Exit 32 PID = 45C MOD = cscript
NTICE: Unload 32 MOD = cscript
NTICE: Unload 32 MOD = jscript
NTICE: Unload 32 MOD = scrrun
9 log files were generated but the last 3 were blank. This shouldn’t
happen as a new log file is generated
only after 100 records are written in a log file. Does this happen because
the file operations are too fast ?
My m/c is P II, 256 MB ram, 400 MHz, o/s – Windows 2000.
Can you please give me any suggestion now ? Please let me know if you
need any more info.
Regards,
Subodh