I feel stupid asking about it, but here. On linux / mac, you can run the executable in the shell by simply writing its name. Can you do something like this on the windows command line?
Example: I am in the dir directory. I want to run the a.exe file in dir/subdir without changing the directory to subdir or write subdir/a.exe . Is it possible?
source share