|
Delphi Secret #2
Programmatically Starting Another Program
|
|
As with closing another application, starting one only takes one line of code also. Just make sure to specify the file path of the program you are executing. This command also executes files that are associated (mp3, txt, doc). Code:
|