home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Disk&HD / MANDM.LHA / Registration.bat < prev    next >
Encoding:
DOS Batch File  |  1994-10-19  |  496 b   |  20 lines

  1. ; $VER: Registration.bat 1.02 (19.10.94)
  2. ;
  3. ; Registration script for Menus & More - execution from "First!.M&M"
  4. ;
  5. ; © 1994 by Axel Sodtalbers
  6.  
  7.  
  8. Failat 20
  9.  
  10. C:Ed FROM MM:Registration.txt TABS 8 WINDOW "CON:0/0/640/256/Please fill out registration form - then save!/SCREENMMPlayer"
  11.  
  12. mmReq YESNO "Printing the registration form now?"
  13. IF NOT warn
  14.   echo "Printing..."
  15.   type MM:Registration.txt to PRT:
  16.   echo "*nOkay, please close window via CTRL+\ !"
  17. ELSE
  18.   echo "*nOkay, print it out later!"
  19. ENDIF
  20.