I got a batch file that compiles my code with qmake, nmake. Afterwards I start it calling the newly created exe. Now, how could i run this exe without knowing its filename e.g. applicatin.exe. The only thing I know is that it's the ONLY exe in the working directory. *.exe doesn't work. Any clue?
Cheers
Cheers