echo "Complete installation GSAS-II and update from APS subversion server if on network" set "python=%PREFIX%\python.exe" set "updatescript=%PREFIX%\GSASII\bootstrap.py" "%python%" "%updatescript%" --nonet "%python%" "%updatescript%" pause set errorlevel=0 exit 0