Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Announcing FIXWRAP

Featured Replies

FixWrap.sys, a free bugfix I made for MS-DOS is available.

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 !

Edited by Ninho

  • Author
Great news, Ninho! You rock! :thumbup

You're welcome !

BTW, people who are interested in the technical details - of the bug and my fix - can watch a number of threads

on the "DOS ain't dead" forums at www.bttr-software.de/ - where I attempted an open development, sort of.

Look for the threads with FIXWRAP or HACKWRAP - older fix attempt - in their titles, for instance :

http://www.bttr-software.de/forum/forum_entry.php?id=7272

No need to read all that stuff for just using FixWrap, of course ;=)

Edited by Ninho

Mirror, mirror on the wall...

http://www.mdgx.com/dos.htm#WRP

* WRAPPER.SYS v1.0 16-bit DOS TSR for MS-DOS 5/6/7/8 + Windows 3.1x/9x/ME loads almost ANY DOS program/TSR as DEVICE(HIGH) from CONFIG.SYS [17 KB, no nag shareware]:

http://ftp.sunet.se/pub/simtelnet/msdos/bootutil/wrap10.zip

Useful for saving low DOS RAM (upper memory manager required in CONFIG.SYS).

Example (generic):

DEVICEHIGH=C:\DOSTOOLS\WRAPPER.SYS C:\PROGRAMS\PROGRAM.EXE /program_params

BUG: WRAPPER.SYS may lock up your computer if using Windows 95/98/ME!

FIX: Get FIXWRAP.SYS for MS-DOS 7/8 + Windows 9x/ME:

http://www.bttr-software.de/forum/forum_entry.php?id=7638

FIXWRAP.SYS 1.0 [4 KB, free]:

http://www.mdgx.com/files/FIXWRAP.ZIP

How to use FIXWRAP.SYS:

Add this as the first line to your CONFIG.SYS file (example):

DEVICE=C:\DOSTOOLS\FIXWRAP.SYS ON

Then add this as the last line to your CONFIG.SYS file (example):

DEVICE=C:\DOSTOOLS\FIXWRAP.SYS OFF

Reboot for the changes to take effect.

FIXWRAP.SYS Technical details:

http://www.bttr-software.de/forum/forum_entry.php?id=7272

FIXWRAP.SYS MSFN Forum:

http://www.msfn.org/board/index.php?showtopic=141067

HTH

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.