Re: Error while invoking
From: Poorni (poor_vij_at_hotmail.com)
Date: 03/31/04
- Next message: name: "Re: WSH's 'Scripting Component' differences in versions on Win 2003 & 2002."
- Previous message: Stew Basterash: "Re: Change IP addresses"
- In reply to: Michael Harris \(MVP\): "Re: Error while invoking"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 22:02:27 -0800
Hi Michael,
Thanks a lot...
It does work now:)
Thanks & Regards
Poornima
>-----Original Message-----
>> Dim oShell
>> Set oShell = WScript.CreateObject ("WSCript.shell")
>
>Try forcing the current directory to be the app's parent
directory before
>you run it...
>
> oShell.CurrentDirectory = "C:\DBS\skynz\COMDDE.EXE\.."
>
>> oShell.Run "C:\DBS\skynz\COMDDE.EXE"
>
>
>--
>Michael Harris
>Microsoft.MVP.Scripting
>Sammamish WA US
>
>.
>
- Next message: name: "Re: WSH's 'Scripting Component' differences in versions on Win 2003 & 2002."
- Previous message: Stew Basterash: "Re: Change IP addresses"
- In reply to: Michael Harris \(MVP\): "Re: Error while invoking"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|