Home » Community » Newbie corner » External .exe
External .exe [message #43243] |
Sun, 15 June 2014 17:09  |
idkfa46
Messages: 155 Registered: December 2011
|
Experienced Member |
|
|
hi guys,
can i execute and external .exe from my app? how?
Regards,
Matteo
|
|
|
|
Re: External .exe [message #43245 is a reply to message #43243] |
Sun, 15 June 2014 18:29   |
|
idkfa46 wrote on Sun, 15 June 2014 17:09can i execute and external .exe from my app? how?
Hi Matteo,
Of course, everything is possible with U++ There are actually two ways. If you simply need to launch another program and wait until it finishes, there are Sys() functions. If you need to interact with the program or run it in non-blocking way, the there is LocalProcess class. Both options are documented.
Best regards,
Honza
|
|
|
|
Goto Forum:
Current Time: Mon Apr 28 13:25:33 CEST 2025
Total time taken to generate the page: 0.04295 seconds
|