Microsoft
Software
Hardware
Network
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\
\AppDat
a\Roaming\
Microsoft\
Outlook
Extend.dat:
C:\Documents and Settings\
\Applic
ation Data\Microsoft\Outlook
C:\Users\
\AppDat
a\Local\Mi
crosoft\Ou
tlook
Frmcache.dat:
C:\Documents and Settings\
\Applic
ation Data\Microsoft\Outlook
C:\Users\
\AppDat
a\Local\Mi
crosoft\FO
RMS
Views.dat:
C:\Documents and Settings\
\Applic
ation Data\Microsoft\Outlook
C:\Users\
\AppDat
a\Local\Mi
crosoft\Ou
tlook
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
How do I change the external OWA URL in Exchange 2007?
Newsletter Images
Launching new Perl script -and- DoEvents?
magento how do I display all the products in a single page?
Rename AD Account and Mailbox
CREATING A BACKUP
Open MS Office documents within relevant application when downloaded from intranet
Sybase stored procedure extract with wrappers
Vectorization algorithm?
need help to apply image background instead of color in java code