D
Dave
When using the addpst.exe file in a vbscript below. The path to the moved pst
file in the Outlook data files only places the first word if their are
spaces.
For example:
If the new path is c:\documents and settings\my profile
the path in the data files path will be c:\documents
Everything after the first space will not enter. I have tried variations of
quotations etc but cant seem to get past this...
Thanks
________________________
objshell.Run "c:\lansd\addPst.exe -p autoprofile -t c:\documents and
settings\my Profile -d PSTFile -f u ",0,"TRUE"
file in the Outlook data files only places the first word if their are
spaces.
For example:
If the new path is c:\documents and settings\my profile
the path in the data files path will be c:\documents
Everything after the first space will not enter. I have tried variations of
quotations etc but cant seem to get past this...
Thanks
________________________
objshell.Run "c:\lansd\addPst.exe -p autoprofile -t c:\documents and
settings\my Profile -d PSTFile -f u ",0,"TRUE"