home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 1.ddi / INSTALL.TXT < prev    next >
Encoding:
Text File  |  1993-12-02  |  33.5 KB  |  859 lines

  1.                          INSTALL.TXT
  2.                          ===========
  3. SEARCH INSTRUCTIONS:  To go directly to a specific
  4. section, search for "SECTION -#-" replacing the # with
  5. the appropriate section number.
  6.  
  7.                        TABLE OF CONTENTS
  8. SECTION 1     System Requirements
  9.               A)   Minimum Installation
  10.               B)   Full Installation
  11.  
  12. SECTION 2     Installing BC++ 4.0
  13.               A)   Pre-Installation Notes
  14.                    1)   Backup Disks
  15.                    2)   Disk Compressions
  16.                    3)   Upgrading
  17.                    4)   Network Installation
  18.               B)   Installation Instructions
  19.               C)   After Installation
  20.  
  21. SECTION 3     Minimum and Selected Installation Options
  22.               A)   16-bit Command Line Minimum Install
  23.               B)   32-bit Command Line Minimum Install
  24.               C)   16-bit IDE Minimum Install
  25.               D)   32-bit IDE Minimum Install
  26.               E)   DOS Only Minimum Install 
  27.  
  28. SECTION 4     Win32 Install Issues
  29.               A)   Explanation of Win32s
  30.               B)   Adding Win32s To Your System
  31.               C)   Removing Win32s From Your System
  32.  
  33. SECTION 5     Troubleshooting - Install Issues
  34.               A)   Data Integrity or Bad Section Errors
  35.               B)   Install Program Terminates Prematurely
  36.               C)   Disk Full or Insufficient Disk Space 
  37.                    Errors
  38.               D)   GP Fault or Unhandled Exception Errors
  39.              
  40. SECTION 6     Troubleshooting - Run Time Problems
  41.               A)   Out of Memory Errors
  42.               B)   GP Fault or Unhandled Exception Errors
  43.               C)   Turbo Debugger for Windows
  44.          
  45. SECTION 7     Modifications the Install Program Makes to 
  46.               Your System
  47.               A)   Standard Installation
  48.               B)   Win 32s Setup Program
  49.  
  50. SECTION 8     Icons in the BC++ Group Window
  51.               A)   Creating a Program Group Window for BC++
  52.               B)   List of Executable Files for each Icon 
  53.                    and a description of it does
  54.  
  55. SECTION 9     LAN Windows Configuration
  56.  
  57. SECTION 10    How to Get A Technical Information Document
  58.               A)   From TechFax
  59.               B)   From Bulletin Boards
  60.               
  61. SECTION 11    Boot Clean
  62.  
  63.  
  64. SECTION -1-  SYSTEM REQUIREMENTS
  65. Before installing BC++ 4.0 please review the minimum 
  66. system requirements listed below:
  67.  
  68. A) Minimum Installation
  69.    4 MB Extended Memory
  70.    Intel 386 or higher
  71.    DOS 4.01 or later
  72.    Windows 3.1 or later
  73.    approximately 20 MB hard disk space
  74.    3.5" High Density Disk Drive or CD ROM Drive
  75.  
  76. B) Full Installation (16-bit/32-bit capability):
  77.    8 MB system memory
  78.    Intel 386 or higher
  79.    DOS 4.01 or later
  80.    Windows 3.1 or later
  81.    Win32s (included in BC++ 4.0)
  82.    approximately 80 MB hard disk space
  83.    3.5" High Density Disk Drive or CD ROM Drive
  84.  
  85. NOTE: On a compressed hard disk the installation process
  86. might need additional hard disk space. If you are using
  87. a disk compression utility, refer to Section 2, part A.
  88.  
  89.  
  90. SECTION -2-  INSTALLING BC++ 4.0
  91. A) Pre-Installation Notes
  92.  
  93. 1) Backup Disks:
  94.    If you wish to make backup copies of your original disks 
  95.    use the DOS DISKCOPY command. You must use the same disk
  96.    size and media (density) when you make your backup set of
  97.    disks. Attempting to copy from 3.5" to 5.25" will cause 
  98.    the install program to fail. If you have a bad disk 
  99.    contact Borland's Disk Replacement line at (800) 621-3132. 
  100.  
  101. 2) Disk Compression:
  102.    If you are using a disk compression utility (such as
  103.    Stacker[tm], DoubleSpace[tm], XtraDrive[tm],
  104.    SuperStor[tm], etc.) the estimated available hard disk
  105.    space reported might not be sufficient to install the
  106.    product. During installation, BC++ 4.0 copies compressed
  107.    files onto your hard disk. Disk compression utilities
  108.    report available hard disk space assuming that the files
  109.    copied onto the disk can be compressed. Since the files
  110.    that are copied by the installation program are already
  111.    compressed, the disk compression utility cannot compress
  112.    them any further. To solve this, you might need to free
  113.    additional hard disk space for the installation.
  114.  
  115. 3) Upgrading:
  116.    If you will be using OWL 1 or Turbo Vision, you must keep
  117.    the source code for ClassLib, TV, and OWL 1 on your computer
  118.    so that you can rebuild them with BC++ 4.0.  Delete the
  119.    remainder of your previous version of BC++.
  120.  
  121. 4) Network Installaion:
  122.    If you are installing BC++ 4.0 on a network, you may wish
  123.    to consult Technical Information Document number 1738.  For
  124.    information on how to receive this document, refer to 
  125.    Section 10.
  126.  
  127. 5) Compatibility Issues:
  128.  
  129.    -Norton Desktop For Windows (NDW)
  130.      If you have Norton Desktop running on your system and
  131.      have the Auto Arrange Icons option turned off,
  132.      the BC++ 4.0 program icons may appear to be on top
  133.      of each other once the installation process is
  134.      complete.  Either turn on Auto Arrange (Configure |
  135.      Quick Access | Auto Arrange) before installing or simply
  136.      click Window | Arrange Group Icons to arrange the new
  137.      icons within the Borland C++ 4.0 window. (Make sure the 
  138.      Borland C++ 4.0 window is highlighted when you choose 
  139.      Arrange Group Icons.)
  140.  
  141. B) Installation Instructions:
  142.  
  143. 1. Boot Clean
  144.    It is highly recommended that you boot clean before
  145.    installing BC++ 4.0. Booting your system with a clean 
  146.    configuration will eliminate any potential software 
  147.    conflicts that might arise during installation. Refer to
  148.    Section 11 for instructions on how to boot clean.
  149.  
  150. 2. Insert the BC++ 4.0 installation disk into drive A or B.
  151.  
  152. 3. From the DOS prompt type WIN A:INSTALL (or WIN B:INSTALL)
  153.    and press ENTER. From Windows choose File|Run from
  154.    the Program Manager and type: A:INSTALL (or B:INSTALL).
  155.  
  156. 4. Select installation options from the install menu for
  157.    Destination and Configuration File directories.
  158.    "Borland C++ Destination Directory" is the directory
  159.    where BC++ 4.0 will be installed.
  160.  
  161.    "Borland C++ Configuration File Directory" is where the
  162.    BC++ 4.0 configuration files will be installed.
  163.  
  164.    "Windows Directory" is the directory where Windows is 
  165.    located. This path cannot be edited.
  166.  
  167.    The "Install Win32s" option will install WIN32s. Refer to
  168.    Section 3 for more information.
  169.  
  170.    The "Create Borland C++ Group" option will create a
  171.    program group in Windows with the BC++ 4.0 icons. Refer
  172.    to Section 8 for more information.
  173.  
  174.    The "LAN Windows Configuration" option  This option must 
  175.    be used when you run Windows from a network or plan to 
  176.    install BC++ 4.0 to a network.  Refer to Section 9 for 
  177.    more information.
  178.  
  179.    The "Customize Installation" button lets you customize
  180.    the installation of BC++ 4.0.
  181.  
  182.    The "Installation requires" section is the amount of KB
  183.    required to install the options you have chosen.
  184.  
  185.    The "Available" section is the amount of KB you currently
  186.    have available on the drive specified as the Destination
  187.    Directory.
  188.  
  189. 5. Choose INSTALL to begin installation. If problems occur
  190.    during installation, note any error messages and refer to
  191.    Section 5.
  192.  
  193.  
  194. C) After Installation:
  195.  
  196. 1. After the install has completed, the README file appears.
  197.    The README file contains important information about
  198.    configuring and using BC++ 4.0, including late changes
  199.    which might have occurred after the manuals were printed.
  200.  
  201. 2. The option to install Win32s extensions to Windows 3.1
  202.    is provided by Microsoft for 32-bit applications. Refer
  203.    to Section 4 for more information.
  204.  
  205. 3. Exit Windows and modify your CONFIG.SYS so that files
  206.    and buffers are set to at least 40. Example:
  207.           FILES=40
  208.           BUFFERS=40
  209.  
  210.    BC++ 4.0 automatically modifies your AUTOEXEC.BAT file
  211.    by adding to your path statement the BC++ 4.0 bin 
  212.    directory. Example:
  213.           PATH C:\BC4\BIN;C:\;C:\DOS;C:\WINDOWS 
  214.  
  215. 4. To launch the Integrated Development Environment (IDE),
  216.    double click the BCW icon in the Borland C++ program
  217.    group window. If the IDE does not appear, note the error
  218.    message(s) and refer to Section 6.
  219.  
  220.  
  221. SECTION -3-  MINIMUM AND SELECTIVE INSTALLATION OPTIONS
  222. This section outlines the minimum and selective install
  223. options available for BC++ 4.0.
  224.  
  225. A) 16-bit Command Line Minimum Install (9 MB Hard Disk)
  226.  
  227.    Borland C++ Tools:
  228.    16-bit Target Command Line Tools        4800 KB 
  229.  
  230.    Borland C++ Libraries:
  231.    16 & 32-bit RTL Header Files            2120 KB
  232.  
  233.    Borland C++ Libraries - Windows RTL Options:
  234.    16-bit Large Library                    1432 KB
  235.    16-bit DLLs                              208 KB
  236.  
  237. B) 32-bit Command Line Minimum Install (13 MB Hard Disk)
  238.  
  239.    Borland C++ Tools:
  240.    32-bit Target Command Line Tools        5064 KB
  241.  
  242.    Borland C++ Libraries:
  243.    16 & 32-bit RTL Header Files            2120 KB
  244.    32-bit Specific RTL Header Files         744 KB
  245.  
  246.    Borland C++ Libraries - Windows RTL Options:
  247.    32-bit Library                          4568 KB
  248.    32-bit DLLs                              392 KB
  249.  
  250. C) 16-bit IDE Minimum Install (26 MB Hard Disk)
  251.  
  252.    Borland C++ Tools:
  253.    IDE                                    22104 KB
  254.  
  255.    Borland C++ Libraries:
  256.    16 & 32-bit RTL Header Files            2120 KB
  257.    32-bit Specific RTL Header Files         744 KB
  258.  
  259.    Borland C++ Libraries - Windows RTL Options:
  260.    16-bit Large Library                    1432 KB
  261.    16-bit DLLs                              208 KB
  262.  
  263. D) 32-bit IDE Minimum Install (30 MB Hard Disk)
  264.  
  265.    Borland C++ Tools:
  266.    IDE                                    22104 KB
  267.  
  268.    Borland C++ Libraries:
  269.    16 & 32-bit RTL Header Files            2120 KB
  270.    32-bit Specific RTL Header Files         744 KB
  271.  
  272.    Borland C++ Libraries -  Windows RTL Options:
  273.    32-bit Library                          4568 KB
  274.    32-bit DLLs                              392 KB
  275.  
  276. E) DOS Only Minimum Install (8 MB Hard Disk)
  277.  
  278.    Borland C++ Tools:
  279.    16-bit Target Command Line Tools        4800 KB 
  280.  
  281.    Borland C++ Libraries:
  282.    16 & 32-bit RTL Header Files            2120 KB
  283.  
  284.    Borland C++ Libraries - DOS RTL Options:
  285.    DOS Large RTL                            568 KB
  286.  
  287.  
  288. SECTION -4-  WIN32s INSTALL ISSUES
  289. A) An Explanation of Win32s
  290.    Win32s is a subset of Windows NT. It lets 32-bit
  291.    programs run under Windows 3.1 (16-bit) by simulating a
  292.    32-bit operating system. If you are using Windows 3.1,
  293.    these extensions (provided by Microsoft) are required to
  294.    run 32-bit applications created with BCW. Note that
  295.    you need a minimum of 8 MB of memory to run Win32s. If
  296.    you plan to create 32-bit applications, you must install
  297.    these extensions. If you are unsure, and you have 8 MB of
  298.    memory, install Win32s. The Win32s extensions don't
  299.    affect the normal operation of Windows 3.1.
  300.  
  301. B) Adding Win32s to your system
  302.    If you haven't installed BC++ 4.0 yet, make sure you
  303.    check the "Install WIN32s" install option.
  304.  
  305.    If you already installed BC++ 4.0 without Win32s on
  306.    your system, insert disk 1 in your A: drive. Run Windows
  307.    and then choose File/Run/a:setup.
  308.  
  309. C) Removing Win32s from your system
  310.    To remove Win32s from your system refer to Section 2
  311.    "Outdated versions of Win32s" in the README.TXT file.
  312.  
  313.  
  314. SECTION -5-  TROUBLESHOOTING - INSTALL PROBLEMS
  315. This section explains common errors encountered during
  316. installation. System configuration and software conflicts
  317. might cause the installation process to fail. If the
  318. installation fails, follow the instructions in Section 11
  319. on how to boot clean.  This will eliminate any    possible
  320. software conflicts.  If booting clean doesn't solve the
  321. problem, or you encounter a problem not mentioned here, 
  322. contact Borland Technical Support.
  323.  
  324. A) Data Integrity or Bad Sector on Disk Errors
  325.    If you receive either one of these error messages, you
  326.    need to get a replacement disk set. Contact Borland's
  327.    Disk Replacement Line at (800-621-3132). 
  328.  
  329. B) Install Program Terminates Prematurely 
  330.    If the install program stops for no apparent reason without 
  331.    error messages, it is possible that certain support files
  332.    are write protected. To check this, do the following:
  333.           1) Go to your WINDOWS directory
  334.           2) Type  attrib *.*
  335.           3) Check for the "r" attribute. If any file has this
  336.              flag set, then you must clear it by typing:
  337.                      attrib -r <filename>
  338.           4) Repeat steps 2-3 for the WINDOWS\SYSTEM directory.
  339.  
  340. C) Disk Full or Insufficient Disk Space Errors
  341.    You could get either one of these errors if there is 
  342.    insufficient hard disk space available to install
  343.    BC++ 4.0. Here are some suggestions:
  344.  
  345.    - Boot your system with a clean configuration. Refer to
  346.      Section 11 for instructions on how to boot clean.
  347.  
  348.    - Make sure your system meets the minimum installation
  349.      requirements. Refer to Section 1 for a list of the
  350.      minimum installation requirements.
  351.  
  352.    - If you are using disk compresion read Section -2- A) 
  353.      on reported available disk space when using disk 
  354.      compression.
  355.  
  356.    - Make sure that at least 3Mb of disk space is available
  357.      on the drive where you have Windows installed, regardless
  358.      of which drive you are installing Borland C++ to.
  359.  
  360.    - Run Windows in standard mode (win /s). During a
  361.      Windows-hosted installation process, a swap file is
  362.      used to simulate extra memory while running Windows.
  363.      This only happens if you are running Windows in 386
  364.      Enhanced Mode and have virtual memory (under control
  365.      panel) turned on. While Windows is running, the
  366.      temporary swap file can grow dynamically thereby
  367.      using up hard disk space. Starting Windows in standard
  368.      mode (win /s) before installing prevents this problem.
  369.  
  370. D) GP Fault/Unhandled Exception 
  371.    GP Fault or Unhandled Exception errors can occur for a
  372.    variety of reasons. Possible reasons for these errors are
  373.    explained in Technical Information Document number 649.
  374.    Refer to Section 10 for instructions on how to obtain
  375.    this document. Here are a few suggestions for solving
  376.    these errors:
  377.  
  378.    - Make sure your system meets the minimum requirements.
  379.      Refer to Section 1 for a list of the minimum
  380.      installation requirements.
  381.  
  382.    - Boot your system with a clean configuration. Refer to
  383.      Section 11 for instructions on how to boot clean.
  384.  
  385.    - Run Windows in standard mode (win /s) to eliminate swap
  386.      file usage.
  387.  
  388.    - Turn off Disk Caching and Video/Shadow RAM in CMOS.
  389.      Refer to the documentation for your computer.
  390.  
  391.  
  392. SECTION -6-  TROUBLESHOOTING - RUN TIME PROBLEMS
  393. This section describes common errors encountered when
  394. trying to use BC++ 4.0. System configuration and software
  395. conflicts might cause BC++ 4.0 to fail. If BC++ 4.0 fails,
  396. you should boot your system clean to eliminate any possible
  397. software conflicts. Refer to Section 11 for instructions
  398. on how to boot clean. If booting clean does not solve the
  399. problem or you encounter a problem not mentioned here,
  400. contact Borland Technical Support.
  401.  
  402. A) Out of Memory
  403.    If you are using command-line tools and are getting 
  404.    "Out of Memory" errors you might have    exhausted your 
  405.    extended (or XMS) memory pool. This is especially true if
  406.    you only have 2MB available extended RAM and do not have
  407.    a memory manager that provides virtual memory. If you are
  408.    experiencing this, please consult Technical Information
  409.    Document number 1737. For information on how to receive
  410.    this document, refer to Section 10.
  411.  
  412. B) GP Fault/Unhandled Exception/System Hang 
  413.    GP Fault or Unhandled Exception errors can occur for a
  414.    variety of reasons including: not enough memory
  415.    available, not enough hard disk space available,
  416.    conflicts with optimizations set in the CMOS, and
  417.    software conflicts. Technical Information Document
  418.    numbers 649 and 1328 address these issues. Refer to
  419.    Section 10 for information on how to obtain these files.
  420.  
  421. C) Turbo Debugger for Windows 
  422.    If you experience any strange behavior from the Turbo
  423.    Debugger, such as a garbled screen or a system hang upon
  424.    execution or exit:
  425.    1)  Make sure that you have the latest Windows drivers 
  426.        for your video card.
  427.    2)  Run TDWINI and test a different DLL to resolve a 
  428.        possible compatibility problem with your specific 
  429.        card.
  430.    3)  Check TD-HELP!.TXT, TD_RDME.TXT, and README.TXT for
  431.        additional information. 
  432.    4)  If you are still experiencing difficulties your
  433.        problem might not be related to the video mode. At 
  434.        this point contact Borland Technical Support via 
  435.        phone or online help.  Refer to Section 11 for more 
  436.        information about online options and procedures. 
  437.    
  438.  
  439. SECTION -7-  MODIFICATIONS INSTALL MAKES TO YOUR SYSTEM
  440. This section describes the files that are added by the
  441. install program to your Windows directory and modifications
  442. that are made to the Windows configuration files.  Please 
  443. note that these are example modifications based on a 
  444. default installation.  
  445.  
  446. Files changed in the Windows directory:
  447.    WIN.INI modifications:
  448.              [Extensions]
  449.      added:  IDE=BCW.EXE^.IDE
  450.              [BCW4.0 INSTALL]
  451.              Reserved1=C:\BC4
  452.  
  453.    PROGMAN.INI modifications:
  454.                [Settings]
  455.      changed:  Order= 1 6 2 3 4 5
  456.  
  457.                [Groups]
  458.      added:    Group6=C:\WINDOWS\BCW40.GRP
  459.              
  460.    SYSTEM.INI modifications:
  461.                [386Enh]
  462.      added:    device=C:\BC4\BIN\WINDPMI.386
  463.                device=C:\BC4\BIN\TDDEBUG.386
  464.  
  465.    Files added to WINDOWS directory:
  466.      BCW.INI            BCW40.GRP 
  467.      BORHELP.INI        HELP.ICO 
  468.      SYSTEM.OLD         TDW.INI 
  469.      WINHELP.INI 
  470.  
  471.    Files added to the WINDOWS\SYSTEM directory:
  472.      BW32000C.DLL       BW320007.DLL
  473.      BW320009.DLL       BWCC.DLL
  474.      BWCC000C.DLL       BWCC0007.DLL 
  475.      BWCC0009.DLL       BWCC32.DLL 
  476.      CTL3DV2.DLL        CTL3D32.DLL
  477.      OWL.INI
  478.  
  479.  
  480. SECTION -8-  ICONS IN THE BC++ GROUP WINDOW
  481. A) Creating a Program Group Window for BC++ 4.0. 
  482.    If the Borland C++ Program Group Window didn't appear
  483.    after installation you can create one by choosing one of
  484.    the following options:
  485.  
  486.    - Generate icons by downloading the BC4GRPS.ZIP file.
  487.      (If you need help on downloading refer to Section 10 of
  488.      this document.) At the DOS prompt type: PKUNZIP
  489.      BC4GRPS.ZIP. This uncompresses the files, including a
  490.      readme.txt file containing instructions on using the
  491.      BC4GRPS.EXE program.
  492.  
  493.    - Manually creating the icons. Load Windows, choose
  494.      File|New|Program Group, and click on OK. Type the
  495.      name you want for the program group window in the
  496.      "Description:" text box, such as Borland C++. Leave
  497.      "Group File" line blank. Click OK. A new Window appears.
  498.      Choose File|New|Program Item to create icons for the
  499.      Windows programs and click OK. Select one of the
  500.      Windows executable programs to create an icon for, such
  501.      as BCW.EXE (you can also use the Browse button). Type
  502.      the name of that executable program in the Description
  503.      text box. Type the full pathname to the executable in
  504.      the Command Line text box. Typing a pathname for the
  505.      working directory is optional. The default is the
  506.      WINDOWS directory. Click OK. The icon appears in 
  507.      the active program group window. Repeat these steps
  508.      for executable program you want to use.
  509.  
  510. B) List of executable files that each icon calls:
  511.    Borland C++:                 \BC4\BIN\BCW.EXE
  512.    Borland C++ launches Borland's Integrated Development
  513.    Environment (IDE). From within the IDE, you can edit,
  514.    compile, and run C or C++ programs.
  515.  
  516.    Turbo Debugger for Win32:    \BC4\BIN\TD32.EXE
  517.    This icon launches the 32-bit debugger.
  518.  
  519.    TD32 Configuration:          \BC4\BIN\TD32INST.EXE
  520.    This icon launches the configuration utility for Turbo
  521.    Debugger for Win32.
  522.  
  523.    TD Video Configuration:      \BC4\BIN\TDWINI.EXE
  524.    This icon launches the configuration utility that lets
  525.    you configure the Debugger to run with your video card.
  526.  
  527.    Turbo Debugger for Windows:  \BC4\BIN\TDW.EXE
  528.    This icon launches the 16-bit Turbo Debugger for Windows.
  529.  
  530.    TDW Configuration:           \BC4\BIN\TDWINST.EXE
  531.    This icon launches the configuration utility for Turbo
  532.    Debugger for Windows.
  533.  
  534.    Remote Debugging:            \BC4\BIN\WREMOTE.EXE
  535.    This icon launches the Remote Debugger.
  536.  
  537.    Remote Setup:                \BC4\BIN\WRSETUP.EXE
  538.    This icon launches the configuration utility that lets
  539.    you configure your system to do remote debugging.
  540.  
  541.    Turbo Debugger for DOS:      \BC4\BIN\TD.EXE
  542.    This icon launches the DOS Turbo Debugger.
  543.  
  544.    TD Configuration:            \BC4\BIN\TDINST.EXE
  545.    This icon launches the configuration utility for Turbo
  546.    Debugger for DOS.
  547.  
  548.    WinSpector:                  \BC4\BIN\WINSPCTR.EXE
  549.    This icon launches WinSpector. WinSpector helps you
  550.    performing a post-mortem examination of Unrecoverable
  551.    Application Errors (UAE) or General Protection Errors.
  552.  
  553.    WinSight:                    \BC4\BIN\WINSIGHT.EXE
  554.    This icon launches WinSight--a program that lists
  555.    debugging information about Windows classes, windows,
  556.    and messages. Using WinSight, you can study how any
  557.    application creates classes and windows, and you can
  558.    monitor how Windows sends and receives messages.
  559.    WinSight is a passive observer: it intercepts and
  560.    displays info about messages, but does not
  561.    prevent messages from getting to applications.
  562.  
  563.    FConvert:                    \BC4\BIN\FCONVERT.EXE
  564.    This icon launches the utility to convert text files from
  565.    OEM to ANSI format or vice versa.
  566.  
  567.    Workshop:                    \BC4\BIN\WORKSHOP.EXE
  568.    This icon launches Resource Workshop, a tool that
  569.    integrates the entire process of designing, editing,
  570.    and compiling resources for applications.
  571.  
  572.    Hot-Spot Editor:             \BC4\BIN\SHED.EXE
  573.    This icon launches the Hot-Spot Editor, which creates
  574.    and edits a bitmap that includes one or more hotspots.
  575.    A hotspot can link to Help topics or run Help macros when
  576.    clicked. Using Hot-Spot Editor, you can assign hotspots
  577.    to a bitmap and assign attributes to each hotspot. These
  578.    bitmap files generally have a .SHG filename extension.
  579.  
  580.    Win32s Reference:            \BC4\BIN\WIN32S.HLP
  581.    This icon launches the on-line reference for Microsoft's
  582.    Win32 Application Programming Interface (API).   
  583.  
  584.    Multimedia Reference:        \BC4\BIN\WIN31MWH.HLP
  585.    This icon launches the on-line reference for the
  586.    Multimedia Application Programming Interface (API) of
  587.    Windows 3.1. The Multimedia API includes the functions,
  588.    messages, and data structures you can use to create
  589.    multimedia applications for Windows.
  590.  
  591.    MCI Reference:               \BC4\BIN\MCISTRWH.HLP
  592.    This icon launches the on-line reference for the Media
  593.    Control Interface (MCI). MCI is a high-level command
  594.    interface to multimedia devices and resource files.
  595.  
  596.    Hot-Spot Reference:          \BC4\BIN\SHED.HLP
  597.    This icon launches the on-line reference for the Hot-Spot
  598.    Editor.
  599.  
  600.    Windows Socket Reference:    \BC4\BIN\WINSOCK.HLP
  601.    This icon launches the on-line reference for Open
  602.    Interface for Network Programming under Microsoft
  603.    Windows. Windows Sockets is an independent
  604.    specification which defines a network programming
  605.    interface for MS Windows. 
  606.  
  607.    BCW and Library Reference:   \BC4\BIN\BCW.HLP
  608.    This icon launches the on-line reference for Borland C++
  609.    for Windows.
  610.  
  611.    ObjectWindows Reference:     \BC4\BIN\OWL.HLP
  612.    This icon launches the on-line reference for
  613.    ObjectWindows.
  614.  
  615.    Windows API Reference:       \BC4\BIN\BWINAPI.HLP
  616.    This icon launches the on-line reference for Windows API.
  617.  
  618.    Resource Workshop Reference: \BC4\BIN\WORKHELP.HLP
  619.    This icon launches the on-line reference for Resource
  620.    Workshop.
  621.  
  622.    Winsight Reference:          \BC4\BIN\WINSIGHT.HLP
  623.    This icon launches the on-line reference for WinSight.
  624.  
  625.    Winspector Reference:        \BC4\BIN\WINSPCTR.HLP
  626.    This icon launches the on-line reference for WinSpector.
  627.  
  628.    Creating Help:               \BC4\BIN\CWH.HLP
  629.    This icon launches the on-line reference documents that
  630.    tell you how to create an on-line Help system using the
  631.    Microsoft Windows 3.1 Help compiler and application
  632.    called "WinHelp".
  633.  
  634.    Master Index:                \BC4\BIN\MINDEX.HLP
  635.    This icon launches the master index to all of the printed
  636.    manuals that come with BC++ 4.0.
  637.  
  638.  
  639. SECTION -9-  LAN WINDOWS CONFIGURATION
  640.  
  641. BC++ 4.0 provides a LAN Windows Configuration option during
  642. installation. This option must be used when you run Windows
  643. from a network or plan to install BC++ 4.0 to a network.
  644.  
  645. If you run Windows from a network, this option is required
  646. because access to the WINDOWS\SYSTEM directory is usually
  647. read-only. If you plan to install BC++ 4.0 to a network,
  648. the LAN Windows Configuration option centralizes the
  649. location of these files to a location on your hard disk that
  650. can be read from and written to.
  651.  
  652. The LAN Windows Configuration option places the following files
  653. normally installed to the WINDOWS\SYSTEM directory
  654. in the BC4\BIN subdirectory.   
  655.  
  656. BW32000C.DLL       BW320007.DLL  
  657. BW320009.DLL       BWCC.DLL      
  658. BWCC000C.DLL       BWCC0007.DLL  
  659. BWCC0009.DLL       BWCC32.DLL     
  660. CTL3DV2.DLL        CTL3D32.DLL   
  661.  
  662. You will want to ask your Network Administrator to move the
  663. files above to the WINDOWS\SYSTEM directory to maintain standard
  664. file locations.
  665.  
  666. If you are installing BC++ 4.0 to a network, you will also want
  667. to use this option.  If users who will be running BC++ 4.0 from
  668. the network copy the files listed above into their own 
  669. WINDOWS\SYSTEM directory on their local machine, they can be
  670. removed from the BIN directory on the network.  Otherwise, you 
  671. must make sure that the BC4\BIN subdirectory appears in each 
  672. path on each machine that will run BC++ 4.0 and those DLLs 
  673. should remain in the BIN directory. For example, if you 
  674. installed BC++ 4.0 to the network drive W:, then each machine 
  675. that runs BC++ 4.0 should have W:\BC4\BIN in its path.
  676.  
  677. Note that selecting the LAN Windows Configuration option
  678. will not automatically setup BC++ 4.0 to work on a network.
  679. Additional configuration adjustments also have to be made
  680. to your system. To find out more about network installations,
  681. obtain Technical Information Document number 1738. Refer to
  682. Section 10 on how to obtain this document.
  683.  
  684.  
  685. SECTION -10-  HOW TO GET A TECHNICAL INFORMATION DOCUMENT
  686. Technical Information Documents contain tips, techniques, 
  687. and enhanced information on using Borland development tools,
  688. and information on commonly asked programming questions.  
  689. Such documents often include programming examples.  These
  690. documents can be accessed via modem or fax.     Technical
  691. files which contain binary modules, such as patches for 
  692. released Borland products, are normally available only from 
  693. thos services that can be accessed by modem.  Documents can 
  694. be accessed from the following sources:
  695.  
  696. A) Fax the document from Borland's TechFax Service.
  697.    Call (800) 822-4269 from a touch-tone phone. When
  698.    prompted, enter your FAX number, then enter the document
  699.    number you want to receive. The document will be faxed to
  700.    you shortly.
  701.  
  702.    Here is a list of common Technical Information Documents:
  703.       * 3       General Catalog of All Documents Available
  704.       * 649     General Protection Faults
  705.       * 1171    Problem Report Form
  706.       * 1010    Installing and Configuring BC++
  707.       * 806     Network Installations
  708.       * 738     Memory Corruption
  709.       * 1561    Clean Boot
  710.  
  711. B) Download the document from:
  712.    -The Borland Download Bulletin Board Service (DLBBS)
  713.     (408) 431-5096, protocol 8N1
  714.    -The Borland Automated Online Service (OAS)
  715.     (408) 431-5250, protocol 8N1
  716.    -The Borland-supported FTP site on Internet
  717.     ftp.cica.indiana.edu, IP address [129.79.20.27]
  718.    -Borland-supported forums on CompuServe, Genie, BIX.
  719.      for CIS type: go BCPPWIN 
  720.                      or
  721.                    go BCPPDOS 
  722.                    and choose library 2
  723.      for BIX type: join Borland 
  724.      for GENIE type: Borland
  725.  
  726.    Below are steps to download a Technical Information
  727.    Document from the Borland DLBBS.
  728.  
  729.    For proper display, your communication software should
  730.    provide ANSI terminal support. Most packages provide
  731.    VT-100 terminal emulation, which is fine for the DLBBS.
  732.    If you're using a Windows based package, select a screen
  733.    font (such as: Terminal) that includes extended ASCII
  734.    characters.
  735.  
  736.    Once connected, you'll be prompted to enter your first
  737.    and last name and a password. If you haven't used the
  738.    service before, you'll be asked to verify your name and
  739.    then answer a few questions. The menu-driven system
  740.    guides you through the various product and file
  741.    areas. You'll always receive a list of options when you
  742.    are prompted to make any choice.
  743.  
  744.    MANEUVERING THE MAIN MENU
  745.    First join the C++ Conference.  The Main Menu shows the
  746.    product whose files you can access. At the Main menu, 
  747.    type "F" to select the Files    menu.
  748.  
  749.    DOWNLOADING FILES
  750.    Once you know the name of the file you want to download,
  751.    type "D" for download at the File menu. When prompted,
  752.    type the full name of the file or files. All Technical
  753.    Information Documents have the form "TI#.ZIP". Replace
  754.    the # with the appropriate document number. For example,
  755.    to download Technical Information Document number 649,
  756.    the full name of the file is TI649.ZIP.  If you do not
  757.    know the protocol or download keys to press, refer to 
  758.    your telecommunications manual.
  759.  
  760.    WORKING WITH DOWNLOADED FILES
  761.    Most of the files on the Download BBS are stored and
  762.    transferred in an archived (compressed) format and need
  763.    to be unarchived before they can be used. If you don't
  764.    have the unarchiving utility PKUNZIP v.204G or newer,
  765.    download PKZ204G.EXE from the DLBBS and execute it.
  766.    You'll receive PKUNZIP and PKZIP utilities. To unarchive
  767.    the file, type the name of an unarchive utility
  768.    (UNPACK, UNZIP or PKUNZIP) and then the name of the
  769.    archived file. For example:
  770.         PKUNZIP TI649.ZIP
  771.  
  772.  
  773. SECTION -11-  BOOT CLEAN
  774. This section describes the process of "booting clean" on
  775. IBM PC's and compatible computers with DOS and/or windows.
  776. This document assumes you have MS-DOS version 5.00 or higher.
  777. "Booting Clean" is the process of booting without loading
  778. device drivers and TSRs.  Device drivers such as mouse 
  779. drivers, network drivers, TSRs, etc. can cause memory 
  780. conflicts.
  781.  
  782. These device drivers and TSRs are usually loaded in two
  783. files (AUTOEXEC.BAT and CONFIG.SYS typically located on
  784. the root directory of your hard disk). The safest
  785. method of booting clean is to create a "bootable" floppy
  786. disk in drive A:. See the "Making a Boot Disk" section
  787. below.
  788.  
  789. If you are using a program that runs under Microsoft
  790. Windows, then you might need to make changes to some Windows
  791. configuration files in order to ensure a "clean system
  792. configuration" under Windows. The two files you will need
  793. to examine are WIN.INI and SYSTEM.INI. These files are
  794. located in the WINDOWS subdirectory on your hard disk. The
  795. changes that you will need to make to these files (if any)
  796. are outlined below. 
  797.  
  798. Making a Boot Disk
  799. In order to make a bootable floppy disk, follow the
  800. instructions below.  NOTE: These instructions assume that
  801. your hard disk is C: and your DOS and WINDOWS subdirectories
  802. appear on this disk. (Most cases)
  803.      1) Place a blank disk in drive A:
  804.      2) type  format a: /s (format the disk)
  805.          
  806. At this point you now have a bootable floppy disk.  Using
  807. EDIT, ensure your AUTOEXEC.BAT and CONFIG.SYS look like
  808. one of the configuration choices below. 
  809.  
  810. Your "clean" system configuration should be exactly like
  811. one of the choices below except replace "<Insert REQUIRED
  812. drivers here>" with any required drivers. The ONLY
  813. required drivers are, for example, disk compression and/or
  814. hard disk access drivers. This does not include mouse
  815. drivers and disk caching utilities such as SmartDrive.
  816.  
  817. Clean Configuration DOS 5.0 and DOS 6.x running Windows
  818. -----------------------------------------------------------
  819.    1) Insert your "bootable floppy" in drive A:
  820.    2) Type  edit A:\CONFIG.SYS
  821.    3) Type in the following:
  822.           <Insert REQUIRED drivers here>
  823.           DEVICE=C:\DOS\HIMEM.SYS     
  824.           FILES=40
  825.           BUFFERS=40
  826.    4) Exit the editor (Alt-F, then X, then Y)
  827.    5) Type  edit A:\AUTOEXEC.BAT 
  828.    6) Type in the following:
  829.           <Insert REQUIRED drivers here>
  830.           PATH=C:\WINDOWS;C:\DOS;C:\BC4\BIN
  831.           PROMPT $P$G
  832.    7) Exit the editor (Alt-F, then X, then Y)
  833.    8) type  CD \WINDOWS
  834.    9) type  copy WIN.INI WIN.BAK
  835.   10) type  copy SYSTEM.INI SYSTEM.BAK
  836.   11) type  edit WIN.INI
  837.   12) Make sure that the "load=" and "run=" lines in your
  838.       WIN.INI file look like the following:
  839.           ------------
  840.           [windows]
  841.           spooler=yes
  842.           load=
  843.           run=
  844.           Beep=yes
  845.           ------------
  846.   13) Exit the editor (Alt-F, then X, then Y)
  847.   14) type  edit system.ini
  848.   15) Ensure that your "shell=" line in your SYSTEM.INI file
  849.        looks like the following:
  850.           ------------
  851.           [boot]
  852.           shell=progman.exe
  853.           ------------
  854.   16) Exit the editor (Alt-F, then X, then Y)
  855.   17) Make sure your "Bootable floppy" is in drive A: and
  856.       reboot your computer.
  857.  
  858. -------------------END OF FILE INSTALL.TXT------------------
  859.