home *** CD-ROM | disk | FTP | other *** search
- ; $VER: Registration.bat 1.02 (19.10.94)
- ;
- ; Registration script for Menus & More - execution from "First!.M&M"
- ;
- ; © 1994 by Axel Sodtalbers
-
-
- Failat 20
-
- C:Ed FROM MM:Registration.txt TABS 8 WINDOW "CON:0/0/640/256/Please fill out registration form - then save!/SCREENMMPlayer"
-
- mmReq YESNO "Printing the registration form now?"
- IF NOT warn
- echo "Printing..."
- type MM:Registration.txt to PRT:
- echo "*nOkay, please close window via CTRL+\ !"
- ELSE
- echo "*nOkay, print it out later!"
- ENDIF
-