home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / BOLDGOLD.ZIP / README < prev    next >
Text File  |  1991-10-09  |  5KB  |  108 lines

  1. DeScribe can run on OS/2 and Windows systems:
  2.  
  3. To install the OS/2 version run the SETUPOS2 program:
  4.   From the File Manager:
  5.     Double-click on the disk drive icon next to A: to get a list of the
  6.     directories on that drive. Then double-click on the text "A:\" in the
  7.     Directory Tree window to get a list of files. Double-click on
  8.     SETUPOS2.EXE to run the installation program.
  9.  
  10.   From a full screen or windowed command prompt:
  11.     Type "A:SETUPOS2" to run the installation program.
  12.  
  13. To install the Windows version run the SETUPWIN program:
  14.   Select File/Run... from the Program Manager, and type "A:SETUPWIN" in
  15.   the dialog.
  16.  
  17.  
  18. Use the mouse to select an installation option from the menu. If you
  19. don't have a mouse, press and release the ALT key to switch to the action bar.
  20. Then type "O" to bring down the Options menu. Then type a mnemonic letter
  21. to select the installation option.
  22.  
  23.     Select "Install DeScribe" to install some or all of the DeScribe files.
  24.  
  25.     Select "Delete DeScribe" to delete some or all of the DeScribe files.
  26.  
  27.     Select "Exit Installation" to stop the installation program.
  28.  
  29. When you select an installation option, the program asks you to choose
  30. an installation type. The three types are: stand alone, LAN server, and
  31. LAN workstation. Choose one and click OK. (The LAN server choice is not
  32. available on Windows systems.)
  33.  
  34. Next, the program displays a dialog with check boxes for features to
  35. install. To enable or disable a feature, click on the name with the
  36. mouse. If you don't have a mouse, use the up/down arrow keys to highlight
  37. the feature and press the space bar.
  38.  
  39. If you choose to install the text import/export libraries, the program
  40. displays a dialog which lists all the available formats. Select one or more
  41. formats from the list and click OK, or click All to install all of them.
  42.  
  43. The program also prompts you for the destination directory (typically
  44. C:\DeScribe). You can change the directory if you wish.
  45.  
  46. The program checks to see that you have sufficient space on the
  47. destination disk before proceeding with the installation. If there is
  48. not enough space, the program displays a dialog which tells you how much
  49. space you need and asks you if you want to proceed anyway.
  50.  
  51. The program places the DeScribe.exe file in the destination directory.
  52. It also creates several subdirectories.
  53.  
  54.     Data        Directory for your documents
  55.     DLL         Assorted dynamic link libraries
  56.     Inset        Files needed for graphics conversion library
  57.     Layouts        Directory for layout files
  58.     LLS             Files needed for spell check, thesaurus, etc.
  59.     Macros        Directory for macros
  60.     Temp        Directory for temporary files
  61.     Tutorial        Tutorial files
  62.     UsrDicts        Directory for user dictionaries
  63.     W4W             Files needed for text conversion library
  64.  
  65. DeScribe creates temporary disk files when it is running. By default, these
  66. files are placed in the Temp directory. You can have these files created
  67. in some other directory by adding the following line to your CONFIG.SYS file:
  68.  
  69.     SET TMP=...
  70.  
  71. where "..." is replaced by the desired drive designation and path. For
  72. example,
  73.  
  74.     SET TMP=D:\JUNK
  75.  
  76. would instruct DeScribe to create the temporary files on the D: drive in
  77. the directory JUNK.
  78.  
  79. The DeScribe.exe file, as well as the files in the DLL, LLS, Inset and W4W
  80. directories are read-only. They are not modified by DeScribe. The files
  81. in the Layouts, Data, Macros, Temp and UsrDicts directories may be modified
  82. by DeScribe as a result of user actions.
  83.  
  84. DeScribe expects to find the DLL, LLS, Inset and W4W subdirectories
  85. in the same directory as the DeScribe.exe file.
  86.  
  87. The LLS files may be moved to another location if desired. In this case
  88. you should add a line to your CONFIG.SYS file like this:
  89.  
  90.     SET LLS=...
  91.  
  92. where "..." is replaced by the drive designation and path where you placed
  93. the LLS directory.
  94.  
  95. The program also creates a file DeScribe.dat and places in in the same
  96. directory as the other system .INI files. On OS/2 systems this is usually
  97. the C:\OS2 directory. On Windows systems this is usually the C:\Windows
  98. directory. The file contains preference and configuration information
  99. used by DeScribe. This file may be modified by DeScribe at any time.
  100.  
  101. The program also creates a text file called DeScribe.reg for use with
  102. Windows 3.1 systems. See the documentation for Windows 3.1 for more
  103. information.
  104.  
  105. After the installation of the program has completed, you will find a
  106. document in the Data directory called "Sample". You may want to print
  107. this document to test the capabilities of your printer.
  108.