How to execute programs in the same directory as the windows batch file?

Posted by Jader Dias on Stack Overflow See other posts from Stack Overflow or by Jader Dias
Published on 2010-04-28T15:02:51Z Indexed on 2010/04/28 15:13 UTC
Read the original article Hit count: 229

Filed under:
|
|
|
|

I have in the same folder a .bat and a .exe file. I couldn't call the .exe file from the .bat unless I put the full absolute path to it. Is there a way to don't specify the path?

© Stack Overflow or respective owner

Related posts about batch

Related posts about batch-file