Question : vbscript for deleting outlook files

I need to know how to vbscript and make a batch file of  the below. I want it to seek out if machine is xp or vista and if it is then I want it to close the outlook and delete the files and then open back up outlook. This applies to just outlook 2007. It would be nice if it worked on outlook 2003 but outlook 2007 is main concern

Outcmd.dat:
C:\Documents and Settings\\Local Settings\Application Data\Microsoft\Outlook
C:\Users\\AppData\Roaming\Microsoft\Outlook

Extend.dat:
C:\Documents and Settings\\Application Data\Microsoft\Outlook
C:\Users\\AppData\Local\Microsoft\Outlook

Frmcache.dat:
C:\Documents and Settings\\Application Data\Microsoft\Outlook
C:\Users\\AppData\Local\Microsoft\FORMS

Views.dat:
C:\Documents and Settings\\Application Data\Microsoft\Outlook
C:\Users\\AppData\Local\Microsoft\Outlook

Answer : vbscript for deleting outlook files

I didn't verify the paths.  I used exactly what you posted.  Verify that strUser contains the correct user name.  If it does, then verify the path and file name.
Random Solutions  
 
programming4us programming4us