Changes

Jump to navigation Jump to search
</source>
=== Tip - shortcut to cmd.bat===
Make shortcut to '''C:\WinPython27\WinPython-64bit-2.7.5.1\scripts\cmd.bat''', and modify the shortcut. Set
'''Start in:''' %PWD%
You can now copy this shortcut around, which open a command prompt at the current folder, and set the paths correctly.
 
=== Tip - add env.bat to windows path ===
If you have permission to change the Environment Variables in windows, you can add the '''env.bat''' to your path.<br>
Right click Computer -> properties -> Advanced system settings -> Environment Variables -> User variables -> Edit: PATH <br>
Add to end of the Variable value:
;C:\WinPython27\WinPython-64bit-2.7.5.1\scripts
In any folder, hold "Shift" and right click, "Open command window here"
= Install other software =

Navigation menu