| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Omar Belhaj <bel...@online.no> |
| Subject | Re: cvs commit: xml-forrest/src/resources/forrest-shbat/bin forrest.bat |
| Date | Wed, 20 Nov 2002 11:17:43 GMT |
No, I do not have a Win9x at hand but you're right this should be: ---- | rem Change drive and directory to "%FORREST_HOME%\lib\endorsed" | if "%OS%"=="Windows_NT" cd /d ""%FORREST_HOME%\lib\endorsed"" | if not "%OS%"=="Windows_NT" cd ""%FORREST_HOME%\lib\endorsed"" ---- Instead of just: ---- |cd "%FORREST_HOME%\lib\endorsed" ---- In order to run correctly on both type of OSes. --Omar | |
| Mime |
|
| View raw message | |