10-15-2008 07:46 AM
I want to make a program that enables me to start applications on a remote computer. I made a program that starts applications using either System exec.vi or .NET and both methods work find on my local computer. I built it with activeX server enabled and copied it to my remote computer. After struggling with DCOM settings and Security settings for a couple of days!! I’m now able to start the program from my local computer. The thing is that I can’t see either the LabView program or the started application. When opening the Windows Task Manager, I can see both the programs under the Process tab so they have started, but obviously as a “background” process and not as an application.
Does anyone have an idea on how to start the programs as applications?
10-22-2010 12:06 PM
Why not just use PsExec?
http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx