adamdelves
05-27-2001, 02:21 PM
WshShell.run("c:\program files")
When running an application whos path has a directory containing a space WSH comes up with an error just the same as if you type in he path in the windows run command with out it being enclosed in "" . Is there any way to get round this problem- I've tried everything
When running an application whos path has a directory containing a space WSH comes up with an error just the same as if you type in he path in the windows run command with out it being enclosed in "" . Is there any way to get round this problem- I've tried everything