home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 28 Fixes4x / 28-Fixes4x.zip / warpboot.zip / readme.txt next >
Text File  |  1997-06-08  |  5KB  |  113 lines

  1.  _________________________________________________________________________
  2. !                                                                         !
  3. !  WarpBoot 4 version 1.0 for OS/2 Warp                                   !
  4. !_________________________________________________________________________!
  5.  
  6.    This application will modify the OS/2 boot kernel so that it always
  7.    displays the names of the drivers being loaded into memory when OS/2
  8.    is booting up.  (Equivalent to pressing ALT-F2 when the white square
  9.    shows up before the logo screen.)
  10.  
  11.  _________________________________________________________________________
  12. !                                                                         !
  13. !  OS/2 revisions supported                                               !
  14. !_________________________________________________________________________!
  15.  
  16.    This utility will *ONLY* work with Warp.  Version of OS/2 prior to
  17.    Warp should not be modified using this application.  The application
  18.    should correctly identify all version of Warp (red,blue,connect,Merlin)
  19.    and all combinations of the fixpacks.  In order to avoid problems, you
  20.    should probably make a backup copy of the X:\OS2KRNL file before
  21.    using this utility.
  22.  
  23.    I.e.:
  24.  
  25.       [D:\] attrib -h -s os2krnl
  26.  
  27.       [D:\] copy os2krnl os2krnl.bak
  28.                1 file(s) copied.
  29.  
  30.       [D:\] attrib +h +s os2krnl
  31.  
  32.    At this point, you have created a backup of your
  33.    kernel file and called it "os2krnl.bak".  To restore
  34.    it, you have to type:
  35.  
  36.       [D:\] attrib -h -s os2krnl
  37.  
  38.       [D:\] copy os2krnl.bak os2krnl
  39.  
  40.       [D:\] attrib +h +s os2krnl
  41.  
  42.  _________________________________________________________________________
  43. !                                                                         !
  44. !  For those of you that have access to the WWW on the Internet           !
  45. !_________________________________________________________________________!
  46.  
  47.    I used to maintain an OS/2 web site which still exists but hasn't
  48.    been updated in 2 years (http://cyniska.ubishops.ca/os2/os2.html).
  49.    One of these days, when I have spare time (spare time?!) I'll copy
  50.    all of the web pages and rebuild the site.  If I get e-mail telling
  51.    me this would be appreciated, maybe it'll happen this summer...?
  52.  
  53.  _________________________________________________________________________
  54. !                                                                         !
  55. !  Use of this software                                                   !
  56. !_________________________________________________________________________!
  57.  
  58.    This software will not expire after a set number of days, etc...
  59.    Use it to your heart's content.  If you like it, send me e-mail.
  60.    If you really like it, send me a donation.  :)
  61.  
  62.       Stephane Charette
  63.       3880 Thurston Avenue Apt. B
  64.       Burnaby, British Columbia
  65.       V5H 1H8, Canada
  66.       tel: (604) 433-3316
  67.       e-mail:  stephane_charette@lgs.ca
  68.  
  69.  _________________________________________________________________________
  70. !                                                                         !
  71. !  Distribution                                                           !
  72. !_________________________________________________________________________!
  73.  
  74.    As stated above, this application is free for anyone to use.  The
  75.    only restriction to this is that you *CANNOT* modify any of the
  76.    files without contacting me, and you can only charge for copying or
  77.    the media used to copy -- YOU CANNOT CHARGE FOR THE APPLICATION!
  78.  
  79.  _________________________________________________________________________
  80. !                                                                         !
  81. !  Source code                                                            !
  82. !_________________________________________________________________________!
  83.  
  84.    All of my source code is made available for free.  Thing is, I like
  85.    to see who is interested in my source (just my computer-nerd-type of
  86.    curiosity showing through!) so if you want my files, you have to send
  87.    me e-mail.
  88.  
  89.  _________________________________________________________________________
  90. !                                                                         !
  91. !  Problems & bugs, ideas, upgrades and recommendations                   !
  92. !_________________________________________________________________________!
  93.  
  94.    If any of my software does not run on your system, PLEASE CONTACT ME!
  95.    All of this software was coded on a Pentium Pro 200 with 64mb ram and
  96.    IBM's Visual Age C++ compiler.  Testing was also done on my old 24mb
  97.    486dx33.  I don't have easy access to any other machines or
  98.    configurations, so let me know if it doesn't run correctly on your
  99.    hardware.
  100.  
  101.  _________________________________________________________________________
  102. !                                                                         !
  103. !  Known bugs                                                             !
  104. !_________________________________________________________________________!
  105.  
  106.    None.
  107.  
  108.  _________________________________________________________________________
  109. !                                                                         !
  110. !  End of README.TXT                                                      !
  111. !_________________________________________________________________________!
  112.  
  113.