I\'m terribly new to scripting on windows. Using windows 7 64.
I\'m trying to make a .bat file that I can double click, and have it open a command prompt and automatical
Why so complicated? Just create an alias to cmd.exe, right click on the alias and navigate to its settings. Change the "execute in" to the path you want to have as standard path. It will always start in this path.