I have written n batch script file to make life easier when doing backups, this works 100% with Vista but for some reason it doesnt want to work properly in XP.
I close outlook before I run the command...
the command line is : Copy C:\Documents & Settings\Southdowns\Local Settings\Application data\Microsoft\Outlook\*.* I:\Backup\Southdowns\Outlook /Y
the result : System cannot find file spesified.
This is driving me mad , as I see no reason why the system cannot find the files that are in the Outlook folder. I know they are there and when I copy them in windows theres no problem.
Any advice on how to get this going or an alternative method that I can use in a batch file would be appreciated.
ray:
I close outlook before I run the command...
the command line is : Copy C:\Documents & Settings\Southdowns\Local Settings\Application data\Microsoft\Outlook\*.* I:\Backup\Southdowns\Outlook /Y
the result : System cannot find file spesified.
This is driving me mad , as I see no reason why the system cannot find the files that are in the Outlook folder. I know they are there and when I copy them in windows theres no problem.
Any advice on how to get this going or an alternative method that I can use in a batch file would be appreciated.