Hi all,
typing this:
<<c:\sols\runt2007_02_19\lim\startapp.bat PPLIQ300>>
into the run-box in WinXP the application starts
but how should this look like in scripting??
this does not work:
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "c:\sols\runt2007_02_19\lim\startapp.bat ""PPLIQ300""", , True
Any ideas?
Thanks MR
typing this:
<<c:\sols\runt2007_02_19\lim\startapp.bat PPLIQ300>>
into the run-box in WinXP the application starts
but how should this look like in scripting??
this does not work:
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "c:\sols\runt2007_02_19\lim\startapp.bat ""PPLIQ300""", , True
Any ideas?
Thanks MR