home *** CD-ROM | disk | FTP | other *** search
- New Version 1.1
- By Paul Vercellotti
-
- Use NEW_VER to change what DOS version number the computer
- thinks you have. Use for programs that are made for earlier
- versions of DOS or to test if a program will only run on a
- specific version of DOS.
-
- The syntax is NEW_VER [major version #].[minor version #].
- Major version is the 3 in 3.21 and can be between 0 and 255.
- Minor version is the 21 in 3.21 and can be anywhere between 0 and
- 255.
- Examples:
- NEW_VER 1.2
- NEW_VER 4.83
- NEW_VER 3.02 (If the last digit is excluded it is
- NEW_VER 255 assumed to be zero)
-
- NEW_VER is only loaded into memory once, but you can still change
- the DOS version #.
-
- You can and are encouraged to freely copy and distribute this program.
- If you would like to continue using this program send $10.00 and a disk to
- Paul Vercellotti
- 423 N. Theard St.
- Covington, LA 70433
-
- Or you can contact me on Compuserve [76116,2636].
-
- Update Info:
-
- NEW_VER 1.0 Initial version
-
- NEW_VER 1.1 .COM file size decreased