home *** CD-ROM | disk | FTP | other *** search
/ Spacewalker F97 / Spacewalker F97.iso / RECYCLED / DD15.CFG < prev    next >
Encoding:
Text File  |  1996-04-22  |  1.9 KB  |  72 lines

  1. bottombackground : cyan
  2. bottomforeground : bright white
  3.  
  4. promptbackground : red
  5. promptforeground : bright white
  6.  
  7. screenbackground : blue
  8. screenforeground : blue
  9.  
  10. titlebackground : cyan
  11. titleforeground : bright white
  12.  
  13. windowbackground : bright blue
  14. windowforeground : bright white
  15.  
  16. rem TITLEBACKGROUND: BRIGHT CYAN
  17.  
  18. TITLE: "Autodesk Device Interface Installation"
  19.  
  20. OVERWRITEFILE:yes
  21.  
  22. BEGINFIRSTSCREEN
  23.   
  24.   You have chosen to install 
  25.   
  26.   TurboDLD-Classic for AutoCAD Release 12/13. 
  27.   
  28.   We recommend installing into the DRV sub-directory of 
  29.   your main AutoCAD directory. 
  30.  
  31.   You may also install TurboDLD-Classic into its own sub-
  32.   directory, to do so enter an alternate sub-directory name.
  33.   If you install TurboDLD-Classic into its own sub-directory,  
  34.   you will have to alter your ACADDRV enviroment variable to
  35.   include the TurboDLD-Classic sub-directory.
  36.  
  37. ENDFIRSTSCREEN
  38.  
  39. MINDISKSPACE: 460000
  40.  
  41. DEFAULTDIR: "C:\ACAD\DRV"
  42.  
  43. FILE: "ADI.1"
  44.  
  45. ADDTEXT "set DLDCFG=$defaultdir$", "pana3ds.bat", "1"
  46. ADDTEXT "set RCPADI=$defaultdir$\rcturboc.exp", "pana3ds.bat", "2"
  47.  
  48. delete fastacad.bat
  49.  
  50. BEGINLASTSCREEN
  51.  
  52.   You have successfully installed Turbo-Classic for AutoCAD
  53.   Release 12/13. Before you can use Turbo-Classic you must
  54.   reconfigure AutoCAD by start AutoCAD with "ACAD -r" and
  55.   change the current display device. Choose TurboDLD-Classic
  56.   from the list of available display drivers and then follow
  57.   the on-screen instructions.
  58.  
  59.   If you have chosen to install TurboDLD-Classic into a sub-
  60.   directory other then ACAD\DRV, for example, you install
  61.   TurboDLD-Classic on the C:\ABC directory, you must append
  62.   the path c:\ABC to your "SET ACADDRV=..." enviroment variable  
  63.   like this:
  64.                 SET ACADDRV=C:\ABC
  65.  
  66.   Please refer to read.me file for further information.
  67.  
  68. ENDLASTSCREEN
  69.  
  70. rem RUNATEXIT: "$sourcedir$\install.exe $sourcedir$\install.cfg "
  71.  
  72.