I have developed many bat files on my XP machine, which is slowly dieing. I'm moving over to my VISTA machine, but when I double-click a bat file in the Windows Explorer it only opens up a command prompt window/session. I have the Default Programs/Set Associations for .bat files set to Windows Command Processor. What am I missing?? I found the workaround for bat file execution from shortcuts, with prefacing the bat file path with "cmd \c ". I really need to be able to run any bat file, directly, from the Windows Explorer with a double-click.
feedback
|