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.

93 lines
3.5 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="oobestyl.css">
  6. <script>
  7. function InitPositions() {
  8. if(window.parent.g_bInHighScreenRes)
  9. {
  10. tabl1.style.top= window.parent.L_NextStrTopPercent_Text;
  11. }
  12. else
  13. {
  14. tabl1.style.top=window.parent.L_ClickNextStrTopPercent800_Text;
  15. }
  16. }
  17. </script>
  18. </head>
  19. <body style="background-Color: transparent; background-repeat: no-repeat;" TABINDEX=-1
  20. onload="InitPositions(); window.parent.EULAWarn_LoadMe(); window.parent.Agent_Activate('BadEula');"
  21. onunload="window.parent.Agent_Deactivate();">
  22. <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
  23. <tr>
  24. <td ID=leftmargincell width=7%></td>
  25. <td ID=maincell valign=middle class="text-primary">
  26. <br><br>
  27. <SPAN TABINDEX=-1 >
  28. <span class="title">
  29. <ID id="EULAWarn_TITLE">Before we can continue...</ID>
  30. <br><br>
  31. </span>
  32. </SPAN>
  33. <SPAN TABINDEX=-1>
  34. <!-- may be dynamically changed -->
  35. <span class="text-primary">
  36. <DIV TABINDEX=-1 id="EULAWarn_INFO1" style="line-height:13pt">
  37. <ID id="txtBadEula">You need to accept the End User License Agreement before you can use Windows. This legal agreement between you and Microsoft states the terms of use of Windows.</ID>
  38. </DIV>
  39. <br>
  40. <DIV TABINDEX=-1 id="EULAWarn_ASKDIRECTION" style="line-height:13pt">
  41. <ID id=vb>If you don't want to accept the agreement, click the <span class="emphasis-lesser">Shutdown</span> button to turn off your computer.</ID>
  42. <br><br>
  43. <id id="txtShutdownScreenReturn">When you restart your computer, you'll return to this screen.</id>
  44. <br><br><br><br><br>
  45. <id id="txtBadeulaAgreement">To read the license agreement, click Back.</id>
  46. </span>
  47. </DIV>
  48. <br>
  49. </SPAN>
  50. <table ID=tabl1 tabindex=-1 border=0 style="display:none;">
  51. <tr>
  52. <td class=BadEulaMsgWidth></td>
  53. <td class="text-primary" ID=NextText>
  54. <ID id="txtBadEula1">To read the License Agreement, click <span class="emphasis-lesser">Back</span>.</ID>
  55. </td>
  56. </tr>
  57. </table>
  58. <table border=0 class="newbuttonposition">
  59. <tr>
  60. <td width=10>&nbsp;&nbsp;</td>
  61. <td><BUTTON ID="btnBack" class="newbuttonsBack" TABINDEX=3 ACCESSKEY="B" style="visibility:visible;"></BUTTON></td>
  62. <td nowrap valign=middle class="text-primary"><span id="BackBtnLocalText" style="visibility:visible;"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></span></td>
  63. <td width=99%>&nbsp;</td>
  64. <td nowrap valign=middle class="text-primary"><span id="SkipBtnLocalText" style="visibility:hidden;"><label for=btnSkip><id id="LocalBtnSkip_Text"><u>S</u>kip</id></label></span></td>
  65. <td><BUTTON ID="btnSkip" class="newbuttonsSkip" TABINDEX=-1 ACCESSKEY="x" style="visibility:hidden;"></BUTTON></td>
  66. <td width=10>&nbsp;&nbsp;</td>
  67. <td nowrap valign=middle class="text-primary"><span id="NextBtnLocalText" style="visibility:visible;"><label for=btnNext><id id="LocalBtnShutdown_Text"><u>S</u>hutdown</id></label></span></td>
  68. <td><BUTTON ID="btnNext" class="newbuttonsNext" TABINDEX=4 ACCESSKEY="S" style="visibility:visible;"></BUTTON></td>
  69. </tr>
  70. </table>
  71. </td>
  72. </tr>
  73. </table>
  74. </body>
  75. </html>