Answer the question
In order to leave comments, you need to log in
Delphi ShellExecute?
In general, the main application launches the Project1.exe program that is located in the control folder using the method:
...
ShellExecute(Handle, 'open', 'control\Project1.exe', nil, nil, SW_HIDE);
...
Answer the question
In order to leave comments, you need to log in
You need to specify the working directory when starting with shellexecute
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question