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.

BCDW & PM7

Featured Replies

I worked out a simple solution to this 2 disk floppy boot system.

I used the Win98 boot image & simply loaded himem.sys - no emm - + cd drivers in usual manner. Included the dos version of pqmagic directory, including the hidden files, in the root of BCDW cd. Used te findcd.exe to determine the cdrom drive letter & set the environmental variable - cdrom . The last command in my autoexec.bat is

%cdrom%\pqmagic\pqmagic.exe.

Works like a charm. If you want I can send you the boot image. I have different versions including the dma driver as device driver, TSR & without dma support.

Hope this helps.

  • Author

hello, thanks for your offer, but my 2.88Mb image works now fine :lol:

The things i did - i copied all the files (+ hidden files) in the 2.88Mb image - that's real important, the other thing is change the attributes :ph34r:

And it work's :thumbup

Here my autexec.bat:

CLS

@ECHO Off

PROMPT $P$G

mscdex.exe /d:cd001 /l:h /m:16

mouse.com

PQMAGIC /NSS /PQB=C:\windows\temp

reboot.com

... and the config.sys:

InstallHigh=keyb2.com > NUL

Files=10

Buffers=10

Dos=high,umb

Stacks=9,256

Device=oakcdrom.sys /d:cd001 > NUL

LastDrive=z

Greetz to all :hello:

Edited by UrcelPower

I found an even simpler method.

You have a sub folder named dos under your pqmagic installation. Simply copy the folder to the root of your CD compilation & rename it suitably, say pqmagc. Make sure you include all the hidden files also.

Create a win98 boot image. Include findcd utility in it. Set the parameter for %cdrom% using this utility.

use emm386 /noems & make lastdisk=z in config.sys

Add following 3 lines to the end of autoexec.bat

%cdrom%:

cd .\pqmagic

pqmagic.exe

Use this image in your multiboot cd.

If you can find & use udma dos drivers the pqmagic process speeds up substantially.

Works like a charm.

In fact I have a created a single image file to do variety of things under dos 7.01 from creation of partitions to installing OS like Win98/ME and 2K.

Edited by pmshah

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.