Can I use the LaunchExecutableEx command to launch notepad.exe, but make notepad automatically open a specific file that is stored in a variable in my program?
To launch "notepad.exe" and automatically open a specific file that is stored in a variable you should pass in the first parameter of "LaunchExecutableEx" a buffer containing "notepad.exe" + " " + .