Assuming you are using Windows XP, replace "Administrator" with your own personal User-Name and copy the following Script into Notepad.
Save the resulting file as
IndexDat.cmd (no "txt"-Extension).
QUOTE
Echo Off
Cls
RD/S/Q "C:\Documents and Settings\Administrator\Application Data\Microsoft\Internet Explorer\UserData\index.dat"
RD/S/Q "C:\Documents and Settings\Administrator\Cookies\index.dat"
RD/S/Q "C:\Documents and Settings\Administrator\Local Settings\Temporary Internet Files\Content.IE5\index.dat"
RD/S/Q "C:\Documents and Settings\Administrator\UserData\index.dat"
RD/S/Q "C:\Documents and Settings\Default User\Cookies\index.dat"
RD/S/Q "C:\Documents and Settings\Default User\Local Settings\Temporary Internet Files\Content.IE5\index.dat"
RD/S/Q "C:\Documents and Settings\Local Service\Cookies\index.dat"
Echo Off
Cls
1. Subsequently copy the new IndexDat.cmd file into your profile (move the new IndexDat.CMD to C:/Documents and Settings/your user name/).
2. Go to C:/Documents and Settings/All Users/Start Menu/
right click on empty space and go to new and choose "Shortcut".
click on browse and locate IndexDat.CMD in your profile to have the Script executed at every System-Startup.
3. Finally there is still an alternative to combine this Script togeteher with the Freeware-Program
Eraser at System-Startup.
QUOTE
Or is there no way the information contained in index.dat files can ever be securely deleted.
With CCleaner - No.
If you wish to have the Index.dat-Files permanently unreadable, youŽd better switch to an alternative Browser (Firefox / Opera) and keep your system constantly defraged.
P.S. With a Knoppix-CD as a separate Boot-System, you might be able to delete files under XP as long as the mounted Host-Drive / Partition is not formatted as NTFS. For that youŽll need a Captive NTFS-Driver wich is not uncomplicated...
Oliver