Here are some DOS files ye might want to play with.

BOOT
   boot???.com  rewrites then boot sector to 622, pc-DOS 7.1, pc-dos70 or nt.

   bootpart.exe   winimage msdos/nt utility
   ibmpart.exe    my hack on above, for pcdos.

DOS
   drives.        walks the dos drivers for drives
   encomp1        compress v 1. KWAJ   I use switches -b -e -f
   encomp2        compress v 2. SZDD
   findcd.com     Set CDROM=A: and then run this.
   setvdisk.com   Set VDISK=A: and then run this.  (findramd)
   shutdown       shuts the computer or vpc down or reboot.
   syscopy        save and restore autoexec.bat, config.sys

LOGO
   dos??.sys      load LDOS??.RLE in config.sys
   win??.sys      load LWIN??.RLE in config.sys
   viewlogo       shows the logo in full screen

ver
   run622 hacked into every dos held in collection
   dos??? = msdos ?.??
   ibm??? = pcdos ?.??
   os2??? = os2 ?.??  ie dos ?0.??

   eg:  dos622 command.com    (runs command.com as in dos 6.22
        ibm330 basica.com     (runs basica as if loaded in pcdos 3.30

versys
   dencorso's ver710.sys hacked to run under 7.10
   You can load different versions for different occasions, eg this config.sys
   snippet.

   [dos63]
   device=c:\msdos\ver630.sys

   [Win95]
   device=c:\msdos7\ver700.sys

   [winme]
   device=c:\msdos7\ver800.zyz

   Another proggie worth looking at is tvlie, which is a fix for pcdos 7.0 to make
   programs think it's 6.30

Have fun

wendy
