Thanks to MDGx for hosting the download on his site !
Essential DOS Power Toys - Wrapper + FIXWrap
Or, from the same site,
Direct file URL :FIXWRAP.ZIP
File details : Size = 3,812 bytes
MD5 check = A304C56B2E55741A5CC6656761F370B4
What is FIXWRAP ? A bug fix designed for MS-DOS 7, 7.1, 8 (the DOSes
that MS Win 9x/ME runs over). It restores the ability for DOS "terminate and
stay resident" TSR programs to be launched at DEVICE=... time,
from CONFIG.SYS. In particular FIXWRAP allows a user to launch TSRs
using Phil Gardner's WRAPPER.SYS (shareware, free to try).
Without my fix, Wrapper.sys, or similar devices, *will* crash the system in no time,
a consequence of a bug introduced by Microsoft with DOS 7.0 and never corrected.
Note : The fix is not needed on MS-DOS versions prior to 7 as well as non-MS DOSes.
Express instructions : edit CONFIG.SYS, "sandwich" any DEVICE=... lines between
FIXWRAP ON & FIXWRAP OFF, like so :
_______________________________________________________
DEVICE=path/to/FIXWRAP.SYS ON ; 1st line...
DEVICE=path/to/WRAPPER.SYS MY_TSR.EXE ; some TSR launched with WRAPPER
...
DEVICE=path/to/FIXWRAP.SYS OFF ; last device line
________________________________________________________
Reboot... Enjoy !
This post has been edited by Ninho: 12 January 2010 - 08:49 AM



Help

Back to top










