Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing a new exe from within an exe
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Executing a new exe from within an exe
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01216984
Message ID:
01216984
Views:
65
I want to execute another .exe file with parameters from within the exe I am running. DO I need to reflect or spin a new thread? The two are totally independent.

Is there way to just start execution by executing a call like :StartNewApp("App name", args ) without having to load assemblies and what not?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform