Changes

Jump to navigation Jump to search
Modify relax.bat, to first make a call to the environment settings
<source lang="powershell">call "C:\WinPython27\WinPython-64bit-2.7.5.1\scripts\env.bat" python "%~dp0\relax.py" %*</source>
Modify relaxgui.bat:
<source lang="powershell">call "C:\WinPython27\WinPython-64bit-2.7.5.1\scripts\env.bat" python "%~dp0\relax.py" -g %*</source>
= Install other software =

Navigation menu