home *** CD-ROM | disk | FTP | other *** search
- a100
- ; Enter the following: DEBUG <exit_vdm.dbg
- ; This will create the file EXIT_VDM.COM.
- ; This program will terminate a VDM. It will
- ; work in both OS/2 DOS Emulation and VM-Boot.
- mov ah,4D
- int 21
- hlt
- db 2,FD
-
- rcx
- 7
- n exit_vdm.com
- w
- q
-