home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / patch1.zip / 8046.TXT < prev    next >
Text File  |  1995-01-17  |  6KB  |  176 lines

  1. 8046:  How to Obtain the Update Disk for Ami Pro 3.0B for OS/2
  2. PRODUCT:  Ami Pro 3.0b for OS/2
  3. DATE:  17 January 1995
  4.  
  5.  
  6. PROBLEM:   
  7.  
  8. How can I obtain and install the latest update files for Ami Pro 3.0b for OS/2?
  9.  
  10. SOLUTION: 
  11.  
  12. *** HOW TO DETERMINE IF YOU CAN INSTALL THESE FILES ***
  13.      THIS PATCH ONLY WORKS WITH AMI PRO 3.0B.
  14.  
  15. To determine if you have 3.0B, perform the following steps:
  16. 1. Start Ami Pro
  17.  
  18. 2. Choose Help \ About Ami Pro.
  19.  
  20. 3. Press the " R " key on your keyboard.
  21.  
  22. 4. Look at the bottom of the dialog box to determine the release number. You
  23. may install these files if the Release Number is 30.945 or higher.
  24.  
  25. If the release number is prior to 30.945.0, the files contained in the PATCH1.
  26. EXE file will NOT work with the version of Ami Pro that is currently installed
  27. on your system. You must first obtain 3.0B by calling 1-800-872-3387.
  28. ********************************************************
  29.  
  30. HOW TO INSTALL THE PATCH FILES
  31.  
  32. 1. Close Ami Pro if it is running. If Ami Pro is running on a network, make
  33. sure no users are currently using Ami Pro. 
  34.  
  35. 2. Create a temporary directory on your hard drive where you can place the file
  36. PATCH1.EXE (more detailed instructions below).
  37.  
  38. For example,
  39.     a. From an OS/2 Window type:  CD\  to insure you are creating the directory
  40. off the root directory.
  41.  
  42.     b. Type:  MD PATCH  to create the temporary directory.
  43.  
  44. 3. Copy the file PATCH1.EXE into the directory that you created.
  45.  
  46. For example,
  47.     a. With the update diskette in your diskette drive type A: (or B: as
  48. necessary) and press the <ENTER> key.
  49.  
  50.     b. Type:  COPY PATCH1.EXE C:\PATCH  (replace C:\ with the drive letter
  51. where you created the PATCH directory in step 2b above) and press the <ENTER>
  52. key.
  53.  
  54. 4. Open a DOS window and change to the drive and directory that you created in
  55. step two.
  56.     For example, type C: <ENTER>, then CD\PATCH <ENTER>.
  57.  
  58. 5. Type: PATCH1.EXE and press the <ENTER> key. The following four files will be
  59. uncompressed onto your hard drive.
  60.  
  61. AMIPRO.EXE
  62. 09/12/94     2873257
  63.  
  64. AMIPRO3.DLL
  65. 12/09/94     219155
  66.  
  67. ~AMIENV.STY
  68. 09/22/94     2847
  69.  
  70. AMICAL.INI
  71. 12/22/94     23854
  72.  
  73. 6. Copy these files into their proper locations (steps a through c below).
  74.  
  75.     a. Boot from a DOS diskette (if your Ami Pro is not installed in an HPFS
  76. partition) or from the installation and disk 1 diskettes that ship with OS/2.
  77.  
  78.     b. When you get the installation screen and have the option to "Go to a
  79. command prompt", do so. 
  80.  
  81.     c. At the command prompt, locate and RENAME AMIPRO.EXE and AMIPRO03.DLL to
  82. AMIPRO.BAK and AMIPRO3.BAK respectively.
  83.  
  84. For example, type: RENAME AMIPRO.EXE AMIPRO.BAK and press <ENTER>, and type:
  85. RENAME AMIPRO03.DLL AMIPRO3.BAK and press <ENTER>.
  86.  
  87.     d. Copy AMIPRO.EXE and AMIPRO3.DLL from the temporary directory into the
  88. directory where the old AMIPRO.EXE was located. Reboot the machine.
  89.  
  90. For example, if your AmiPro program directory was C:\AMIPRO you would type:  
  91. COPY C:\PATCH\AMIPRO*.* C:\AMIPRO and press the <ENTER> key.
  92.  
  93. 7. Locate your style sheet directory. Rename the existing ~AMIENV.STY to
  94. ~AMIENV.BAK. Copy the new ~AMIENV.STY style sheet into the directory where your
  95. style sheets are stored. 
  96.  
  97. For example, if your AmiPro style sheet directory is C:\AMIPRO\STYLES you would
  98. type:
  99.     
  100.     a. C: and press the <ENTER> key.
  101.  
  102.     b. Type: CD\AMIPRO\STYLES and press the <ENTER> key.
  103.  
  104.     c. Type: RENAME ~AMIENV.STY ~AMIENV.BAK and press the <ENTER> key.
  105.  
  106.     d. Type: COPY C:\PATCH\~AMIENV.STY C:\AMIPRO\STYLES and press the <ENTER>
  107. key.
  108.  
  109. Note:
  110. If Ami Pro is being run in a networked environment, this may mean copying the
  111. style sheet to a single location on the network, or it may entail copying it
  112. onto each workstation (see additional network information below). 
  113.  
  114. 8. Copy the file AMICAL.INI into the directory where your Ami Pro
  115. initialization files are located. If you are not sure where this is open the
  116. settings for your Ami Pro object and look at the "Parameters" section. If the
  117. parameters section is blank, then your Ami Pro AMICAL.INI file should be in
  118. your OS/2 directory. If the parameters SECTION refers to a directory such as -i
  119. = "D:\AMIOS2, then place the AMICAL.INI file in the directory specified (see
  120. additional network information below).
  121.  
  122.     a. RIGHT CLICK the Ami Pro object to display the Pop-up list.
  123.  
  124.     b. If your running OS/2 2.X choose Open / Settings. If your running OS/2
  125. WARP simply choose "Settings".
  126.  
  127.     c. In the "Parameters" section see if there is an entry such as -i="D:
  128. \AMIOS2" if there is then write this path down as will need it in a moment.
  129.  
  130.     d. Type: COPY C:\PATCH\AMICAL.INI X:\OS2 (where X is the drive your OS2
  131. program files are located. Or, if in step 8c above there was a -i=<INI PATH>
  132. then type in this path. Using the example above, this would be D:\AMIOS2.
  133.  
  134.  
  135. =========================================================================
  136. ADDITIONAL NETWORK INSTALLATION INFORMATION
  137. If you have nodes running Ami Pro for OS/2 from a server, you may elect to do
  138. the following:
  139.  
  140. 1. Copy the AMICAL.INI file to the AMIPRO\INSTALL directory on your server.
  141.  
  142. 2. Copy ~AMIENV.STY to the AMIPRO\STYLES directory on your server.
  143.  
  144. 3. Copy the AMIPRO.EXE and AMIPRO3.DLL files to the AmiPro directory on your
  145. server.
  146.  
  147. 4. Then have the users run the INSTALL.EXE program to copy the AMICAL.INI and
  148. ~AMIENV.STY files to their node.
  149.  
  150. ========================================================================
  151. Problems which have been solved and improvements which have been made:
  152.  
  153. A. AMICAL.INI
  154. The AMICAL.INI file now extends the calendar through the end of 1999.
  155.  
  156. B. ~AMIENV.STY
  157. Corrects the problem where the return address lines printed on top of each
  158. other. If you have already corrected this problem you may elect not to install
  159. this.
  160.  
  161. C. AMIPRO3.DLL
  162. Corrects a problem in which ' @ParagraphStyle@ ' would appear in documents.
  163. Corrects a problem in which soft returns (i.e. CTRL-RETURN) could cause
  164. truncated documents.
  165.  
  166. D. AMIPRO.EXE
  167. Reduces the amount of network traffic when running Ami Pro for OS/2 in a
  168. networked environment.
  169.  
  170.  
  171. The updated files mentioned in this Technical Support Note are compatible only
  172. with the US version of Ami Pro.
  173.  
  174.  
  175.  
  176.