source: gsdl/tags/gsdl-2_32-distribution/gsdl/setup.bat@ 14121

Last change on this file since 14121 was 1807, checked in by sjboddie, 23 years ago

Changed setup.bat to allow for some very strange windows behaviour

  • Property svn:mime-type set to application/octet-stream
File size: 225 bytes
Line 
1@echo off
2set GSDLHOME=**GSDLHOME**
3set GSDLOS=windows
4if "%OS%" == "Windows_NT" set PATH=%PATH%;%GSDLHOME%\bin\windows;%GSDLHOME%\bin\script
5if "%OS%" == "" set PATH="%PATH%";"%GSDLHOME%\bin\windows";"%GSDLHOME%\bin\script"
Note: See TracBrowser for help on using the repository browser.