Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
721 B

  1. <OSCML>
  2. <TITLE> Client Installation Wizard Logon</TITLE>
  3. <FOOTER> [ENTER] continue [ESC] clear [F3] restart computer</FOOTER>
  4. <META KEY=F3 ACTION="REBOOT">
  5. <META KEY=ESC HREF="ADMINPW">
  6. <BODY left=5 right=75>
  7. <BR>
  8. <BR>
  9. Type the administrator's password. You should ensure that it is a strong password.
  10. <BR>
  11. <BR>
  12. <BR>
  13. <FORM ACTION="CHOICE">
  14. Password: <BR><INPUT NAME="*ADMINISTRATORPASSWORD" TYPE=LOCALPASSWORD MAXLENGTH=20> <BR>
  15. Confirm Password: <BR><INPUT NAME="*ADMINISTRATORPASSWORDCONFIRM" TYPE=LOCALPASSWORD MAXLENGTH=20>
  16. </FORM>
  17. <BR>
  18. <BR>
  19. <BR>
  20. Press the TAB key to move between the Password and Confirm Password fields.
  21. </BODY>
  22. </OSCML>