home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / maj / 2305 / runme.bat < prev   
DOS Batch File  |  1994-02-23  |  390b  |  18 lines

  1. @echo off
  2. rem
  3. rem Place go32.exe within search path
  4. rem
  5. rem Be sure, the directory is UNIX style
  6. rem Choose one from the following:
  7. rem
  8. rem set tmp=c:/tmp
  9. rem set temp=c:/tmp
  10. set go32tmp=c:/tmp
  11. rem
  12. set go32=nodpmi driver c:/display/driver/et4000.grn
  13. rem
  14. rem if you put go32.exe within search path :
  15. c:\display\display
  16. rem else :
  17. rem c:\display\go32 c:\display\display.exe
  18.