How can I delete cookies and temp internet files w/VBS 
Author Message
 How can I delete cookies and temp internet files w/VBS

I am looking for a simple way to delete cookies and temporary internet files
with vbs.  I need help creating a vbs that I can run from my desktop and not
have to open IE and goto tools and then click the buttons to delete
temporary internet files.  I am using ie5 and don't have the delete cookies
button, which I don't want because the new script will eliminate the need.
I tried searching around the net but I can't seem to find exactly what I
need.  If anyone can help I'll appreciate it.


Tue, 21 Dec 2004 04:06:55 GMT  
 How can I delete cookies and temp internet files w/VBS
Use the FileSystemObject and fso.delete the files from their locations at
C:\Documents and Settings\username\Local Settings\Temporary Internet Files
C:\Documents and Settings\username\Cookies


Quote:
> I am looking for a simple way to delete cookies and temporary internet
files
> with vbs.  I need help creating a vbs that I can run from my desktop and
not
> have to open IE and goto tools and then click the buttons to delete
> temporary internet files.  I am using ie5 and don't have the delete
cookies
> button, which I don't want because the new script will eliminate the need.
> I tried searching around the net but I can't seem to find exactly what I
> need.  If anyone can help I'll appreciate it.



Tue, 21 Dec 2004 07:21:16 GMT  
 How can I delete cookies and temp internet files w/VBS
Look for www.helrohr.de There are many *.vbs

Friedhelm
~~~~~~~~~~~~~~~~~~~~~+


Quote:
> I am looking for a simple way to delete cookies and temporary
internet files
> with vbs.  I need help creating a vbs that I can run from my desktop
and not
> have to open IE and goto tools and then click the buttons to delete
> temporary internet files.  I am using ie5 and don't have the delete
cookies
> button, which I don't want because the new script will eliminate the
need.
> I tried searching around the net but I can't seem to find exactly
what I
> need.  If anyone can help I'll appreciate it.



Thu, 30 Dec 2004 16:32:59 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Delete cookies and temp. inet files with VBS

2. Deleting Cookies and internet files in VBS

3. Deleting Temp internet files

4. Delete all temp internet files for all users

5. Delete temp.internet files ecc..(newbie)

6. Deleting Temp Internet files, new approach ?

7. Deleting Temp Internet Files via script

8. Deleting Temp Internet Files via script

9. deleting temp internet files through script

10. Deleting temporary internet files and cookies using vbscript

11. info : here is how to delete cookies or any file in the temporary internet files folder

12. Temp Internet files check box

 

 
Powered by phpBB® Forum Software