OpenModelica X.Y.Z Install/Uninstall instructions
-------------------------------------------------
Adrian Pop, adrpo@ida.liu.se, 2006-02-03

Install
-------
1. Unpack the OpenModelicaXYZ.zip
2. The path to your unpacked OpenModelicaXYZ directory should not contain any spaces!
3. Define two environment variables: 
   - Right Click on My Computer->Properties->Advanced Tab->Environment Variables
   - define OPENMODELICAHOME to point to drive:\path\to\your\OpenModelicaXYZ\
   - define MODELICAPATH to point to drive:\path\to\your\OpenModelicaXYZ\ModelicaLibrary
4. To run the OpenModelica Shell run:
   - version 1.3.1 and below:
      drive:\path\to\your\OpenModelicaXYZ\WinMosh.exe
   - for version 1.3.2 and above we still have to decide another
     name instead of WinMosh.exe.
5. To run the OpenModelica Notebook run:
   drive:\path\to\your\OpenModelicaXYZ\OMNotebook.exe
6. To access the documentation open:
   drive:\path\to\your\OpenModelicaXYZ\OpenModelicaUsersGuide.pdf

Uninstall
---------
1. To uninstall the package just delete the driectory:
   drive:\path\to\your\OpenModelicaXYZ
2. Delete the defined environment variables:
   - Right Click on My Computer->Properties->Advanced Tab->Environment Variables
   - delete OPENMODELICAHOME environment variable
   - delete MODELICAPATH environment variable
    

For questions or problems please 
contact the OpenModelica team at:
 OpenModelica@ida.liu.se
OpenModelica Website: 
 http://www.ida.liu.se/labs/pelab/modelica/OpenModelica.html

