How can you make a .exe file accessible from any location in the Windows command window? Is there some registry entry that has to be entered?
The best way to do this is just install the .EXE file into the windows/system32 folder. that way you can run it from any location. This is the same place where .exe's like ping can be found