Open main menu

Changes

no edit summary
Make a folder '''own''' in '''C:\WinPython27\WinPython-32bit-2.7.x\scripts''' and <br>
copy '''C:\WinPython27\WinPython-32bit-2.7.x\scripts\env.bat''' to '''C:\WinPython27\WinPython-32bit-2.7.x\scripts\own\pyt32.bat'''
 
If you have permission to change the Environment Variables in windows, you can add the '''pyt32.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-32bit-2.7.x\scripts\own
In any folder, hold "Shift" and right click, "Open command window here". Write:
<source lang="powershell">
pyt32
python
</source>
= Install Visual Studio Express 2012 for Windows Desktop =
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-32bit-xxx\scriptsIn any folder, hold "Shift" and right click, "Open command window here". Write:<source lang="powershell">envrelax -g</source>
= Install other software =