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.

216 lines
11 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. tabl1.style.top= window.parent.L_NextStrTopPercent_Text;
  10. } else {
  11. tabl1.style.top=window.parent.L_ClickNextStrTopPercent800_Text;
  12. }
  13. }
  14. </script>
  15. </head>
  16. <body style="background-Color: transparent; background-repeat: no-repeat;" TABINDEX=-1
  17. onload="InitPositions(); window.parent.PID_LoadMe(); window.parent.Agent_Activate('ProductKey');"
  18. onunload="window.parent.Agent_Deactivate();"
  19. onclick="window.parent.PID_SetCorrectFocus();">
  20. <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
  21. <tr>
  22. <td ID=leftmargincell width=7%></td>
  23. <td ID=maincell class="text-primary">
  24. <br>
  25. <br>
  26. <span class="title"><ID id=pkey_s0>Is this a genuine copy of Microsoft Windows?</ID>
  27. </span>
  28. <br><br>
  29. <span id=PID_Retail_span class="text-primary" style="display:none;">
  30. <ID id=pkey_s1a>On the back of the CD folder, a product key appears on a sticker that sometimes looks like this:</ID>
  31. <br><br>
  32. <center><img src="../images/prodkey.gif"></center>
  33. </span>
  34. <span id=PID_OEM_span class="text-primary" style="display:none;">
  35. <ID id=pkey_s1b>The 25-digit product key can be found on the Certificate of Authenticity (COA) label attached to your computer that should look similar to the following example:</ID>
  36. <br><br>
  37. <center><img src="../images/oemcoa.jpg"></center>
  38. </span>
  39. <br>
  40. <span class="text-primary">
  41. <id id="txtProdKey">The 25 letters and numbers of the product key uniquely identify your genuine Microsoft product. In order for Windows to work, we'll need your product key.</id>
  42. <br><br>
  43. <ID id=pkey_s2>Type your product <u>k</u>ey in the boxes below (no need to enter hyphens, and we'll take care of the capitalization for you):</ID>
  44. </span>
  45. <br><br>
  46. <table ID=PidBox DIR=ltr style="font-family:Courier New; FONT-SIZE: 16pt;">
  47. <tr>
  48. <td>
  49. <input style="ime-mode:disabled" id=pid1 type="text" size=5 maxlength=5 class=pid-box TABINDEX=1 name="edtProductKey" onkeydown="window.parent.ProductIDKeyDown();" onpropertychange="window.parent.ProductIDPropertyChange();"
  50. onkeypress="window.parent.ProductIDKeyPress();" ACCESSKEY="K"
  51. onkeyup="window.parent.ProductIDKeyUp();" onfocus="window.parent.OnFocus();">
  52. </td><td><font color=white>-</font></td><td>
  53. <input style="ime-mode:disabled" id=pid2 type="text" size=5 maxlength=5 class=pid-box TABINDEX=2 name="edtProductKey" onkeydown="window.parent.ProductIDKeyDown();" onpropertychange="window.parent.ProductIDPropertyChange();"
  54. onkeypress="window.parent.ProductIDKeyPress();"
  55. onkeyup="window.parent.ProductIDKeyUp();" onfocus="window.parent.OnFocus();">
  56. </td><td><font color=white>-</font></td><td>
  57. <input style="ime-mode:disabled" id=pid3 type="text" size=5 maxlength=5 class=pid-box TABINDEX=3 name="edtProductKey" onkeydown="window.parent.ProductIDKeyDown();" onpropertychange="window.parent.ProductIDPropertyChange();"
  58. onkeypress="window.parent.ProductIDKeyPress();"
  59. onkeyup="window.parent.ProductIDKeyUp();" onfocus="window.parent.OnFocus();">
  60. </td><td><font color=white>-</font></td><td>
  61. <input style="ime-mode:disabled" id=pid4 type="text" size=5 maxlength=5 class=pid-box TABINDEX=4 name="edtProductKey" onkeydown="window.parent.ProductIDKeyDown();" onpropertychange="window.parent.ProductIDPropertyChange();"
  62. onkeypress="window.parent.ProductIDKeyPress();"
  63. onkeyup="window.parent.ProductIDKeyUp();" onfocus="window.parent.OnFocus();">
  64. </td><td><font color=white>-</font></td><td>
  65. <input style="ime-mode:disabled" id=pid5 type="text" size=5 maxlength=5 class=pid-box TABINDEX=5 name="edtProductKey" onkeydown="window.parent.ProductIDKeyDown();" onpropertychange="window.parent.ProductIDPropertyChange();"
  66. onkeypress="window.parent.ProductIDKeyPress();"
  67. onkeyup="window.parent.ProductIDKeyUp();" onfocus="window.parent.OnFocus();">
  68. </td>
  69. </tr>
  70. <table>
  71. <br>
  72. <comment>
  73. <table id="tableKeyboardHelper" DIR=ltr TABINDEX=-7 style="BACKGROUND-COLOR: silver; border:1px solid black; VISIBILITY: visible" cellpadding=2 onclick="window.parent.KeyboardHelperClick();" >
  74. <tr><td colspan=9 align=middle>
  75. <div ID=kbdhlptitle class="emphasis-lesser">Keyboard Helper</div>
  76. </td>
  77. <td colspan=3 align=right>
  78. <button id=btn name="{BACKSPACE}" TABINDEX=-7 class="fontStyle"
  79. STYLE="WIDTH:85px; HEIGHT:32px;">
  80. <TABLE DIR=ltr border=0 cellpadding=0 cellspacing=0> <tr>
  81. <!-- do not localize Marlett symbol font -->
  82. <td style="position:relative;top:2px;left:-5px;font-family:Marlett;font-size:16pt;">w</td>
  83. <td ID=BackSpcTxt class=BackSpaceButton style="position:relative;top:2px;left:-7px;">BackSpace</td>
  84. </tr></table>
  85. </button>
  86. </td>
  87. </tr>
  88. <tr>
  89. <td>
  90. <button id=btn name="B" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">B</button>
  91. </td>
  92. <td>
  93. <button id=btn name="C" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">C</button>
  94. </td>
  95. <td>
  96. <button id=btn name="D" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">D</button>
  97. </td>
  98. <td>
  99. <button id=btn name="F" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">F</button>
  100. </td>
  101. <td>
  102. <button id=btn name="G" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">G</button>
  103. </td>
  104. <td>
  105. <button id=btn name="H" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">H</button>
  106. </td>
  107. <td>
  108. <button id=btn name="J" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">J</button>
  109. </td>
  110. <td>
  111. <button id=btn name="K" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">K</button>
  112. </td>
  113. <td>
  114. <button id=btn name="M" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">M</button>
  115. </td>
  116. <td>
  117. <button id=btn name="P" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">P</button>
  118. </td>
  119. <td>
  120. <button id=btn name="Q" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">Q</button>
  121. </td>
  122. <td>
  123. <button id=btn name="R" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">R</button>
  124. </td>
  125. </tr>
  126. <tr>
  127. <td>
  128. <button id=btn name="T" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">T</button>
  129. </td>
  130. <td>
  131. <button id=btn name="V" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">V</button>
  132. </td>
  133. <td>
  134. <button id=btn name="W" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">W</button>
  135. </td>
  136. <td>
  137. <button id=btn name="X" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">X</button>
  138. </td>
  139. <td>
  140. <button id=btn name="Y" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">Y</button>
  141. </td>
  142. <td>
  143. <button id=btn name="2" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">2</button>
  144. </td>
  145. <td>
  146. <button id=btn name="3" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">3</button>
  147. </td>
  148. <td>
  149. <button id=btn name="4" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">4</button>
  150. </td>
  151. <td>
  152. <button id=btn name="6" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">6</button>
  153. </td>
  154. <td>
  155. <button id=btn name="7" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">7</button>
  156. </td>
  157. <td>
  158. <button id=btn name="8" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">8</button>
  159. </td>
  160. <td>
  161. <button id=btn name="9" TABINDEX=-7 class="fontStyle" STYLE="WIDTH:32px; HEIGHT:32px; FONT-SIZE:16PT">9</button>
  162. </td>
  163. </tr>
  164. </table>
  165. <br><br>
  166. </comment>
  167. <table ID=tabl1 tabindex=-1 border=0 style="display:none;"><tr><td>
  168. <span class="text-primary" class=ProdKeyMsgText><ID id=pkey_s4>After entering the product key, click </ID></span><span class="emphasis-lesser"><ID id=pkey_s5>Next</ID></span><span class="text-primary"><ID id=xx1>.</ID></span>
  169. </td></tr>
  170. </table>
  171. <comment>
  172. <!-- shown in debug mode only -->
  173. <BUTTON ID="btnSkip" class="buttons" TABINDEX=-1 style="visibility:hidden;position:absolute;top:90%;left:10%;z-index:999"> Debug Skip </BUTTON>
  174. </comment>
  175. <table border=0 class="newbuttonposition">
  176. <tr>
  177. <td width=10>&nbsp;&nbsp;</td>
  178. <td><BUTTON ID="btnBack" class="newbuttonsBack" TABINDEX=8 ACCESSKEY="B" style="visibility:visible;"></BUTTON></td>
  179. <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>
  180. <td width=99%>&nbsp;</td>
  181. <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>
  182. <td><BUTTON ID="btnSkip" class="newbuttonsSkip" TABINDEX=-1 ACCESSKEY="S" style="visibility:hidden;"></BUTTON></td>
  183. <td width=10>&nbsp;&nbsp;</td>
  184. <td nowrap valign=middle class="text-primary"><span id="NextBtnLocalText" style="visibility:visible;"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></span></td>
  185. <td><BUTTON ID="btnNext" class="newbuttonsNext" TABINDEX=9 ACCESSKEY="N" style="visibility:visible;"></BUTTON></td>
  186. </tr>
  187. </table>
  188. </td>
  189. </tr>
  190. </table>
  191. </body>
  192. </html>