home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #1 / K-CD_2002-01.iso / Delphi / INSTALL.TXT < prev    next >
Text File  |  2001-05-22  |  17KB  |  440 lines

  1. Delphi 6
  2. Installation Notes
  3.  
  4.  
  5. ============================================================
  6.  
  7. This file describes issues that may affect the installation
  8. of this product. We recommend that you read it in full
  9. before continuing. The contents of this file are available
  10. on your CD for later printing or viewing.
  11.  
  12. Other notes, including known issues, compatibility
  13. information, and uninstallation information, are contained
  14. in the product README file, also available for review or
  15. printing after installation from your CD or from your
  16. installation directory root.
  17.  
  18.  
  19. ============================================================
  20. CONTENTS
  21.  
  22. * ABOUT THE NEW INSTALLER
  23. * INSTALLING FOR MULTIPLE USERS [WINNT/2000 ONLY]
  24. * GENERAL INSTALLATION NOTES
  25. * KNOWN INSTALLATION ISSUES
  26. * REGISTERING THIS PRODUCT
  27. * UNINSTALLING THIS PRODUCT
  28.  
  29.  
  30. ============================================================
  31. ABOUT THE NEW INSTALLER
  32.  
  33. This product now uses the new Microsoft Installer (MSI)
  34. service to perform the installation. Among the more
  35. significant changes are:
  36.  
  37. * In many cases, rebooting after installation is no longer
  38.   necessary. The Borland Debugger kernel and other Borland
  39.   components are automatically registered during
  40.   installation. However, the installer may update some
  41.   Windows system components, which will require you to
  42.   reboot at the end of the installation. In addition, if
  43.   you are installing on Windows 95/98 or Windows
  44.   Millennium, you may wish to reboot to have your PATH
  45.   environment updated.
  46.  
  47. * An installation maintenance mode is available by simply
  48.   rerunning the installation. The maintenance dialog lets
  49.   you add or remove features, repair the installation, or
  50.   remove the product. Choosing "Modify" lets you install
  51.   features that you did not previously install, or remove
  52.   features that you no longer use. Choosing "Repair" causes
  53.   the installer to search for and reinstall any files that
  54.   are missing or damaged. "Remove" uninstalls the product.
  55.  
  56. * On Windows 2000 and higher (including Windows XP), the
  57.   Microsoft Installer service provides an auto-repair
  58.   feature that constantly tries to detect and repair
  59.   damaged applications. One of the ways that it does this
  60.   is by monitoring the installed directory structure of an
  61.   application. If you delete or rename any of the
  62.   directories installed by Delphi, the Microsoft Installer
  63.   will detect this and will, without warning, attempt to
  64.   restore the missing directories. To prevent the auto-
  65.   repair function from being unintentionally invoked, you
  66.   should not manually delete or rename any of the installed
  67.   Delphi directories. To add or remove features, always use
  68.   the installer application.
  69.  
  70.  
  71. ============================================================
  72. INSTALLING FOR MULTIPLE USERS [WINNT/2000 ONLY]
  73.  
  74. [Note: This section applied only to installations on Windows
  75. NT, 2000, and later Windows operating systems, including XP.
  76. It does not apply to installations on Windows 95, 98, or
  77. Millennium systems.]
  78.  
  79. The procedure for installing and uninstalling Delphi for
  80. multiple users on Windows NT and Windows 2000 systems has
  81. changed.
  82.  
  83. The new installation procedure no longer requires each user
  84. to install Delphi separately. The product is installed only
  85. once, by any user with Administrator privileges, and is
  86. immediately available to all users of the same machine. It
  87. is also available to any new users you may add later.
  88.  
  89. In previous releases, an Administrator installed the
  90. product, and all other users of the same machine who needed
  91. to use Delphi had to install the product separately using
  92. the "Registry Only" option.
  93.  
  94. The new uninstallation procedure has also changed. The
  95. Administrator who initially installed the product must first
  96. uninstall it (through the Control Panel's Add/Remove
  97. Programs applet); after that, all other users of the product
  98. must log in and run the provided D6RegClean.exe utility in
  99. order to remove user-specific data from the Windows
  100. registry. (Note: D6RegClean.exe is installed to your \Bin
  101. directory and is also available on your CD in the
  102. \Info\Extras folder.)
  103.  
  104. In previous releases, no uninstall mechanism was provided
  105. for users other than the Administrator who installed the
  106. product.
  107.  
  108. Cautions
  109. ------------------------------
  110.  
  111. * Some utilities--such as the Image Editor, the Package
  112.   Collection Editor, Database Desktop, and the XMLMapper--
  113.   will not work correctly until the Delphi IDE is run at
  114.   least once. This is because the IDE copies a set of
  115.   global registry entries from HKEY_LOCAL_MACHINE to the
  116.   user's registry space. In the past, the installation
  117.   program performed this task.
  118.  
  119. * If you perform a partial install, then add other
  120.   components later, the new components will not
  121.   automatically appear in the IDE. To make the new packages
  122.   appear, you can manually add them to the IDE using the
  123.   Install Packages dialog (Component menu). An alternative
  124.   is to run the D6RegClean.exe utility to force the IDE to
  125.   refresh its settings from the global environment space.
  126.   Note: Using the latter procedure will restore the default
  127.   settings, replacing any customized settings you may have
  128.   made.
  129.  
  130.  
  131. ============================================================
  132. GENERAL INSTALLATION NOTES
  133.  
  134. The following items describe known issues, behavior, and
  135. functionality that can affect installation of this product.
  136. For other installation issues, including how to remove the
  137. product, see the INSTALL document at the root of your CD.
  138.  
  139. Minimum system requirements
  140. ------------------------------
  141.  
  142. * Intel Pentium 166 MHz or higher (P2 400 MHz recommended)
  143. * Microsoft Windows 98, 2000, Me, NT 4.0 with Service Pack 5
  144.   or later
  145. * 64 Mb RAM (128 Mb recommended)
  146. * 115 Mb hard disk space (compact install)
  147. * 350 Mb hard disk space (full install)
  148. * CD-ROM drive
  149. * VGA or higher resolution monitor
  150. * Mouse or other pointing device
  151.  
  152. Before you install
  153. ------------------------------
  154.  
  155. You should always protect your data by backing it up. Before
  156. loading a project that was created with an earlier version
  157. of this product, be sure that copies of all of the files
  158. related to the project you're about to load are backed up
  159. and securely stored.
  160.  
  161. Back up your BDE configuration
  162. ------------------------------
  163.  
  164. This product includes a new version of the Borland Database
  165. Engine (BDE). Unless you specify other than the default
  166. setup directories during installation, Delphi will overwrite
  167. your existing 32-bit BDE and SQL Links installations, so it
  168. is strongly recommended that you back up all current BDE
  169. configuration files before installing this release.
  170.  
  171. Installation directory
  172. ------------------------------
  173.  
  174. By default, this release installs into the directory
  175.  
  176.  \Program Files\Borland\Delphi6
  177.  
  178. Product release notes and most other documentation assumes
  179. these defaults.
  180.  
  181. WARNING:
  182.  Do not install Delphi 6 in a directory that contains an
  183.  older version. Always install a new version of Delphi in a
  184.  new directory. Different versions of Delphi can coexist on
  185.  the same system, but each version must be installed in its
  186.  own directory.
  187.  
  188. If you've installed this product before
  189. ------------------------------
  190.  
  191. You can install to the same machine (though to a different
  192. location) as another version of the product. If you want to
  193. install to the same directory as an existing version,
  194. uninstall the existing version first. In either case, you
  195. should back up your IDAPI.CFG file (if one is present) and
  196. any other important data, including existing projects that
  197. you intend to use with this version.
  198.  
  199. Uninstall Internet Control Pack
  200. ------------------------------
  201.  
  202. If you have installed any previous release of the Microsoft
  203. Internet Control Pack, uninstall that version before
  204. installing this product.
  205.  
  206. Installing from a network or shared drive
  207. ------------------------------
  208.  
  209. If installing from a network or shared drive, you must map a
  210. drive letter to the server and folder that contains the
  211. INSTALL.EXE program that initiates installation of this
  212. product.
  213.  
  214. Performing a Custom installation
  215. ------------------------------
  216.  
  217. To conserve disk space, you can perform a custom
  218. installation, selecting only the options you require. To do
  219. so, select the Custom radio button in the Setup Type dialog
  220. during installation. Disk space required for the total
  221. custom installation and individual options is displayed as
  222. you select or deselect options.
  223.  
  224. Avoiding a VisiBroker version conflict
  225. ------------------------------
  226.  
  227. During installation you are asked which type of CORBA
  228. support you want installed: either the VisiBroker 3.3/CORBA
  229. DII solution or VisiBroker 4/CORBA IDL2Pas solution (or no
  230. CORBA at all).
  231. Note:
  232.  If you choose VisiBroker 4, the installer looks for Sun's
  233.  Java Runtime Environment (JRE) or Java Development Kit
  234.  (JDK) version 1.2.2 or higher. If neither is found, JRE
  235.  1.2.2 is installed.
  236.  
  237. Just-In-Time Debugging
  238. ------------------------------
  239.  
  240. If the installer detects that another application is
  241. registered as your Just-In-Time debugger, you will be asked
  242. if you want to change this setting to use the Delphi
  243. debugger. For proper operation of this release, you should
  244. choose to update this setting.
  245.  
  246. To preserve your existing AEDebug settings for later
  247. restoration, follow these steps:
  248. 1. Run Regedit.
  249. 2. Select the AEDebug key
  250.         HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
  251.              Windows NT\CurrentVersion\AEDebug\Debugger
  252. 3. Choose Registry|Export Registry File.
  253. 4. Name and save the file containing the AEDebug key.
  254.  
  255. To restore the AEDebug settings:
  256. 1. Run Regedit.
  257. 2. Choose Registry|Import Registry File.
  258. 3. Specify the file in which you saved the AEDebug key.
  259.  
  260. Manually registering the debugger kernel
  261. ------------------------------
  262.  
  263. The new installer does not, in most cases, require you to
  264. reboot after installation. The Borland Debugger Kernel is
  265. automatically registered by the new installer. If, however,
  266. you receive "BORDBK60 not registered" errors when running
  267. the program, then you will need to manually register the
  268. debugger.
  269.  
  270. To manually register the debugger, open a command window,
  271. switch to the Debugger Kernel location (default c:\program
  272. files\common files\borland shared\debugger\bordbk60.dll) and
  273. run the Microsoft Register Server utility with the following
  274. command:
  275.  
  276. regsvr32 bordbk60.dll
  277.  
  278. Note:
  279.  If REGSVR32 is not on your path, switch to your
  280.  Windows/System directory and run the utility with  a full
  281.  path specification to the Debugger Kernel file.
  282.  
  283. Legacy Windows libraries
  284. ------------------------------
  285.  
  286. In past releases of this product, updated versions of some
  287. Microsoft Windows DLLs were installed for you. These
  288. included OLEAUT32.DLL, OLEPRO32.DLL, MSVCRT.DLL,
  289. MSVCRT20.DLL, and MSVCRT40.DLL. We updated these libraries
  290. because Windows 95 systems required the updates in order to
  291. run provided demos and examples.
  292.  
  293. However, we are no longer checking for and updating these
  294. libraries, since the versions provided by current Windows
  295. versions (2000, 98 and higher, and NT 4.0 Service Pack 5 and
  296. higher) support the demos we provide.
  297.  
  298. For Windows 95 users and anyone else who may need them, the
  299. library updates will instead be available for copying from
  300. the installation CD. The files are located in the directory
  301. /Info/Extras/Win95Support.
  302.  
  303. Installer may require additional temporary space
  304. ------------------------------
  305.  
  306. If the drive containing the folder specified in your TMP
  307. environment variable is low on space, the Installer may halt
  308. with an error message noting the shortage. If this occurs,
  309. you'll need to assign your TMP variable to a folder on a
  310. drive with more disk space, then rerun the installation.
  311.  
  312.  
  313. ============================================================
  314. KNOWN INSTALLATION ISSUES
  315.  
  316. JRE, InterBase paths require manual entry
  317. ------------------------------
  318.  
  319. Neither the VisiBroker 4 or Java Runtime Environment (JRE)
  320. installers set your PATH or CLASSPATH specifications to
  321. point to the JRE installation location. Unless you manually
  322. set these environment variables, programs requiring the JRE
  323. (including all VisiBroker programs except the OSAgent and
  324. the console, which uses a batch file) will not run.
  325.  
  326. The InterBase Administration components IBInstall and
  327. IBUninstall will not work correctly unless you manually add
  328. the <InterBase>\Bin location to your PATH variable.
  329.  
  330. Installer may misreport disk space requirements
  331. on Windows 95/98/ME
  332. ------------------------------
  333.  
  334. On Windows 95, 98, and Millennium systems, the Microsoft
  335. Windows Installer may misreport the amount of disk space
  336. required by Delphi. The Installer may report that it needs
  337. more than 2GB of disk space. Delphi does not require this
  338. much space. To work around this issue, exit the Installer
  339. and restart the installation.
  340.  
  341. VisiBroker install dialog displays incorrect information
  342. ------------------------------
  343.  
  344. The VisiBroker 4.1 installer displays a dialog which
  345. suggests an evaluation version is being installed. You may
  346. disregard this information. A "Named User" development
  347. license, as described in the VisiBroker license agreement,
  348. will be provided by the Delphi installer.
  349.  
  350. JRE error message on Japanese Windows systems
  351. ------------------------------
  352.  
  353. On Japanese Windows systems, Sun's JRE installer issues the
  354. following error message: "JRE_UPDATE_VERSION entry not found
  355. in the string table." The message may be ignored;
  356. installation of the JRE is not affected, and you may safely
  357. continue the installation by pressing the OK button in the
  358. error dialog.
  359.  
  360.  
  361. ============================================================
  362. REGISTERING THIS PRODUCT
  363.  
  364. Registration is required of all users.
  365.  
  366. The Registration dialog appears on first use of the product.
  367. If you choose not to register on first use, you can run the
  368. Registration application any time thereafter by selecting
  369. Start|Programs|Borland Delphi 6|Register Now, or running the
  370. program D6reg.exe from your Delphi6\Bin folder.
  371.  
  372. The Registration program offers three ways to register:
  373. Online (direct registration through a secure connection), by
  374. telephone, or through a Web form. If you choose to receive
  375. your activation key over the phone or via email through the
  376. Web form, the unregistered product will remain fully
  377. functional until you enter your activation key in the
  378. appropriate field in the Registration dialog.
  379.  
  380. Each of the Registration options is driven by Wizards, with
  381. Help provided where necessary.
  382.  
  383. IMPORTANT
  384.  Online registration requires an active Internet
  385.  connection. The process uses port 443 for the transaction;
  386.  if there is a problem using that port, an attempt is made
  387.  through port 8080. If your machine is protected by a
  388.  firewall and the process fails, you must either contact
  389.  your system administrator to request that the ports noted
  390.  above be made available, or use an alternate registration
  391.  method, such as telephone or Web registration. Online
  392.  registration also requires that all users of this copy of
  393.  the software use the same software registration account
  394.  when registering.
  395.  
  396.  
  397. ============================================================
  398. UNINSTALLING THIS PRODUCT
  399.  
  400. To uninstall this release from your computer, open the
  401. Control Panel folder and double-click the Add/Remove
  402. Programs icon. Select Borland Delphi 6 from the list, click
  403. the Add/Remove button, and follow the instructions that
  404. appear on the screen.
  405.  
  406. Notes:
  407.  
  408. * During installation you're asked if you want to save a
  409.   copy of the installation database to your hard disk
  410.   drive. Doing so will allow you to uninstall without
  411.   inserting the product CD. However, if the local copy of
  412.   the installation database becomes damaged or is erased,
  413.   the CD may be required to uninstall the product. The
  414.   installation database ("Borland Delphi 6.msi") can be
  415.   found in the Install directory on your CD.
  416.  
  417. * Delphi 6 and other dbExpress-based applications use the
  418.   registry key
  419.      HKEY_CURRENT_USER\Software\Borland\DBExpress
  420.   to locate the database configuration files
  421.   (dbxconnections.ini and dbxdrivers.ini).
  422.  
  423.   When uninstalling Delphi 6, you are asked if you want to
  424.   remove the dbExpress registry keys. If you know that you
  425.   are not using any other dbExpress-based applications, you
  426.   can answer Yes. If other dbExpress applications exists on
  427.   your computer, you should answer No.
  428.  
  429.   If you do not delete the dbExpress registry entries and
  430.   you later reinstall Delphi to a different location, you
  431.   will need to manually delete this registry key for
  432.   dbExpress to recognize your new configuration file
  433.   location.
  434.  
  435.  
  436. ============================================================
  437. Copyright ⌐ 2001 Borland Software Corporation.
  438. All rights reserved.
  439.  
  440.