<  Installation instructions for Warp FixPak XR_W022






















  July 19, 1996

  Build level 8.246


  Supported CSD levels

  XR_3000 Warp for Windows
  XR_3001 Warp with WIN-OS/2
  XR_3002 Warp for Windows Manufacturing Refresh
  XR_3003 Warp with WIN-OS/2 Connect
  XR_3004 Warp for Windows Manufacturing Refresh Connect
  XR_3005 Warp Preload
  XR_3005 Warp with WIN-OS/2 Server


  OS/2 Fix Distribution
  Personal System Products
  Austin, Tx


  (c) Copyright International Business Machines Corporation, 1994, 1996.
  All rights Reserved.

  July 19, 1996 - Warp FixPak XR_W022



                    July 19, 1996 - Warp FixPak XR_W022

  CONTENTS


    FixPak Controlled distribution ................................... 1

    Terms and Conditions ............................................. 2

    Installation Notes ............................................... 3
    Screen corruption using Lotus Notes 4.x .......................... 3
      Configuration Installation Installation ( CID ) ................ 3
        Do not use your system once the FixPak installation is started  3
      Popup message about newer file on harddisk than is in FixPak ... 4
      Common File Dialog Interface changes ........................... 5
      Dell machines and font editing ................................. 5
    Corrective Service Facility Boot Diskettes ....................... 5
      Required CSF level ............................................. 5
      Where you can find CSF ......................................... 5
      Creating CSF diskettes ......................................... 6
    Read-Only files .................................................. 7

    Relocated OS/2 file support ...................................... 8

    Installation Process ............................................. 9
    Method 1: Install from booted OS/2 partition.  ................... 9
    Method 2: Boot from Corrective Service Disk 1.  ................. 11
    Additional Corrective Service Facility information .............. 11

    CSD level of SYSLEVEL.OS2 ....................................... 12
    List of problems fixed in the FixPak ............................ 12
      DCF/2 users ................................................... 12
      Aptiva M series users ......................................... 13

    Where Fixes can be found ........................................ 14

    FixPak Corrective Service levels and disk layouts ............... 15

    Space Utilization ............................................... 25

    Recovering from problems ........................................ 27














                                                            Contents  ii

                    July 19, 1996 - Warp FixPak XR_W022

  FIXPAK CONTROLLED DISTRIBUTION

  This FixPak is not to be posted to public areas of BBS systems or the
  Internet. It is intended solely for OS/2 customers who have reported a
  problem to IBM that has been identifed as being fixed in this FixPak.

  If you downloaded this FixPak from a public BBS or public site on the
  Internet be aware that it was not placed there by IBM and that
  installation of this FixPak may leave you with an unsupported OS/2
  system.











































                                       FixPak Controlled distribution  1

                    July 19, 1996 - Warp FixPak XR_W022

  TERMS AND CONDITIONS

                          IMPORTANT
                          ---------
  IMPORTANT - PLEASE READ THE FOLLOWING TERMS AND CONDITIONS.
  DOWNLOADING THE FIXPAK XR_W022 SERVICE FIXES THAT FOLLOW
  INDICATES YOUR ACCEPTANCE OF THE FOLLOWING TERMS AND CONDITIONS:


   A)  YOU MUST BE, AND AGREE THAT YOU ARE, A CURRENT LICENSEE OF
        OS/2;

   B)  YOU MAY MAKE COPIES OF THE OS/2 SERVICE FIXES EQUAL TO THE
        NUMBER OF LICENSED COPIES OF OS/2 YOU POSSESS;

   C)  YOU MAY ONLY USE THE SERVICE FIXES INCLUDED WITH FIXPAK XR_W022
        FOR MAINTENANCE PURPOSES;

   D)  YOU MAY ONLY USE THE WIN-OS/2 SERVICE FIXES INCLUDED WITH FIXPAK
        XR_W022 TO MAINTAIN COPIES OF OS/2 WITH WIN-OS/2;

   E)  ALL OTHER TERMS AND CONDITIONS OF YOUR OS/2 LICENSE
       AGREEMENTS APPLY TO THE SERVICE FIXES; HOWEVER, THIS DOES NOT
       EXTEND ANY WARRANTY AND/OR SERVICES, INCLUDING BUT NOT LIMITED
       TO THE "GETTING STARTED" PERIOD, OUTLINED IN SUCH AGREEMENTS.




























                                                 Terms and Conditions  2

                    July 19, 1996 - Warp FixPak XR_W022

  INSTALLATION NOTES



  SCREEN CORRUPTION USING LOTUS NOTES 4.X

  There is a screen corruption problem when running Lotus Notes 4.x in
  256 colors on OS/2.  Symptoms normally appear as anomilies in the
  fonts, such as parts of characters or entire characters disappearing.
  This corruption can occur at any resolution.

  Since this only occurs when using 256 colors, an immediate work around
  is to not use 256 colors.  To change the number of colors displayed:
   - open the OS/2 System folder
   - open the System Setup folder
   - double click on the System icon in the System Setup folder
   - select a resolution that does not use 256 colors
   - close the folders
   - shutdown and reboot the machine

  The fix for this problem is in the display device drivers. IBM
  supported display device drivers will be available on the PCCBBS
  and Internet as "Controlled" fixpaks. You should contact the IBM
  PSP Software Solution Center at 1-800-992-4777 to obtain
  PCCBBS and Internet logon information for display device driver
  needed. The build level should be 0.041 or above. When these
  display device driver become available "Publicly", see  section
  "Where Fixes can be Found" in this README for more detail.


  CONFIGURATION INSTALLATION INSTALLATION ( CID )

  Read the README.CID on Disk # 1 for an example of how to set up a
  respone file to do a CID install.


  Do not use your system once the FixPak installation is started

  Once you begin a FixPak installation, do not try to use your system
  for any other purpose. Doing so may yield unexpected problems which
  can cause the FixPak installation to fail.

  What is the SIQ (Single Input Queue) feature:

  The "SIQ" feature is new with FixPak XR_W017. It allows the user to
  take focus away from an application that is monopolizing the message
  queue.  When the FixPak is installed, the SIQ feature is disabled
  (OFF).

  How it works: When you request a focus change for example, by clicking
  on another application or pressing Ctl+Esc the application that has
  the focus should respond to the message in x milliseconds.  If the
  application does not respond within that time, OS/2 determines that
  the application is not responding to messages and flags the
  application queue as bad. It then switches focus to the desired


                                                   Installation Notes  3

                    July 19, 1996 - Warp FixPak XR_W022

  application.

  OS/2 will monitor the queue marked as bad to see when it does start
  responding to messages. It will mark the queue as good when this
  occurs.

  To enable the SIQ feature, put a SET PM_ASYNC_FOCUS_CHANGE statement
  in CONFIG.SYS and reboot.

  The parameters to the SET command are:

         SET PM_ASYNC_FOCUS_CHANGE=ON | ON x | OFF

         The default is OFF (disabled).


  To turn it on (enable) put the following in the CONFIG.SYS file and
  reboot:

         SET PM_ASYNC_FOCUS_CHANGE=ON


  To change the timeout value put the following in the CONFIG.SYS file
  and reboot:

         SET PM_ASYNC_FOCUS_CHANGE=ON x

         where x is in milliseconds (default is 2000 (2 seconds))



  If you think you are having problems with SIQ, a way to isolate a
  problem is to raise the timeout to 5000 milliseconds (5 seconds).  If
  that does not help, turn it off.  If there is a SIQ feature problem,
  this will help us (IBM) isolate it.


  POPUP MESSAGE ABOUT NEWER FILE ON HARDDISK THAN IS IN FIXPAK

  If you get a popup stating that a newer file exists on your harddisk
  than is in the FixPak, and it is one of the following files, select
  the "No" button so you DO NOT replace the newer file with the older
  one.

     AUTODRV2.SYS  6-09-95  4:24p
     IBM2SS01.SYS  7-09-95  2:03p
     PCM2ATA.ADD   6-10-95  3:30p
     PCMCIA.SYS    6-09-95  4:23p

  For all other files (PMMERGE.DLL for instance), select the "Yes"
  button.


                                                   Installation Notes  4

                    July 19, 1996 - Warp FixPak XR_W022

  COMMON FILE DIALOG INTERFACE CHANGES

  Beginning with FixPak XR_W017, the Common File Dialog interface has
  been rearranged to improve usability. The changes are:

     "Type of file" field moved below the Open filename.
     "Drive" and "Directory" controls were swapped with the "File"
      control.



  DELL MACHINES AND FONT EDITING

  When editing fonts, users of Dell machines may discover a slight
  regression.  When a font size is edited, the Font Palette is updated
  correctly; however, should users browse (select around) the palette,
  they might, at times, notice an inconsistency between the font size
  displayed on the palette and the one that is displayed on the font
  editor.  In all cases, the font size displayed on the Font Palette is
  the correct size for the font when it is dragged to the target (for
  example, the desktop, folder, or application).


  CORRECTIVE SERVICE FACILITY BOOT DISKETTES



  REQUIRED CSF LEVEL

  You will need the OS/2 Warp 3.0 Corrective Service Facility Boot
  Diskettes to install this FixPak. Please use release level F.127 or
  later to install this FixPak. These are the attributes for SERVICE.EXE
  and FSERVICE.EXE from the F.127 release.

  SERVICE  EXE   291120  11-30-95   4:49a    (on CSFBOOT.1DK)
  FSERVICE EXE   269600  11-30-95   4:54a    (on CSFBOOT.2DK)


  Make sure the one you are using are equal to or later than shown.


  WHERE YOU CAN FIND CSF

  These files should be available from the same place you got this
  FixPak.








                                                   Installation Notes  5

                    July 19, 1996 - Warp FixPak XR_W022

     CSFBOOT.1DK - Corrective Service Facility disk 1
     CSFBOOT.2DK - Corrective Service Facility disk 2

        - or -

     WKICKR.ZIP   - File compressed with PKZIP. Contains both of the
                    above disk images. Requires PKUNZIP or UNZIP to
                    extract original files from the compressed file.


  To create diskettes from the disk image files, you need LOADDSKF.EXE.
  This is also available from the same place you obtained this FixPak.

     LDF.COM      - Self-extracting file that will create LOADDSKF.EXE.
                    Place in a separate directory on your hard disk
                    and then enter LDF.

        - or -

     LOADDF.ZIP   - File compressed with PKZIP that contains LOADDSKF.EXE.
                    Requires PKUNZIP or UNZIP to extract original files
                    from the compressed file.

  Note: LOADDSKF.EXE is also on any CD-ROM version of OS/2.




  CREATING CSF DISKETTES

  Use LOADDSKF.EXE to create the diskettes. For each disk image, place a
  2MB HD (1.44MB formatted) diskette in A:. DO NOT use a 1MB (720KB
  formatted) diskette because you might have problems trying to install
  this FixPak.

  1.  Enter LOADDSKF CSFBOOT.1DK A: /F. Label the diskette as CSF DISK
      Diskette 1 (SP DISK 1).
  2.  Enter LOADDSKF CSFBOOT.2DK A: /F. Label the diskette as CSF DISK
      Diskette 2 (SP DISK 2).
  3.  Enter LOADDSKF XR_W022.1DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 1 (CSF DISK 1).
  4.  Enter LOADDSKF XR_W022.2DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 2 (CSF DISK 2).
  5.  Enter LOADDSKF XR_W022.3DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 3 (CSF DISK 3).
  6.  Enter LOADDSKF XR_W022.4DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 4 (CSF DISK 4).
  7.  Enter LOADDSKF XR_W022.5DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 5 (CSF DISK 5).
  8.  Enter LOADDSKF XR_W022.6DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 6 (CSF DISK 6).


                                                   Installation Notes  6

                    July 19, 1996 - Warp FixPak XR_W022

  9.  Enter LOADDSKF XR_W022.7DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 7 (CSF DISK 7).
  10. Enter LOADDSKF XR_W022.8DK A: /F. Label the diskette as FixPak
      XR_W021 Corrective Service Diskette 8 (CSF DISK 8).



  READ-ONLY FILES

  If you installed OS/2 Warp 3.0 from a CD-ROM, some files being updated
  might have the Read-Only attribute set. This will cause the update
  program to ask you if you want the files replaced. Answer OK.









































                                                   Installation Notes  7

                    July 19, 1996 - Warp FixPak XR_W022

  RELOCATED OS/2 FILE SUPPORT

  This FixPak will service directories based on the location of
  supported SYSLEVEL.OS2 and SYSLEVEL.MPM files.  Please check your
  system to make sure extra copies of these files are not located in
  directories other than:

    \OS2\INSTALL\SYSLEVEL.OS2 on the boot drive of your OS/2 partition(s)
    \MMOS2\INSTALL\SYSLEVEL.MPM on any partition


  If additional copies of these files are found in other locations on
  your hard disk then CSF will try to service files as follows:

  For SYSLEVEL.OS2

    ..\..\   all files in a directory two levels above (toward the root).
             This should be the root directory of your boot drive.
    ..\*     all files in a directory one level above (toward the root) and
             all subdirectories below. This should be the OS2 directory and
             subdirectories.


  For SYSLEVEL.MPM

    ..\*     all files in a directory one level above (toward the root) and
             all subdirectories below. This should be the MMOS2 directory and
             subdirectories.


  If you have moved OS/2 files or directories, do the following in order
  to have them serviced:

  1.  Create a file named USERDIRS.OS2 in the \OS2\INSTALL directory of
      the OS\2 Warp partition to be serviced.

      In this file, place the full path to the directory you want to be
      serviced. Examples would be:

       C:\JSI\*
       D:\JSI\SH\*


      Be sure to include the trailing * (asterisk) after the last
      backslash.

  Note: Leave this file for any future OS/2 Warp FixPaks you might
  apply.





                                          Relocated OS/2 file support  8

                    July 19, 1996 - Warp FixPak XR_W022

  INSTALLATION PROCESS

  Before installing any FixPak, run CHKDSK /F against all drives on your
  system to correct any file system errors that might be present. You
  cannot do this while OS/2 is active. You must shut down and run CHKDSK
  by one of the following methods:

     Boot from your Installation and DISK 1 diskettes you used to
      install OS/2 with.  If your file system is HPFS, then put the
      diskette with CHKDSK and UHPFS.DLL on it in your A: drive before
      issuing the CHKDSK command.
     Boot from the Utilities disk you created via the "Create Utility
      Diskettes" icon in the System Setup folder.
     Boot from a different OS/2 partition.

  To Install this FixPak use one of the following methods:


  METHOD 1: INSTALL FROM BOOTED OS/2 PARTITION.

  This method allows you to select the products (partitions) to be
  serviced.

  This is the method you should use if you have more than one OS/2
  partition and want to control which one is serviced.

  Note: You can use a diskette drive other than A: with this method. If
  your 3.5" diskette drive is B:, use B: where A: is mentioned in the
  following steps.  (this method only).

  1.  Insert CSF DISK Diskette 1 in drive A.
  2.  Open an OS/2 window or full-screen session.
  3.  Type A:\SERVICE and press the Enter key.

      Note: You culd also use the "Drives" object for A: and double
      click on the "SERVICE.EXE" Icon to start the install.
  4.  Follow the displayed instructions. When prompted to insert
      Corrective Service Diskette 1 (not CSF DISK Diskette 1), place
      FixPak XR_W022 Corrective Service Diskette 1 in drive A. Repeat
      for the rest of the FixPak disks when requested to do so.

      Note: It can take a considerable length of time for the Corrective
      Service Facility to scan your hard disk for serviceable files. In
      some cases, it has taken as long as 40 minutes. Please be patient
      and allow this process to complete.
  5.  If this is the first OS/2 Warp FixPak you have applied to this
      system, then enter the path to the ARCHIVE directory where a copy
      of replaced files will be stored (for example, D:\ARCHIVE).

      Note: This ARCHIVE directory is not related to the ARCHIVES
      directory built into OS/2 Warp 3.0. Please specify a different


                                                 Installation Process  9

                    July 19, 1996 - Warp FixPak XR_W022

      path.  You must specify a different ARCHIVE directory for each
      product to be serviced.

      If this is not the first OS/2 Warp FixPak, then enter the path to
      the BACKUP directory where a copy of replaced files will be stored
      (for example, D:\BACKUP).

      Note: You must specify a different BACKUP directory for each
      product to be serviced.

      For either case, make sure there is sufficient space available on
      the drive you specify. Even though these files are kept in
      compressed (PACK2) format, they require between 7 and 12 MB of
      disk space.
  6.  Click on "OK".
  7.  You will see an "Application in use" dialog box showing a list of
      locked files that cannot be serviced while the system is running.
      You are given two choices - to Continue or Reboot. Select
      Continue.
  8.  During the installation process you might see messages about
      Archiving, Updating and Deferring service.
         Archiving saves a compressed copy of the original file in the
          ARCHIVE or BACKUP path you specified. This occurs only if you
          apply service to the OS/2 partition you are booted from.
         Updating means the original files are replaced with the new
          ones from this FixPak.
         Deferring service means the file to be updated is currently in
          use by the system and cannot be updated. The new files from
          the FixPak are placed in unpacked format in the
          \OS2\INSTALL\IBMCSFLK\FIX directory on your Warp boot drive.
          They are processed by the locked file device driver during
          reboot after you shut down the system.
  9.  Select NO for a redisplay of the "Product List" after the first
      part of the FixPak application process has completed if this
      message is displayed.
  10. Click Cancel and Exit to close the Corrective Service Facility
      window if necessary.
  11. Shut down and reboot your system.

      You will see the following during reboot of the system if you
      applied service to the OS/2 partition you were booted from.

     The locked file driver is loaded.

            Processing locked files

            Processing complete


      The system might then do an automatic reboot. In some cases, it
      might do an additional reboot.


                                                Installation Process  10

                    July 19, 1996 - Warp FixPak XR_W022

  METHOD 2: BOOT FROM CORRECTIVE SERVICE DISK 1.

  This method does not prompt the user for any information. No
  interaction with the user takes place other than requests to put the
  next diskette in drive A.  All serviceable partitions on your system
  will be updated automatically. Be especially careful of extra
  SYSLEVEL.OS2 or SYSLEVEL.MPM files when using this method because they
  can cause CSF to apply service to directories you do not want
  serviced.

  1.  Shut down your OS/2 system.
  2.  Insert CSF DISK Diskette 1 in drive A.
  3.  Press Ctrl+Alt+Del to boot the disk in drive A.

  Service will be applied to ALL partitions that contain a version of
  OS/2 that is supported by this FixPak. See the section "FixPak
  Corrective Service Notes" for the CSD levels this FixPak applies to.

  Note: It can take a considerable length of time for the Corrective
  Service Facility to scan your hard disk for serviceable files. In some
  cases it has taken as long as 40 minutes. Please be patient and allow
  this process to complete.


  ADDITIONAL CORRECTIVE SERVICE FACILITY INFORMATION

  Additional information on the Corrective Service Facility is available
  from the README.INF file on the first Corrective Service Facility
  disk. To view this file, place CSF disk 1 in drive A and enter VIEW
  A:\README.INF.























                                                Installation Process  11

                    July 19, 1996 - Warp FixPak XR_W022

  CSD LEVEL OF SYSLEVEL.OS2

  The Current CSD level for the "IBM OS/2 Base Operating System" will
  not be changed by installation of this FixPak even though the
  SERVICE.LOG file states it will. This FixPak is not a Service Level
  change. It upgrades the existing service level (XR_300n); therefore
  the SYSLEVEL is not changed. All fix information is recorded in the
  SERVICE.LOG file.

  Look at the file

     \OS2\INSTALL\SERVICE.LOG


  for information relating to the installation of this (or any) FixPak
  on your system. To see the current level and other related information
  use the SYSLEVEL command.

  Use the VER /R command to see the current revision of OS/2 installed.
  The response will look like the following for this FixPak:

  The Operating System/2 Version is 3.00
  Revision 8.246

             -- or --

  The Operating System/2 Version is 3.01
  Revision 8.246


  Look at the README.1ST file on the first FixPak disk of any FixPak for the
  "Build Level: n.nnn" line.  That is the number you should see for that
  FixPak when you issue the VER /R command.




  LIST OF PROBLEMS FIXED IN THE FIXPAK



  DCF/2 USERS

  DCF/2 had problems working with the HPFS.IFS in FixPak XR_W009.  See
  APAR PJ20835 for details. A fix for this APAR was included in FixPak
  XR_W018.

  A problem with UHPFS.DLL was discovered after PJ20835 was closed.  The
  APAR for this problem is PJ22819, and is still open.  A fix for this
  problem will be included in a subsequent Fixpak.



                                           CSD level of SYSLEVEL.OS2  12

                    July 19, 1996 - Warp FixPak XR_W022

  Workaround: Use a pre-FixPak XR_W008 UHPFS.DLL instead of the one
  contained in this Fixpak.  The HPFS.IFS contained in this FixPak may
  be used without problems.


  APTIVA M SERIES USERS

  The problem that prevented application of Warp FixPaks to the Aptiva M
  series systems has been fixed. This restriction no longer applies with
  FixPak XR_W019 or later.

  See the README2 file on the first FixPak disk for a list of APARs
  (problems) fixed.








































                                           CSD level of SYSLEVEL.OS2  13

                    July 19, 1996 - Warp FixPak XR_W022

  WHERE FIXES CAN BE FOUND

  You can find other files, such as new drivers or fixes for specific
  video cards, from the following locations:

     CompuServe - Subscribers can download fixes from the OS/2 Support
      Forum (GO OS2SUPPO).
     IBM OS/2 BBS - Subscribers can download fixes from the Software
      Download Library. U.S. customers who are not subscribers can call
      1-800-547-1283 for information on how to subscribe.
     Internet - Customers with access to Internet services can download
      fixes using the following methods:

        Anonymous FTP to "ftp.software.ibm.com" (IP Address 198.17.57.67)
        FixPaks are located in the "/ps/products/os2/fixes" directory.

        World Wide Web (WWW) access via:
          IBM Software Manufacturing Solutions  ftp://service.boulder.ibm.com
          Full path is ftp://service.boulder.ibm.com/ps/products/os2/


     Prodigy - Subscribers can download fixes from the OS2CLUB in the
      Download Library, IBM Files, Fixes area. Files are updated weekly
      and are available on Friday.
     PCC BBS - Customers can call the IBM Personal Computer Company BBS
      in Raleigh, NC, and download fixes from the public area. You can
      access this BBS at 1-919-517-0001.
     America On Line - Subscribers can download fixes from the OS/2
      Area.
























                                            Where Fixes can be found  14

                    July 19, 1996 - Warp FixPak XR_W022

  FIXPAK CORRECTIVE SERVICE LEVELS AND DISK LAYOUTS

  Build Level: 8.246

  Product location on CSD:  A:\FIX\OS2.1
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3000_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3001_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3002_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3003_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3004_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3005_
  System Id:  1000
  Component Id:  562274700


                   FixPak Corrective Service levels and disk layouts  15

                    July 19, 1996 - Warp FixPak XR_W022

  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3005_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________

  Default directories:

          ..\..\
          ..\*

  Files contained in Fixpak for product:

  Filename      Name on CSD   Disk#  Date      Time   Size
  ------------  ------------  -----  --------  -----  -------
  AHA152X.ADD   AHA152X.AD_     6    04/02/96  19:00    38206
  AHA164X.ADD   AHA164X.AD_     6    04/02/96  18:59    20022
  AIC7770.ADD   AIC7770.AD_     6    04/02/96  19:01    42558
  AIC7870.ADD   AIC7870.AD_     6    07/08/96  14:30    34124
  APM.SYS       APM.SY_         6    04/02/96  15:17     9274
  ARCINST.EXE   ARCINST.EX_     6    03/07/96  12:39    21358
  ARCRECOV.EXE  ARCRECOV.EX_    6    03/07/96  12:39    24635
  AUTODRV2.SYS  AUTODRV2.SY_    6    04/02/96  15:23    10862
  BACKUP.EXE    BACKUP.EX_      6    07/02/96  10:07    32688
  BOOT.COM      BOOT.CO_        6    07/02/96  10:11    43056
  BTSCSI.ADD    BTSCSI.AD_      6    04/02/96  19:07    26731
  BVHVGA.DLL    BVHVGA.DL_      6    03/26/96  20:18    31054
  BVHWNDW.DLL   BVHWNDW.DL_     6    04/16/96  18:31    12664
  CDFS.IFS      CDFS.IF_        6    07/02/96  09:51    41795
  CDROM.TBL     CDROM.TB_       6    03/18/96  10:41     3949
  CHKDSK.COM    CHKDSK.CO_      5    07/02/96  10:09    68656
  CMD.EXE       CMD.EX_         5    07/02/96  10:11    79360
  CMD640X.ADD   CMD640X.AD_     6    04/02/96  19:10    36042
  CMDATAPI.FLT  CMDATAPI.FL_    6    04/02/96  19:10    21724
  COM.SYS       COM.SY_         6    03/13/96  10:33    16976
  COMMAND.COM   COMMAND.CO_     6    07/02/96  10:07    52972
  DETNE2.SYS    DETNE2.SY_      6    10/30/95  14:41     5640
  DISPLAY.DLL   DISPLAY.DL_     5    07/02/96  10:00    44196
  DOSCALL1.DLL  DOSCALL1.DL_    4    07/02/96  10:04   123288
  DOSKRNL       DOSKRNL.___     6    07/02/96  09:44    30093
  DPT20XX.ADD   DPT20XX.AD_     6    04/02/96  19:05    24700
  DSPINSTL.EXE  DSPINSTL.EX_    5    05/16/96  10:08   170424
  E.EXE         E.EX_           5    03/26/96  23:34    70917
  EAUTIL.EXE    EAUTIL.EX_      6    07/02/96  10:11    37984
  FD16-700.ADD  FD16-700.AD_    6    04/02/96  19:02    30674
  FD7000EX.ADD  FD7000EX.AD_    6    04/02/96  19:03    20754


                   FixPak Corrective Service levels and disk layouts  16

                    July 19, 1996 - Warp FixPak XR_W022

  FD8XX.ADD     FD8XX.AD_       6    04/02/96  19:04    29944
  FDISK.COM     FDISK.CO_       5    07/02/96  09:55   110245
  FORMAT.COM    FORMAT.CO_      5    07/02/96  10:11    68880
  FSFILTER.SYS  FSFILTER.SY_    6    07/02/96  10:14    12988
  HELPMGR.DLL   HELPMGR.DL_     4    03/26/96  23:54   176622
  HELPMSG.EXE   HELPMSG.EX_     6    07/02/96  10:11    36256
  HPFS.IFS      HPFS.IF_        5    07/02/96  10:04   143938
  IBM16AFS.EXE  IBM16AFS.EX_    6    04/02/96  19:05     3177
  IBM1FLPY.ADD  IBM1FLPY.AD_    6    07/08/96  14:30    35302
  IBM1S506.ADD  IBM1S506.AD_    6    04/02/96  19:22    44658
  IBM2AMB1.SYS  IBM2AMB1.SY_    6    04/02/96  15:32    12437
  IBM2AST1.SYS  IBM2AST1.SY_    6    04/02/96  15:29    10047
  IBM2CAD1.SYS  IBM2CAD1.SY_    6    04/02/96  15:31    12479
  IBM2CMQ1.SYS  IBM2CMQ1.SY_    6    04/02/96  15:29    10085
  IBM2FLPY.ADD  IBM2FLPY.AD_    6    04/02/96  18:54    14428
  IBM2IDE.ADD   IBM2IDE.AD_     6    04/02/96  19:22    45438
  IBM2MAT1.SYS  IBM2MAT1.SY_    6    04/02/96  15:31    10067
  IBM2NCR1.SYS  IBM2NCR1.SY_    6    04/02/96  15:30    10047
  IBM2NEC1.SYS  IBM2NEC1.SY_    6    04/02/96  15:30    10047
  IBM2SCSI.ADD  IBM2SCSI.AD_    6    04/02/96  18:56    32849
  IBM2SS01.SYS  IBM2SS01.SY_    6    04/02/96  15:28    13203
  IBM2SS02.SYS  IBM2SS02.SY_    6    04/02/96  15:28    10477
  IBM2TI1.EXE   IBM2TI1.EX_     6    05/13/96  21:15     9886
  IBM2TI1.SYS   IBM2TI1.SY_     6    05/13/96  21:15     9886
  IBM2TOS1.SYS  IBM2TOS1.SY_    6    04/02/96  15:29    10054
  IBM2ZEN1.SYS  IBM2ZEN1.SY_    6    04/02/96  15:28    10047
  IBM2ZOS1.SYS  IBM2ZOS1.SY_    6    04/02/96  15:31    10063
  IBMIDECD.FLT  IBMIDECD.FL_    6    04/02/96  19:23    21852
  IBMKBD.SYS    IBMKBD.SY_      6    04/22/96  17:44     7590
  ICMEMCDD.SYS  ICMEMCDD.SY_    6    04/02/96  15:34    13932
  ICMEMFMT.EXE  ICMEMFMT.EX_    6    04/02/96  15:35    50932
  ICMEMMTD.SYS  ICMEMMTD.SY_    6    04/02/96  15:35     8300
  KBDBASE.SYS   KBDBASE.SY_     6    10/30/95  15:17    28501
  KEYBOARD.DCP  KEYBOARD.DC_    6    04/16/96  19:14   157804
  LINK386.EXE   LINK386.EX_     4    04/16/96  19:16   154164
  LMS205.ADD    LMS205.AD_      6    10/30/95  15:14    36380
  LMS206.ADD    LMS206.AD_      5    10/30/95  15:14    38732
  MIGRATE.EXE   MIGRATE.EX_     5    07/02/96  10:16   173644
  MINXOBJ.DLL   MINXOBJ.DL_     6    04/16/96  19:28    37543
  MIRRORS.DLL   MIRRORS.DL_     3    11/07/95  16:36   705196
  MITFX001.ADD  MITFX001.AD_    6    04/02/96  19:18    20478
  MOUSE.SYS     MOUSE.SY_       6    04/02/96  15:15    18523
  NPXEMLTR.DLL  NPXEMLTR.DL_    6    03/27/96  00:13    20692
  NWIAPI.DLL    NWIAPI.DL_      6    03/26/96  19:50    10075
  OS2ASPI.DMD   OS2ASPI.DM_     6    04/02/96  19:08    11096
  OS2CDROM.DMD  OS2CDROM.DM_    6    04/02/96  19:14    26820
  OS2CHAR.DLL   OS2CHAR.DL_     7    03/06/96  08:29      512
  OS2DASD.DMD   OS2DASD.DM_     6    04/02/96  18:50    34358
  OS2DUMP       OS2DUMP.___     6    04/16/96  18:28    16909
  OS2KRNL       OS2KRNL.___     2    07/19/96  14:08   576778
  OS2LDR        OS2LDR.___      6    04/16/96  18:27    32768


                   FixPak Corrective Service levels and disk layouts  17

                    July 19, 1996 - Warp FixPak XR_W022

  OS2LDR.MSG    OS2LDR.MS_      6    03/26/96  19:51     8430
  OS2MM.DLL     OS2MM.DL_       4    11/27/95  20:21   366710
  OS2SCSI.DMD   OS2SCSI.DM_     6    05/13/96  19:00     9918
  OSO001.MSG    OSO001.MS_      4    03/05/96  07:20   174390
  OSO001H.MSG   OSO001H.MS_     5    03/05/96  07:20   240113
  PCM2ATA.ADD   PCM2ATA.AD_     6    04/02/96  15:33    23250
  PCMCIA.SYS    PCMCIA.SY_      6    04/02/96  15:22    47622
  PCMCIA.TBL    PCMCIA.TB_      7    01/24/95  19:28     1681
  PMATM.DLL     PMATM.DL_       4    03/29/96  16:01   101637
  PMCTLS.DLL    PMCTLS.DL_      3    05/08/96  18:31   609910
  PMDDE.DLL     PMDDE.DL_       6    07/02/96  10:21    24008
  PMDRAG.DLL    PMDRAG.DL_      7    05/08/96  18:31     1731
  PMGPI.DLL     PMGPI.DL_       4    05/22/96  15:29   335838
  PMGRE.DLL     PMGRE.DL_       7    05/13/96  16:49     2231
  PMMERGE.DLL   PMMERGE.DL_     1    07/17/96  13:50  1189118
  PMMLE.DLL     PMMLE.DL_       7    05/08/96  18:31      673
  PMPRINT.QPR   PMPRINT.QP_     6    03/26/96  20:00    12249
  PMSDMRI.DLL   PMSDMRI.DL_     6    05/08/96  18:31    12800
  PMSHAPI.DLL   PMSHAPI.DL_     6    03/06/96  18:13     4549
  PMSPL.DLL     PMSPL.DL_       4    04/16/96  18:43   215274
  PMVDMP.DLL    PMVDMP.DL_      5    07/02/96  10:05    45851
  PMVIOP.DLL    PMVIOP.DL_      5    07/02/96  10:03    54070
  PMWIN.DLL     PMWIN.DL_       6    07/17/96  13:47    11264
  PMWP.DLL      PMWP.DL_        2    05/08/96  18:26   950769
  PMWPMRI.DLL   PMWPMRI.DL_     5    03/07/96  12:40    46054
  POINTDD.SYS   POINTDD.SY_     6    04/02/96  15:36     1811
  PRINT01.SYS   PRINT01.SY_     6    10/30/95  15:33    11038
  PRINT02.SYS   PRINT02.SY_     6    10/30/95  15:33    10166
  QUECALLS.DLL  QUECALLS.DL_    7    03/06/96  17:40     1024
  RESERVE.SYS   RESERVE.SY_     6    10/30/95  14:41     5702
  RESTORE.EXE   RESTORE.EX_     6    07/02/96  10:17    36080
  REXX.DLL      REXX.DL_        4    03/26/96  19:04   262656
  REXXAPI.DLL   REXXAPI.DL_     6    03/04/96  15:57    35479
  REXXUTIL.DLL  REXXUTIL.DL_    6    06/09/95  16:49    30331
  RSPDSPI.EXE   RSPDSPI.EX_     5    05/09/96  16:52   142264
  RSPINST.EXE   RSPINST.EX_     4    03/26/96  23:14   342800
  RUPINST2.EXE  RUPINST2.EX_    5    03/26/96  23:12   151024
  SBCD2.ADD     SBCD2.AD_       6    04/02/96  19:17    18838
  SEAMLESS.DLL  SEAMLESS.DL_    6    07/02/96  10:13    42112
  SEMAINT.EXE   SEMAINT.EX_     5    03/27/96  00:23    65984
  SESDD32.SYS   SESDD32.SY_     5    07/02/96  10:22   126001
  SESMGR.DLL    SESMGR.DL_      7    03/06/96  08:32     1536
  SETBOOT.EXE   SETBOOT.EX_     6    07/02/96  09:54    19616
  SIPANEL2.DLL  SIPANEL2.DL_    6    03/26/96  23:09    49472
  SOM.DLL       SOM.DL_         5    10/27/95  21:00   130955
  SOM.IR        SOM.IR_         4    10/27/95  21:00   496503
  SOMCT.DLL     SOMCT.DL_       5    06/12/96  17:32    75689
  SOMD.DLL      SOMD.DL_        1    10/27/95  21:00   434110
  SOMD.MSG      SOMD.MS_        6    10/27/95  21:01    15056
  SOMDD.EXE     SOMDD.EX_       6    10/27/95  21:01    37904
  SOMDSVR.EXE   SOMDSVR.EX_     6    10/27/95  21:01    34912


                   FixPak Corrective Service levels and disk layouts  18

                    July 19, 1996 - Warp FixPak XR_W022

  SOMEM.DLL     SOMEM.DL_       5    10/27/95  21:00    59700
  SOMIR.DLL     SOMIR.DL_       5    10/27/95  21:01   132044
  SOMK.MSG      SOMK.MS_        4    10/27/95  21:01     3718
  SOMS.DLL      SOMS.DL_        6    10/27/95  21:01    31138
  SOMSEC.DLL    SOMSEC.DL_      6    02/27/96  13:23    55278
  SOMTC.DLL     SOMTC.DL_       6    10/27/95  21:01    42432
  SOMU.DLL      SOMU.DL_        5    10/27/95  21:01   126228
  SOMUC.DLL     SOMUC.DL_       5    02/05/96  15:38   145812
  SONY31A.ADD   SONY31A.AD_     6    04/02/96  19:20    32730
  SS2PCIC1.SYS  SS2PCIC1.SY_    6    04/02/96  15:27    10549
  SS2TCIC1.SYS  SS2TCIC1.SY_    6    04/02/96  15:27    12595
  SSVLSI.SYS    SSVLSI.SY_      6    04/02/96  15:31     6502
  SYSINST1.EXE  SYSINST1.EX_    6    03/06/96  17:30     4224
  SYSINST2.EXE  SYSINST2.EX_    5    03/26/96  23:12   149856
  SYSINSTX.COM  SYSINSTX.CO_    6    07/02/96  09:42    39472
  SYSLEVEL.SCT  SYSLEVEL.SC_    7    12/07/95  21:35      187
  SYSLEVEL.SDS  SYSLEVEL.SD_    7    12/07/95  21:35      254
  SYSLEVEL.SEM  SYSLEVEL.SE_    7    12/07/95  21:35      191
  SYSLEVEL.SIR  SYSLEVEL.SI_    6    12/07/95  21:35      188
  SYSLEVEL.SRK  SYSLEVEL.SR_    2    12/07/95  21:35      185
  SYSLEVEL.SUC  SYSLEVEL.SUC    7    12/07/95  21:35      191
  SYSLEVEL.SUT  SYSLEVEL.SUT    7    12/07/95  21:35      177
  SYSTEM.TDF    SYSTEM.TD_      6    07/19/96  14:38    71980
  SYSTEM.TFF    SYSTEM.TF_      5    07/19/96  14:38   183417
  TEDIT.EXE     TEDIT.EX_       6    03/06/96  19:30     9390
  TESTCFG.SYS   TESTCFG.SY_     6    04/02/96  15:37     5434
  TRACEFMT.DLL  TRACEFMT.DL_    6    07/02/96  11:59    18061
  TRACEFMT.EXE  TRACEFMT.EX_    6    03/11/96  08:07    53793
  UCDFS.DLL     UCDFS.DL_       1    03/06/96  09:01    13264
  UHPFS.DLL     UHPFS.DL_       4    07/02/96  09:56   187088
  UNPACK2.EXE   UNPACK2.EX_     5    07/02/96  10:18    79792
  VBIOS.SYS     VBIOS.SY_       6    03/27/96  00:27     8688
  VCMOS.SYS     VCMOS.SY_       7    03/27/96  00:27     2272
  VCOM.SYS      VCOM.SY_        6    03/27/96  00:28    12384
  VDPMI.SYS     VDPMI.SY_       6    03/27/96  00:30    22337
  VDPX.SYS      VDPX.SY_        6    03/07/96  02:36    25857
  VKBD.SYS      VKBD.SY_        6    03/27/96  00:32    23575
  VLPT.SYS      VLPT.SY_        6    03/27/96  00:35    10113
  VPIC.SYS      VPIC.SY_        6    03/27/96  00:33     9894
  VTIMER.SYS    VTIMER.SY_      3    03/27/96  00:33     9936
  VWIN.SYS      VWIN.SY_        6    03/27/96  00:37    24592
  VXGA.SYS      VXGA.SY_        6    03/27/96  00:17    24772
  WPCMPNP.DLL   WPCMPNP.DL_     2    07/02/96  12:01   131769
  WPCONFIG.DLL  WPCONFIG.DL_    2    03/07/96  15:08   253747
  WPHELP.HLP    WPHELP.HL_      3    07/02/96  10:19   704236
  WPPRINT.DLL   WPPRINT.DL_     3    04/16/96  19:37   349317
  WPPRTMRI.DLL  WPPRTMRI.DL_    5    03/06/96  19:34    47482
  XDFH.MSG      XDFH.MS_        7    07/02/96  10:12     1045

  *************************************************************
  Product location on CSD:  A:\FIX\OS2.2


                   FixPak Corrective Service levels and disk layouts  19

                    July 19, 1996 - Warp FixPak XR_W022

  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3000_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3002_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3004_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________

  Default directories:

          ..\..\
          ..\*

  Files contained in Fixpak for product:

  Filename      Name on CSD   Disk#  Date      Time   Size
  ------------  ------------  -----  --------  -----  -------
  COMMS.SCR     COMMS.SC_       7    07/02/96  16:05     2560
  FIXMGR.DLL    FIXMGR.DL_      7    07/02/96  16:04     2048
  GDIS.SCR      GDIS.SC_        7    07/02/96  16:05     6144
  INSTALL.EXE   INSTALL.EX_     7    05/05/95  19:31   466324
  MCISEQS.SCR   MCISEQS.SC_     7    07/02/96  16:03     2048
  TIMERS.SCR    TIMERS.SC_      7    07/02/96  16:07     2048
  USERS.SCR     USERS.SC_       7    07/02/96  16:05    17408
  WINOS2.COM    WINOS2.CO_      7    07/02/96  16:04    31866
  WINSCLIP.DLL  WINSCLIP.DL_    7    07/02/96  16:06    20480
  WINSDDE.DLL   WINSDDE.DL_     7    07/02/96  16:05    24064
  WINSHELD.EXE  WINSHELD.EX_    7    07/02/96  16:07    23552
  WINSMSG.DLL   WINSMSG.DL_     7    07/02/96  16:06    29184

  *************************************************************
  Product location on CSD:  A:\FIX\OS2.3
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00


                   FixPak Corrective Service levels and disk layouts  20

                    July 19, 1996 - Warp FixPak XR_W022

  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3001_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3003_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3005_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________

  Default directories:

          ..\..\
          ..\*

  Files contained in Fixpak for product:

  Filename      Name on CSD   Disk#  Date      Time   Size
  ------------  ------------  -----  --------  -----  -------
  COMM.DRV      COMM.DR_        7    06/12/95  16:58     9520
  COMMDLG.DLL   COMMDLG.DL_     7    06/04/96  10:21    89296
  GDI.EXE       GDI.EX_         7    06/04/96  10:24   226016
  INSTALL.EXE   INSTALL.EX_     7    03/13/96  11:29   476318
  OS2K386.EXE   OS2K386.EX_     7    06/04/96  10:24    80066
  S8514.DRV     S8514.DR_       7    06/12/95  16:53    89744
  USER.EXE      USER.EX_        7    04/18/96  14:04   276736
  WINSCLIP.DLL  WINSCLIP.DL_    7    06/04/96  10:25    14848
  WINSDDE.DLL   WINSDDE.DL_     7    06/04/96  10:25    17920
  WINSHELD.EXE  WINSHELD.EX_    7    06/04/96  10:25    20992
  WINSMSG.DLL   WINSMSG.DL_     7    06/04/96  10:25    24857

  *************************************************************
  Product location on CSD:  A:\FIX\OS2.4
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3000_
  System Id:  1000


                   FixPak Corrective Service levels and disk layouts  21

                    July 19, 1996 - Warp FixPak XR_W022

  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3001_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3002_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3003_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3004_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM OS/2 Base Operating System"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3005_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________

  Default directories:

          ..\..\
          ..\*

  Files contained in Fixpak for product:



                   FixPak Corrective Service levels and disk layouts  22

                    July 19, 1996 - Warp FixPak XR_W022

  Filename      Name on CSD   Disk#  Date      Time   Size
  ------------  ------------  -----  --------  -----  -------
  DATABASE.DAT  DATABASE.DA_    7    03/27/96  00:32    83419
  DATABASE.TXT  DATABASE.TX_    7    08/17/95  09:30   609497

  *************************************************************
  Product location on CSD:  A:\FIX\MPM.5
  Product name:  "IBM Multimedia Presentation Manager/2"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3000_
  System Id:  1000
  Component Id:  562137400
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM Multimedia Presentation Manager/2"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3001_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM Multimedia Presentation Manager/2"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3002_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM Multimedia Presentation Manager/2"
  Standard Edition  3.00
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3003_
  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM Multimedia Presentation Manager/2"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3004_
  System Id:  1000
  Component Id:  562260100
  Archive is ON for this product.
  _____________________________________________________________
  Product name:  "IBM Multimedia Presentation Manager/2"
  Standard Edition  3.01
  Fixpak name:   XR_W022_   (Country = Generic)
  Pre-requisite CSD Level:  XR_3005_


                   FixPak Corrective Service levels and disk layouts  23

                    July 19, 1996 - Warp FixPak XR_W022

  System Id:  1000
  Component Id:  562274700
  Archive is ON for this product.
  _____________________________________________________________

  Default directories:

          ..\*

  Files contained in Fixpak for product:

  Filename      Name on CSD   Disk#  Date      Time   Size
  ------------  ------------  -----  --------  -----  -------
  AUDIOSH.DLL   AUDIOSH.DL_     7    11/27/95  19:00      532
  BUSAUDIO.SYS  BUSAUDIO.SY_    7    11/27/95  18:48    27949
  CS4231.SYS    CS4231.SY_      7    06/15/95  15:39    33145
  ES688DD.SYS   ES688DD.SY_     7    11/27/95  18:34    44944
  MEMSH.DLL     MEMSH.DL_       7    11/27/95  18:31    12752
  MMPM.DLL      MMPM.DL_        8    11/27/95  20:36   704504
  MPGIO.DLL     MPGIO.DL_       7    11/27/95  18:53    25219
  MVPRODD.SYS   MVPRODD.SY_     7    11/27/95  19:09    52074
  SB16D2.SYS    SB16D2.SY_      7    11/29/95  10:34    62378
  SBAWED2.SYS   SBAWED2.SY_     7    11/27/95  10:18    88490
  SSM.DLL       SSM.DL_         7    11/27/95  18:13     1044
  SSMDD.SYS     SSMDD.SY_       7    11/27/95  18:15    33272




























                   FixPak Corrective Service levels and disk layouts  24

                    July 19, 1996 - Warp FixPak XR_W022

  SPACE UTILIZATION

  The FixPak installation process needs to write some files to your C:
  drive even if C: is not the drive boot Warp from. These files will be
  deleted when service is complete.

                      Min   Max
                      ---   ---
     PACK.EXE         60k   60k
     IBMCSFLK.EXE     11k   11k
     IBMCSFLK.SYS      4k    4k
     IBMCSFLK.DLL     33k   33k
     IBMCSFLK.MSG      1k    1k
     FIXSTART          2k   15k
     CSF_SEL.000       1k    2k
     --------------------------
     Totals          112k  126k


  Additionally, the following files will be on your boot drive:

































                                                   Space Utilization  25

                    July 19, 1996 - Warp FixPak XR_W022

  In the \OS2\DLL directory:

                      Min   Max
                      ---   ---
     IBMCSFLK.DLL     33k   33k
     --------------------------
     Totals           33k   33k

  In the \OS2\INSTALL directory:

                      Min   Max
                      ---   ---
     SERVICE.LOG      10k   60K
     IBMCSFLK.EXE     11k   11k
     IBMCSFLK.SYS      4k    4k
     IBMCSFLK.DLL     33k   33k
     IBMCSFLK.MSG      1k    1k
     IBMCSFLK.LST      1k   15K
     --------------------------
     Totals           64k  124k

  On all drives being serviced in the directory a supported SYSLEVL
  file was found in:

                      Min   Max
                      ---   ---
     LOGF0000.OS2     10k   100k
     LOGSTART.OS2     10k   100k
     LOGARCH.OS2       5k    15K
     ---------------------------
     Totals           25k   215k


  Files that had service deferred because they were locked (in use by
  the system), are placed in unpacked format in the \IBMCSFLK\FIX
  directory tree on the drive with the most free space.

  The amount of space this requires varies but can be between 1 and
  12MB. These files are then moved to the correct directory on the Warp
  boot drive as part of the Locked File processing which occurs when you
  reboot. The directory and subdirectories are removed as part of this
  processing.











                                                   Space Utilization  26

                    July 19, 1996 - Warp FixPak XR_W022

  RECOVERING FROM PROBLEMS

  See the file "README.TIPS" for information on recovering from FixPak
  installation problems and resolving problems after the FixPak is
  installed.  It is located on the first FixPak disk which is:

  FixPak XR_W022 Corrective Service Diskette 1 (CSF DISK 1).


  This file is setup to print at 60 lines per inch.











































                                            Recovering from problems  27
