include exe to my project |
| sambath kumar posted at 03-Jul-08 03:02 |
I am new to c#, and i am making some simple application.
I want to be able to include other exe to my project (embedded for example) and run it on some event.
I found out how to embed picture files - and show them like stream - i want to be able to do the same with exe file.
I dont want the embedded exe to run inside of my application - i want it to run separately when i press some button in the main application.
any help will be great :)
sambath. |
|