Home All Groups Group Topic Archive Search About
Author
31 Mar 2006 8:32 PM
John Cosmas
I need to fire or launch an application whose EXE/Path I know on a remote
box on my network.  My existing PROCESS code does not seem to do this
despite the use of the .DOMAIN property where I pass the machine name.
Please help.

Author
1 Apr 2006 12:29 PM
Vadym Stetsyak
Hello, John!

JC> I need to fire or launch an application whose EXE/Path I know on a
JC> remote box on my network.  My existing PROCESS code does not seem to do
JC> this despite the use of the .DOMAIN property where I pass the machine
JC> name. Please help.

What error/exception do you obtain?

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Author
3 Apr 2006 8:01 PM
John Cosmas
I just ends up launching the EXE in my local machine instead of the
REMOTEMACHINE.  Comments?

Show quote
"Vadym Stetsyak" <vady***@ukr.net> wrote in message
news:OySR$fYVGHA.5496@TK2MSFTNGP11.phx.gbl...
> Hello, John!
>
> JC> I need to fire or launch an application whose EXE/Path I know on a
> JC> remote box on my network.  My existing PROCESS code does not seem to
> do
> JC> this despite the use of the .DOMAIN property where I pass the machine
> JC> name. Please help.
>
> What error/exception do you obtain?
>
> --
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot.com
Author
4 Apr 2006 8:14 AM
Vadym Stetsyak
Hello, John!

WMI can be the solution for you.

Take a look at
( http://www.codeproject.com/csharp/wmi.asp ) - create process is the keyword
( http://www.serverwatch.com/tutorials/article.php/1476821 ) - VBS

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com

AddThis Social Bookmark Button