Source code of Windows XP (NT5)
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.

61 lines
2.1 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>out of box experience</title>
  5. <link rel="stylesheet" type="text/css" href="regstyl.css">
  6. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7. </head>
  8. <body style="background-Color: transparent; background-repeat: no-repeat;" topMargin=0 rightmargin=0 leftmargin=0 tabindex=-1
  9. onload="window.parent.reg_desktop_error_LoadMe();" >
  10. <table valign=middle border=0 cellpadding=0 cellspacing=0 width="100%" height="100%">
  11. <tr>
  12. <td ID=leftmargincell width=5% height=99%></td>
  13. <td ID=maincell valign=top class="text-primary">
  14. <span ID=Title_Text class="title" style="display:none;">
  15. <ID id=acterror_s1>Register Windows</ID>
  16. </span>
  17. <br>
  18. <!-- Prepare the different error scenes, all are hidden -->
  19. <span ID=acterror_description_SUCCESS1 class="text-primary" style="display:none;">
  20. <ID id="txtActivDeskSUCCESS2">You have successfully registered your copy of Windows.</ID>
  21. </span>
  22. <span ID=acterror_description1 class="text-primary" style="display:none;">
  23. <ID id="txtActivDeskErr12">Unable to establish a connection with the registration server. Please check your network settings and confirm that you are able to connect to the Internet, then try again.</ID>
  24. </span>
  25. <!-- End -->
  26. </td>
  27. <td ID=rightmargincell width=7%>
  28. </td>
  29. </tr>
  30. <tr>
  31. <td colspan=3>
  32. <br>
  33. <table border=0 class="buttonpositionnew">
  34. <tr>
  35. <td width=99%>
  36. &nbsp;&nbsp;
  37. <span ID=acterror_specific_error_code class="text-primary" style="display:none; z-index:10;">
  38. </span>
  39. </td>
  40. <td>
  41. <BUTTON ID="btnQuit" class="buttons" TABINDEX=2 ACCESSKEY="C"><label for=btnQuit><id id="LocalBtnQuit_Text"><u>C</u>ancel</id></label></BUTTON>
  42. </td>
  43. <td>
  44. <BUTTON ID="btnNext" class="buttons" TABINDEX=3 ACCESSKEY="E"><label for=btnNext><id id="LocalBtnRetry_Text">R<u>e</u>try</id></label></BUTTON>
  45. </td>
  46. </tr>
  47. </table>
  48. </td>
  49. </tr>
  50. </table>
  51. </body>
  52. </html>