(using WinXP)
I've not written a batch file before. I want to create a shortcut for using virtuelenv. I normally have to open a shell, type C:\some-path-to-my-env\Script\activate.bat. Then I have a shell with the correct environment. I want to make a batch file that when clicked, opens a shell and does all that for me, so that I can have a usable shell with the env pre-loaded.