Deleting cookies, history, temporary internet files and recent documents
I am attempting to make program that when you click a button the following procedures take place:
1. All Temporary Intrernet Files are deleted
2. All Recent documents are deleted
3. All history files are deleted
4. All cookies (see note) are deleted
NOTE: I realise the problems with this and the file inside the folder named 'index.dat' which prevent a mass deleting of the whole folders contents. So more specificaly, all the files in the cookies folder exept for the index.dat file.
The program will be running on Windows 98.
If anyone could give me the exact code for this I will be extremely grateful.
Thanks for reading,
Adam