jeudi 2 avril 2015

C++ create shortcut to subdirectory exe

I want create shortcut for exe in subdirectory:



-app
----my.exe
-shortcut.exe


this (system("my.exe")) works if exe is in the same directory. I want something like: system("app/my.exe");


Please help.


Aucun commentaire:

Enregistrer un commentaire