Deleting temporary internet files and cookies using vbscript 
Author Message
 Deleting temporary internet files and cookies using vbscript

If possible, you can try FindFirstUrlCacheEntry, FindNextUrlCacheEntry,
DeleteUrlCacheEntry, etc apis.

You can write and export deleting temporary files function to a dll and
then call it from VBScript.

The following article could helps.

HOWTO: Clear Cache When Your Application Hosts a WebBrowser Cont[ie_dev]
http://www.*-*-*.com/

Sincerely,

Alick Ye, MCSD
Product Support Services
Microsoft Corporation
Get Secure! - <www.microsoft.com/security>

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
Content-Class: urn:content-classes:message


Subject: Deleting temporary internet files and cookies using vbscript
Date: Thu, 28 Nov 2002 00:43:01 -0800
Lines: 14

MIME-Version: 1.0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcKWuijmpoS1U89nTFiKzWsF31LSkw==
Newsgroups: microsoft.public.scripting.vbscript
Path: cpmsftngxa09
Xref: cpmsftngxa09 microsoft.public.scripting.vbscript:119533
NNTP-Posting-Host: TK2MSFTNGXA01 10.40.1.47
X-Tomcat-NG: microsoft.public.scripting.vbscript

Hi!

I want to create a script for a company that deletes all
temporary internet files and cookies, and then starts
internet explorer with the companys intranet as startpage.

The IE thing is easy using a the wscript.shell.run method,
but I have problems finding a easy way to delete temorary
internet files and cookies using vbscript.

Anny suggestions?

Best regards
Jens Egil Evensen



Fri, 20 May 2005 16:40:19 GMT  
 
 [ 1 post ] 

 Relevant Pages 

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

2. Clearing cache / temporary Internet files / cookies

3. Deleting temporary internet files

4. deleting temporary internet files

5. Deleting Temporary Internet Files

6. Delete file from Temporary Internet Files in VB

7. Deleting files from Temporary Internet Files Directory

8. accessing the internet address of items in the temporary internet files folder

9. Deleting Cookies and internet files in VBS

10. How can I delete cookies and temp internet files w/VBS

11. use VB to delete entries from Windows\Temporary Internet Files

12. Delete Temporary Internet Files

 

 
Powered by phpBB® Forum Software