home *** CD-ROM | disk | FTP | other *** search
- CHECKDV 1.0 March 30, 1992
-
- Program written by: Dan Sallitt
- Documentation, DEBUG version
- and testing: Bryan Hanks
-
- This program will allow your batch files to check for the presence of DESQview.
- The attached batch file demonstrates this technique. Running CHECKDV.COM will
- return an error code. If this code is a 1, then DV is present. CHECKDV may
- return any other value if it is not.
-
- If you have only received this note, rather than the appropriate files, you can
- build CHECKDV.COM by typing the following lines into a text file:
-
- N checkdv.com
- e 0100 53 51 52 b9 45 44 ba 51
- e 0108 53 b8 01 2b cd 21 3c ff
- e 0110 74 05 32 c0 eb 03 90 b0
- e 0118 01 5a 59 5b b4 4c cd 21
- rcx
- 0020
- w
- q
-
- Typing "DEBUG < textname" at the C:\ prompt, where 'textname' is the name of the
- file you saved the above lines in, will create CHECKDV.COM.
-
-
- This file is copyright 1992 by Quarterdeck Office Systems. You may distribute
- the program and text files freely as long as you do not charge for distribution
- or use.
-
-
- Copyright (C) 1992 by Quarterdeck Office Systems
- * * * E N D O F F I L E * * *
-