home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 25295 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  882 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!swrinde!elroy.jpl.nasa.gov!ucla-cs!ucla-mic!MVS.OAC.UCLA.EDU!CSYSPCN
  2. From: CSYSPCN@MVS.OAC.UCLA.EDU (CSYSPCN)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Problem replacing *.DLL files
  5. Message-ID: <19920723103959CSYSPCN@MVS.OAC.UCLA.EDU>
  6. Date: 23 Jul 92 17:41:02 GMT
  7. References: <1992Jul23.152118.22378@mlb.semi.harris.com>
  8. Sender: MVS NNTP News Reader <NNMVS@MVS.OAC.UCLA.EDU>
  9. Lines: 12
  10. Nntp-Posting-Host: mvs.oac.ucla.edu
  11.  
  12. I have successfully used two methods:
  13. 1) use the rexx exec which can be found on ftp-os2.nmsu.edu to
  14.    produce a bootable floppy, boot off of that, and manipulate away:
  15.  
  16. 2) a) copy the new dll's to \
  17.    b) reboot
  18.    c) copy the new dll's to \OS2\DLL
  19.    d) edit config.sys so that \ apears after \os2\dll in the LIBPATH
  20.    e) reboot
  21.    f) erase the new dll's in \
  22.    g) restore the original config.sys
  23.    h) reboot
  24.