Using filemon, it seems explorer.exe does some weird file commands to c:\trace.txt
--- C:\trace.txt ---
0
0
0
0
0
0
which is repeated each time I close a windows explorer session. Any ideas why this is happening? Thanks!
77 8:27:58 PM explorer.exe:1392 OPEN C:\trace.txt SUCCESS Options...
Hi grofaty,
I've removed the MsgBox lines of code, so you won't get any prompts to delete index.dat's or restart your PC. It'll do it automatically now. ;)
Edit the script, then replace DeleteIndexFiles() with the code as follows:
Sub DeleteIndexFiles()
Dim sTempExe, elem
sTempExe =...
It costs $49.95 ;)
Perhaps I should update my free script to a DoD 5220.22 level? Some points:
1. I wonder what would happen if "user@cnn.txt" was first renamed to "user@e$R%%$.txt", and then deleted.
My guess is that there's no need to scramble the MFT filename in that case?
2. What happens...
Hi,
Those are nice custom enhancements for the tool - but it's probably easier for you to just comment out those vbscript lines that deal with prompting the user.
Thanks.
Hi,
I'm the author of the above IE Spy script and for a better enhanced version, please visit:
http://www.codeproject.com/vbscript/Internet_Explorer_Spy.asp
or you can read them below for your convenience:
' +----------------------------------------------------------------------------+
' |...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.