Changes between Version 5 and Version 6 of OldZipInstall
- Timestamp:
- Jul 18, 2012 10:46:33 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OldZipInstall
v5 v6 60 60 to see what error is occurring. 61 61 62 After GSAS-II has been installed, it can be started by clicking on the GSASII. bat file. Note that this file should not be moved from the installation directory.62 After GSAS-II has been installed, it can be started by clicking on the GSASII.BAT file. Note that this file should not be moved from the installation directory. Also, it assumes that the Python package is found in the path. If this is not the case, it will be necessary to edit the .BAT file to add a full path for the python command (change `python %gsasloc%\GSASII.py %1` to `"C:\EPD dist\PYTHON27\python.exe" %gsasloc%\GSASII.py %1`, etc.) 63 63 64 64