home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 March / pcp161b.iso / full / delphi / DELPHI16 / TECHINFO / DELPHI / TIS / TI2777.FX < prev    next >
Encoding:
Text File  |  1995-08-24  |  2.5 KB  |  122 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.   PRODUCT  :  Delphi                                 NUMBER  :  2777
  8.   VERSION  :  All
  9.        OS  :  Windows
  10.      DATE  :  July 14, 1995                            PAGE  :  1/2
  11.  
  12.     TITLE  :  Instructions for Running Delphi from CD-ROM
  13.  
  14.  
  15.  
  16.  
  17.                 RUNNING DELPHI FROM THE CD-ROM
  18.                 ------------------------------
  19.  
  20. Delphi can be run from a CD-ROM directly. However, it is highly
  21. recommended that at least a minimum installatiion be seriously
  22. considered before opting for running Delphi from CD-ROM.
  23.  
  24. For a minimum installation, 33MB of available hard disk space is
  25. required.
  26.  
  27. Running from a CD-ROM, 9MB of available hard disk space is
  28. required.
  29.  
  30. To configure the system to run Delphi from the CD-ROM,
  31.  
  32. 1. Copy all files found in the CD's \RUNIMAGE\WINDOWS directory to the
  33. Windows directory of the hard disk.
  34.  
  35. 2. Copy all files found in the CD's \RUNIMAGE\WINDOWS\SYSTEM
  36. directory to the Windows SYSTEM directory of the hard disk.
  37.  
  38. 3. Edit DELPHI.INI in a text editor like Windows Notepad. Look
  39. for the section titled [Globals]. Make entry for the PrivateDir
  40. setting that resides on a writeable disk, preferably a local
  41. hard disk.
  42.  
  43. For instance, if a directory on the C: drive where chosen called
  44. DELPRIV, the relevant section of DELPHI.INI would look as
  45. follows.
  46.  
  47. [Globals]
  48. PrivateDir=C:\DELPRIV\
  49.  
  50. Now, Delphi can be run from the \RUNIMAGE\DELPHI\BIN directory
  51. of the CD-ROM.
  52.  
  53.                      MODIFYING COMPONENTS
  54.                      --------------------
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.   PRODUCT  :  Delphi                                 NUMBER  :  2777
  69.   VERSION  :  All
  70.        OS  :  Windows
  71.      DATE  :  July 14, 1995                            PAGE  :  2/2
  72.  
  73.     TITLE  :  Instructions for Running Delphi from CD-ROM
  74.  
  75.  
  76.  
  77.  
  78.  
  79. To allow modification of the component library used by Delphi
  80. while running from a CD ROM an copy of the Component Library
  81. must exist on a writeable disk. Use the following steps as a
  82. guide.
  83.  
  84. 1. Copy COMPLIB.DCL from the CD's \RUNIMAGE\DELPHI\BIN directory
  85. to a desired directory on the hard disk.
  86.  
  87. 2. Run Delphi.
  88.  
  89. 3. Bring down the Options menu and select Open Library.
  90.  
  91. 4. Specify the directory and file name for the COMPLIB.DCL
  92. copied to the hard disk.
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118. DISCLAIMER: You have the right to use this technical information
  119. subject to the terms of the No-Nonsense License Statement that
  120. you received with the Borland product to which this information
  121. pertains.
  122.