home *** CD-ROM | disk | FTP | other *** search
/ Delphi Graphics & Game Programming Exposed! / Delphi_Graphics_and_Game_Programming_Exposed_with_Direct_X_Wordware_2000.iso / INSTALL.TXT < prev    next >
Text File  |  1998-06-17  |  10KB  |  272 lines

  1. ***********************************************************
  2.                Delphi Installation Notes
  3. ***********************************************************
  4.  
  5. We recommend that you read the entire contents of this file
  6. prior to installing Delphi.
  7.  
  8. Certain portions of this file pertain only to some editions
  9. (Standard, Professional, Client/server, Enterprise) of
  10. Delphi 4. Wherever possible, when a topic concerns only
  11. specific editions this is also noted within the topic.
  12.  
  13. TABLE OF CONTENTS
  14. ===========================================================
  15.   1.  BEFORE INSTALLING
  16.   2.  INSTALLING Delphi
  17.       2.1 Starting the installation program
  18.       2.2 Installing from a network or shared drive
  19.       2.3 Installation directory
  20.       2.4 Installing the Borland Database Engine
  21.       2.5 InterBase Installation
  22.       2.6 Other Installation Considerations
  23.       2.7 Installation Conflicts
  24.   3.  AFTER INSTALLING
  25.   4.  MINIMUM SYSTEM REQUIREMENTS
  26.       4.1 Delphi 4 Requirements
  27.       4.2 Delphi 4 Installation Size
  28.   5.  CUSTOM INSTALLATIONS
  29.   6.  UNINSTALLING Delphi
  30.   7.  INTERBASE
  31.       7.1 Certificate Key and Certificate ID
  32.       7.2 Other InterBase files
  33.       7.3 Installing InterBase separately
  34.   8.  KNOWN INSTALLATION PROBLEMS
  35.  
  36. 1. BEFORE INSTALLING
  37. ===========================================================
  38. IMPORTANT:
  39.   *********************************************************
  40.   Before installing, if you have a previous version of
  41.   Delphi and wish to install Delphi in that same directory,
  42.   you must uninstall the previous version. You should also
  43.   back up your existing IDAPI.CFG file before installation.
  44.   If you have installed any previous release of the MS
  45.   Internet Control Pack, uninstall that version before
  46.   installing Delphi.
  47.   *********************************************************
  48.  
  49. Delphi 4 works when installed on a computer on which the
  50. last release of Delphi 3 has already been installed
  51. (although it is not necessary to have Delphi 3 installed
  52. before installing Delphi 4). To be safe, back up important
  53. data, including projects that you intend to share between
  54. Delphi 3 and Delphi 4, before installing Delphi 4.
  55.  
  56.  
  57. 2. INSTALLING Delphi
  58. ===========================================================
  59. 2.1 Starting the installation program
  60. -------------------------------------
  61. Install Delphi from the Setup Launcher on the Delphi
  62. CD-ROM. Under Windows 95 or Windows NT 4.0, the Setup
  63. Launcher starts automatically when you insert the CD in
  64. your CD drive.
  65.  
  66. From the Setup Launcher, you can install Delphi, Install-
  67. Shield Express, and other programs (which vary depending on
  68. the edition you have). You can also connect directly to
  69. INPRISE Online to register your copy of Delphi (requires a
  70. working Internet connection).
  71.  
  72. ***********************************************************
  73. IMPORTANT! Be sure to reboot the computer (as prompted by
  74. the installation program) after installing and before using
  75. Delphi 4.
  76. ***********************************************************
  77.  
  78. 2.2 Installing from a network or shared drive
  79. ---------------------------------------------
  80. If installing from a network or shared drive, you must map
  81. a drive letter to the drive such that the root of this
  82. mapped drive contains INSTALL.EXE.
  83.  
  84. 2.3 Installation directory
  85. --------------------------
  86. By default, Delphi installs into the directory:
  87.  
  88.   \Program Files\Borland\Delphi 4
  89.  
  90. If you install to a different location, make sure you do
  91. not install over any previous Delphi release. The
  92. README.TXT file and all other documentation assume that you
  93. have used the default directory structure.
  94.  
  95. 2.4 Installing the Borland Database Engine
  96. ------------------------------------------
  97. This release of Delphi includes a new version of the
  98. Borland Database Engine (BDE). Unless you specify other
  99. than the default setup directories during installation,
  100. Delphi will overwrite existing 32-bit BDE and SQL Links
  101. installations. (SQL Links is only available in the Client/
  102. server and Enterprise editions.)
  103.  
  104. 2.5 InterBase Installation
  105. --------------------------
  106. Delphi 4 includes the latest release (version 5.1.1) of
  107. Local InterBase. InterBase must be installed separately
  108. from Delphi (a separate icon appears in the launcher
  109. program).
  110.  
  111. 2.6 Other Installation Considerations
  112. -------------------------------------
  113. If you are installing Delphi and SQL Links for use with
  114. Sybase version 4.2 or lower, select DB-Lib when prompted by
  115. the installation utility. CT-Lib is recommended for use
  116. with System 10 and higher.
  117.  
  118. 2.7 Installation Conflicts
  119. --------------------------
  120. To avoid potential conflicts when system files are
  121. installed or modified, we recommend you close all other
  122. running applications before installing Delphi 4. To se a
  123. list of currently running programs: look at the Task Bar
  124. or press Ctrl-Alt-Del (once, only!) and running programs
  125. are listed in the Close Program dialog.
  126.   
  127.  
  128. 3. AFTER INSTALLING
  129. ===========================================================
  130. After installing, reboot your system so it can replace any
  131. files that may have been locked during installation.
  132.  
  133.   *********************************************************
  134.   Please review README.TXT once installation is complete.
  135.   Before distributing Delphi applications, please review
  136.   your license agreement and DEPLOY.TXT (on the Delphi CD
  137.   or in the Delphi directory).
  138.   *********************************************************
  139.  
  140.  
  141. 4. MINIMUM SYSTEM REQUIREMENTS
  142. ===========================================================
  143. 4.1 Delphi 4 Requirements
  144. -------------------------
  145.   * Intel 486/66 MHz or higher.
  146.   * Microsoft Windows 95 or NT 4.0 (Service Pack 3).
  147.   * Memory 16Mb of RAM (32Md or higher recommended).
  148.   * 60Mb hard disk space (Compact install).
  149.   * CD-ROM drive.
  150.   * VGA or higher resolution monitor.
  151.   * Mouse or other pointing device.
  152.   
  153.   * Networks supported: Any Microsoft Windows 95 or Windows
  154.     NT or higher compatible network.
  155.  
  156. 4.2 Delphi 4 Installation Size
  157. ------------------------------
  158. The table below shows the amount of hard disk space req-
  159. uired for an installation of Delphi and the BDE. These fig-
  160. ures include approximately 10 Mbytes of disk space that are
  161. used only during installation.
  162.  
  163.   Version           Full     Compact
  164.   --------------    -----    -------
  165.   Standard          120Mb       40Mb
  166.   Professional      160Mb       48Mb
  167.   Client/Server     190Mb       60Mb
  168.  
  169.  
  170. 5. CUSTOM INSTALLATION
  171. ===========================================================
  172. To conserve disk space, you can perform a custom inst-
  173. allation, selecting only the options you require. To do so,
  174. select the Custom radiobutton in the Setup Type dialog
  175. during the installation set-up. Disk space required for the
  176. total custom installation and individual options is dis-
  177. played as options are selected and unselected.
  178.  
  179. One of the options of a Custom install is to install
  180. Registry keys only. This option can be used to repair keys
  181. damaged as a result of a computer crash or to set up sets
  182. of Registry keys for different user profiles. During a
  183. Custom install using Registry keys only, you may select to
  184. install minimal files. These are files in the Windows
  185. system directory, and the files are installed and Registry
  186. keys defined.
  187.  
  188.  
  189. 6. UNINSTALLING Delphi
  190. ===========================================================
  191. To remove Delphi from your computer:
  192.  
  193. Open the Control Panel folder, and double-click the
  194. Add/Remove Programs icon. Select Delphi from the list dis-
  195. played, then click the Add/Remove button. Follow the inst-
  196. ructions that appear on the screen.
  197.  
  198. 7. INTERBASE
  199. ===========================================================
  200. 7.1 Certificate Key and Certificate ID
  201. --------------------------------------
  202. For the Certificate Key and Certificate ID needed to
  203. install InterBase, see the file (on the Delphi 4 CD):
  204.  
  205.   \IB5\IBKEY.TXT
  206.  
  207. 7.2 Other InterBase files
  208. -------------------------
  209. The following files are not installable from the Delphi
  210. launcher. You must install them separately using the
  211. installation executables listed below:
  212.  
  213.   Adobe    \IB5\ADOBE\SETUP.EXE
  214.     
  215.   W32CLNT  \IB5\W32CLNT\SETUP.EXE
  216.  
  217. 7.3 Installing InterBase separately
  218. -----------------------------------
  219. To install InterBase separately, not using the Delphi 4
  220. launcher, use the InterBase installation executable on the
  221. Delphi CD:
  222.  
  223.   \IB5\IBASE50\SETUP.EXE
  224.   
  225.  
  226. 8. KNOWN INSTALLATION PROBLEMS
  227. ===========================================================
  228. 8.1 Delphi and InterBase Client
  229. -------------------------------
  230. When installing Delphi and InterBase client, an invalid
  231. error message may occur. With an error code of 401, the
  232. message is "String variable is not large enough for string.
  233. Check the string declarations". Ignore the error and click
  234. the OK button, the installation will proceed normally. When
  235. this problem does occur, it should only be on installations
  236. involving very long directory paths.
  237.  
  238. 8.2 InterBase Install/Registry
  239. ------------------------------
  240. If the error "Internal error near: IBcheck" occurs, check
  241. the PATH value for the registry key:
  242. HK_Current_user\environment and if it is a hex value delete
  243. it or convert it to a character string.
  244.  
  245. 8.3 InterBase 5 and NetWizard
  246. -----------------------------
  247. NetWizard may interfere with the installation of InterBase
  248. 5 (not included with all editions of Delphi), resulting in
  249. the error "Error trying to interface with Windows shell."
  250. You must disable NetWizard prior to installing Delphi 4.
  251.  
  252. 8.4 Japanese Windows 95
  253. -----------------------
  254. When installing on a Japanese Windows 95 machine, if you
  255. incur error messages concerning self-registering files
  256. failing to register you should complete the installation
  257. and then manually register the files (TREGSRVR.EXE).
  258.  
  259. 8.5 InstallShield and Microsoft Outlook 98
  260. ------------------------------------------
  261. Having Outlook 98 running when installing Delphi 4 will
  262. cause InstallShield to hang. We strongly recommend that you
  263. close this and all other Windows programs when installing
  264. Delphi 4.
  265.  
  266.  
  267. ===========================================================
  268. Unless otherwise noted, all materials provided in this
  269. release are Copyright 1983 - 1998 by INPRISE Corporation.
  270. ========================= END =============================
  271.  
  272.