home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 May / MICD_2000_05.iso / CBuilder5 / INSTALL / INSTALL.TXT < prev    next >
Text File  |  2000-01-31  |  13KB  |  389 lines

  1. ===============================================
  2. C++BUILDER 5 TRIAL 
  3. INSTALLATION NOTES
  4. ===============================================
  5.  
  6. This file contains important supplementary and 
  7. late-breaking information that may not appear 
  8. in the main product documentation. We recommend
  9. that you read this file in its entirety.
  10.  
  11. This document may contain references to 
  12. features that are not included in the Trial
  13. edition. Please ignore these items, as well as 
  14. the edition markings ("Enterprise, Professional, 
  15. Standard", etc.) that are contained in this and 
  16. other documentation.
  17.  
  18. For information on new features in this release,
  19. choose "What's New" in the online Help contents.
  20.  
  21. Other product notes, including known issues
  22. and compatibility information, are contained in 
  23. the file README.TXT.
  24.  
  25. **** IMPORTANT ****
  26. Distributing applications generated with this
  27. Trial version is prohibited.
  28.  
  29. CONTENTS
  30. ===============================================
  31.  
  32. --  INSTALLATION
  33.  
  34. --  KNOWN INSTALLATION ISSUES
  35.  
  36. --  REMOVING THE PRODUCT
  37.  
  38.  
  39. INSTALLATION
  40. ===============================================
  41.  
  42. Starting the installation program
  43. -----------------------------------------------
  44. The installation program should run 
  45. automatically when you insert your CD. 
  46. Otherwise, launch the setup program -- 
  47. INSTALL.EXE -- from your CD. 
  48.  
  49. IMPORTANT! Be sure to reboot the computer 
  50. (as prompted by the installation program) after 
  51. installing and before using this product.
  52.  
  53. System requirements
  54. -----------------------------------------------
  55. * Intel Pentium 90 or higher (P166 recommended)
  56. * Microsoft Windows 2000, Windows 98,
  57.   Windows 95, or Windows NT4.0 
  58.   with Service Pack 3 or later 
  59. * 32MB RAM (64MB recommended) 
  60. * Hard disk space:
  61.   Enterprise edition:
  62.     253 MB for compact install 
  63.     388 MB for full install 
  64.   Professional edition:
  65.     240 MB for compact install 
  66.     360 MB for full install 
  67.   Standard edition:
  68.     120 MB for compact install 
  69.     185 MB for full install
  70. * CDROM drive 
  71. * VGA or higher resolution monitor 
  72. * Mouse or other pointing device
  73.  
  74. If you've installed this product before
  75. -----------------------------------------------
  76. You can install to the same machine (though to
  77. a different location) as another version of the 
  78. product. If you want to install to the same 
  79. directory as an existing version, uninstall the 
  80. existing version first. In either case, you 
  81. should back up your IDAPI.CFG file (if one is
  82. present) and any other important data, including 
  83. existing projects that you intend to use with 
  84. this version.
  85.  
  86. Trial requires MSIE 4.0 or later on Win95
  87. -----------------------------------------------
  88. If you are running Windows 95 or 95B, you 
  89. MUST have the Microsoft Internet Explorer 
  90. (MSIE) browser version 4.0 or later installed 
  91. in order to use this Trial. If you do not have 
  92. MSIE 4.0 or later, you can download the latest 
  93. version of the browser from the Microsoft Web 
  94. site at http://www.microsoft.com/windows/ie
  95.  
  96. Premature expiration
  97. -----------------------------------------------
  98. On some machines, this Trial edition may expire 
  99. prematurely. If this happens to you, visit our
  100. Online Services site at:
  101. http://pso.inprise.com/devsupport/WelcomePage.html
  102. then:
  103. -- Click the Install Support link.
  104. -- Click Create Case, and follow the instructions 
  105.    on each page.
  106. We will then email you information that will 
  107. allow you to continue your evaluation.
  108.  
  109. Uninstall Internet Control Pack
  110. -----------------------------------------------
  111. If you have installed any previous release of 
  112. the Microsoft Internet Control Pack, uninstall 
  113. that version before installing this product.
  114.  
  115. Installing the Borland Database Engine
  116. -----------------------------------------------
  117. This release includes a new version of the
  118. Borland Database Engine (BDE). Unless you 
  119. specify other than the default setup directories 
  120. during installation, the existing 32-bit BDE and 
  121. SQL Links installations will be overwritten. 
  122.  
  123. Note that BDE is available only in the 
  124. Enterprise and Professional editions of this 
  125. product; SQL Links is available only in the 
  126. Enterprise edition. For additional BDE 
  127. installation information, see BDEINST.TXT in 
  128. your main BDE directory (installation default: 
  129. C:\Program Files\Common Files\Borland Shared\Bde)
  130.  
  131. Just-In-Time Debugging
  132. -----------------------------------------------
  133. (Enterprise and Professional editions only)
  134.  
  135. During installation, you have the option of 
  136. updating your Just-In-Time Debugger registry 
  137. settings. 
  138.  
  139. If you choose to update your registry, changes 
  140. are made to the key:
  141. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
  142.   Windows NT\CurrentVersion\AEDebug\Debugger 
  143.  
  144. The key is changed to:
  145. C:\Program Files\Borland\CBuilder5\bin\
  146.    bordbg51.exe -aeargs %ld %ld
  147. (where C:\Program Files\Borland\ 
  148.  is the installation directory)
  149.  
  150. If you do not perform the update during 
  151. installation, you get a second chance to update 
  152. the registry at program startup. The Just-In-Time 
  153. Debugger automatically starts when any program 
  154. running on your computer fails. Just-In-Time 
  155. debugging and distributed debugging will not work, 
  156. however, unless this registry setting is updated.
  157.  
  158. If you want to preserve your existing AEDebug 
  159. settings in case you want to change them back 
  160. at a later date, you must follow these steps 
  161. BEFORE updating the registry settings:
  162.  
  163. 1.  Run Regedit.
  164. 2.  Select the AEDebug key (noted above).
  165. 3.  Choose Registry | Export Registry File.
  166. 4.  Name and save the file containing the 
  167.     AEDebug key.
  168.  
  169. To restore the AEDebug settings you can:
  170.  
  171. 1.  Run Regedit.
  172. 2.  Choose Registry | Import Registry File.
  173. 3.  Specify the file in which you saved the 
  174.     AEDebug key.
  175.  
  176. Manually registering the debugger kernel 
  177. -----------------------------------------------
  178. If you choose NOT to reboot at the end of the
  179. installation process, you must manually
  180. register the Borland Debugger Kernel 
  181. (BORDBK51.DLL) in order to use debugging 
  182. features. You must also manually register the
  183. Debugger Kernel if you receive "BORDBK51 
  184. not registered" errors after restarting.
  185.  
  186. To manually register the debugger, open a
  187. command window, switch to the Debugger Kernel 
  188. location (default c:\program files\common files\
  189. borland shared\debugger\bordbk51.dll) and run
  190. the Microsoft Register Server utility with the
  191. following command:
  192.  
  193. regsvr32 bordbk51.dll
  194.  
  195. Note:
  196.    If REGSVR32 is not on your path, switch to 
  197.    your Windows/System directory and run the 
  198.    utility with a full path specification
  199.    to the Debugger Kernel file.
  200.  
  201. Important:
  202.    Though these instructions will allow you to
  203.    run the debugger without restarting after
  204.    an installation (or after a failed
  205.    registration), we still strongly recommend
  206.    that you reboot immediately after installing
  207.    this product in order to avoid problems with
  208.    other features that rely on properly 
  209.    registered libraries.
  210.  
  211.  
  212. KNOWN INSTALLATION ISSUES
  213. ===============================================
  214.  
  215. Windows 98 users: The directory Browse button 
  216. may cause the installation to halt 
  217. ----------------------------------------------
  218. If installing under Windows 98 with Microsoft
  219. Client for NetWare Networks and the Microsoft 
  220. Service for NetWare Directory Services (MSNDS)
  221. network clients:
  222.  
  223. Installation may exit or stop with a fatal 
  224. error message if you click the Browse button 
  225. on the directory selection dialog. 
  226.  
  227. Workaround: If you choose not to install to 
  228. the default directories, type your directory 
  229. choices into the dialog fields, rather than 
  230. clicking Browse. 
  231.  
  232. For more information on this problem, see the 
  233. following technical articles at the InstallShield 
  234. and Microsoft sites:
  235.  
  236. Search for article Q192249 at:
  237. http://support.microsoft.com/search/default.asp
  238.  
  239. Search for article Q102400 at:
  240. http://support.installshield.com
  241.  
  242. InstallShield and Microsoft Outlook 98
  243. --------------------------------------
  244. If Outlook 98 is running when you install this
  245. product, InstallShield will hang. We strongly 
  246. recommend that you close Outlook 98 and all 
  247. other Windows programs before installing.
  248.  
  249. Installing Microsoft Data Access Components
  250. -----------------------------------------------
  251. If you chose not to install Microsoft Data 
  252. Access Components (MDAC) during setup, you 
  253. can, anytime after installation, install 
  254. version 2.1.2 of the components by running
  255. MDAC_TYP.EXE from the \MDAC directory on 
  256. your product CD.
  257.  
  258. VisiBroker setup: Final step may halt
  259. C++Builder installation on Windows 9x machines
  260. -----------------------------------------------
  261. Completing a VisiBroker installation may cause
  262. C++Builder installation to halt on some 
  263. Windows 95 and Windows 98 systems. The crash
  264. can ONLY occur if you click "OK" in the final 
  265. dialog of the VisiBroker installation (the dialog 
  266. asks if you want to view the VisiBroker readme 
  267. file). If you choose NOT to view the readme file
  268. when asked, the crash will NOT occur.
  269.  
  270. If the crash occurs, your C++Builder installation
  271. will be incomplete and you'll have to reinstall
  272. the product.
  273.  
  274. To reinstall C++Builder after the crash:
  275.  
  276. 1. Delete all files and folders from the
  277.    previous installation location (normally
  278.    C:\Program Files\Borland\CBuilder5).
  279.    IMPORTANT: If you created the installation
  280.    folder before running C++Builder installation
  281.    and copied any customized documents, projects, 
  282.    or files into the folder before starting the
  283.    installation, remember to MOVE the customized 
  284.    files out of the tree before deleting it.
  285. 2. Run C++Builder setup from your CD, but do
  286.    NOT install VisiBroker this time (it should
  287.    already be correctly installed). To skip 
  288.    VisiBroker installation, choose Custom or
  289.    Typical install (NOT Full) and clear the 
  290.    VisiBroker checkbox when the option is 
  291.    presented.
  292.  
  293. If after reinstalling C++Builder you later 
  294. choose to reinstall VisiBroker, run the 
  295. following program from your C++Builder CD:
  296.    \Vbroker\setup.exe
  297.  
  298. InterBase Client
  299. -----------------------------------------------
  300. When installing this product and InterBase 
  301. client, an invalid error message (error code 401, 
  302. "String variable is not large enough for string.
  303. Check the string declarations".) may occur on
  304. installations that involve very long directory
  305. paths. If you see the message, you can ignore
  306. it (click OK in the message box) and proceed
  307. with your installation.
  308.  
  309. InterBase install/registry
  310. -----------------------------------------------
  311. If the error "Internal error near: IBcheck" 
  312. occurs, check the PATH value for the 
  313. registry key:
  314. HK_Current_user\environment 
  315. If it is a hex value, delete it or convert 
  316. it to a character string.
  317.  
  318. InterBase and NetWizard
  319. -----------------------------------------------
  320. NetWizard may interfere with the installation of 
  321. InterBase (not included with all editions of 
  322. this Borland product). When this occurs, the
  323. error message, "Error trying to interface with 
  324. Windows shell" will appear. Workaround: disable
  325. NetWizard prior to installing InterBase.
  326.  
  327. Compatibility issues
  328. -----------------------------------------------
  329. For last-minute compatibility issues not covered 
  330. in this file, see the README.TXT file at the 
  331. root of your release CD, and the Compatibility
  332. Issues section of the online Help file.
  333.  
  334.  
  335. INTERNATIONAL ISSUES
  336. ===============================================
  337.  
  338. C++Builder 5 and DBCS
  339. -----------------------------------------------
  340. Do not install C++Builder 5 into a folder
  341. containing double-byte characters.
  342.  
  343. JRE installation may generate false error
  344. -----------------------------------------------
  345. (Enterprise edition only)
  346.  
  347. If installing C++Builder 5 on a Japanese system,
  348. an error message may appear at the end of the
  349. installation of the Java Runtime Environment 
  350. (JRE). [Setup only attempts to install or upgrade 
  351. JRE if VisiBroker is selected as an install
  352. option or if a Full installation is selected].
  353. This error, which only occurs on the installation
  354. configuration noted above, may be ignored (the
  355. JRE will be installed correctly).
  356.  
  357.  
  358. UNINSTALLING THE PRODUCT
  359. ===============================================
  360.  
  361. To uninstall this release from your computer, 
  362. open the Control Panel folder and double-click 
  363. the Add/Remove Programs icon. Select 
  364. Borland C++Builder 5 from the list, click 
  365. the Add/Remove button, and follow the 
  366. instructions that appear on the screen.
  367.  
  368. Uninstalling when McAfee virus scanner active
  369. -----------------------------------------------
  370. Because it normally scans "outbound files" 
  371. (such as files being uninstalled), recent 
  372. versions of McAfee virus scanner may cause long
  373. delays during uninstallation of this product. 
  374. Windows NT users can switch off this protection 
  375. option by right-clicking the VShield icon in the 
  376. system tray, choosing Properties, then 
  377. deselecting the "Outbound Files" option in the 
  378. "Scan" group. Windows 95/98 versions of VShield 
  379. do not have the "Outbound Files" option, but 
  380. users may speed the uninstall by disabling 
  381. "System Scan" directly from the VShield tray icon.
  382.  
  383.  
  384. ===============================================
  385. Copyright (c) 2000 Inprise Corporation. 
  386. All rights reserved.
  387.  
  388.  
  389.