A
Ale
I try to start a program with process.start method.
It normally starts but no window is displayed, i only
see the application process running on the taskmanager.
I think the process is executed in a separate application
context belonging to ASP.NET.
Theres a way to display that window and to have processes
to execute in the normal system context?
Thanks.
It normally starts but no window is displayed, i only
see the application process running on the taskmanager.
I think the process is executed in a separate application
context belonging to ASP.NET.
Theres a way to display that window and to have processes
to execute in the normal system context?
Thanks.