home *** CD-ROM | disk | FTP | other *** search
- echo ""
- echo "Welcome to the Cloudboot-Login demonstration!"
- echo ""
- echo "The correct login is: Amiga"
- echo "The correct password is: rules"
- echo ""
- echo "You have to enter it case sensitively!"
- echo "If you haven`t entered the correct information"
- echo "after three tries, Rainboot will lock your system!"
- echo ""
- echo "Press RETURN to continue!"
-
- Set >nil: Return ?
-
- copy CloudBoot.login S:Rainboot2.pw
-
- /Rainboot2 Cloudboot_Login.config BESTFIT
- /Rainboot2
- delete >nil: S:Rainboot2.pw
- Lab END
- unsetenv RBSELECT
-
-