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