キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

LaunchExecutableEx and NotePad

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?
0 件の賞賛
メッセージ1/2
3,075件の閲覧回数
Hello John,

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" + " " + .

Best Regards,
Silvius
Silvius Iancu
0 件の賞賛
メッセージ2/2
3,075件の閲覧回数