home *** CD-ROM | disk | FTP | other *** search
/ 3D Madness! Companion CD / 3DMADNESS.iso / dosdemos / envisage / demo.bat < prev    next >
DOS Batch File  |  1994-07-03  |  538b  |  18 lines

  1. ECHO OFF
  2. REM
  3. REM  This batch file sets up the environment
  4. REM  and executes ENVISAGE 3D.
  5. REM
  6. SET evt=E:\
  7. REM
  8. REM  If you unREM the following two SET commands Envisage will use
  9. REM  the variables to try to find models and image maps when the
  10. REM  embedded drive/path combination do not lead anywhere.
  11. REM  Use EVV=to change all unsatisfied references to another drive
  12. REM      SET evv=E:\
  13. REM  Use EVP=to change all unsatisfied references to another path
  14. REM      SET evp=E:\EVI\
  15. REM  Note: the last "\" 
  16. REM
  17. ENVIDEMO.EXE
  18.