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.

73 lines
3.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="oobestyl.css">
  6. </head>
  7. <body style="background-Color: transparent; background-repeat: no-repeat;" TABINDEX=-1
  8. onload="window.parent.EulaLoadMe2(); window.parent.Agent_Activate('Eula_2');"
  9. onunload="window.parent.Agent_Deactivate();">
  10. <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
  11. <tr>
  12. <td ID=leftmargincell width=7%></td>
  13. <td ID=maincell valign=middle class="text-primary">
  14. <br><br>
  15. <span class="title">
  16. <ID id=NewEulaTitle>From the lawyers...</ID>
  17. </span>
  18. <!-- MS EULA Text Area-->
  19. <span ID="EulaHideSpan" style="display:none;">
  20. <br><br>
  21. <ID id="txtNewEula2">You must accept this agreement to continue to use Windows.</ID>
  22. <br>
  23. <textarea id=txtEULA cols=60 rows=8 name="eula" READONLY TABINDEX=1 onfocus="window.parent.HandleTextAreaFocus();window.parent.OnFocus();" onblur="window.parent.HandleTextAreaBlur();">
  24. </textarea>
  25. </SPAN>
  26. <br>
  27. <!-- OEM EULA section -->
  28. <span ID="EulaOEMHideSpan" style="display:none;">
  29. <br><br>
  30. <ID id="txtNewEula21">You must also accept this agreement to continue to use Windows.</ID>
  31. <br>
  32. <textarea id=txtEULA2 cols=60 rows=8 name="eula2" READONLY TABINDEX=3 onfocus="window.parent.HandleTextAreaFocus();window.parent.OnFocus();" onblur="window.parent.HandleTextAreaBlur();">
  33. </textarea>
  34. </SPAN>
  35. <br><br><br>
  36. <span ID="EULA_par3a" style="display:none">
  37. <ID id="txtNewEulaClickBack1">Click the <B>Back</B> button, then accept or reject the EULA.</ID>
  38. </span>
  39. <span ID="EULA_par3b" style="display:none">
  40. <ID id="txtNewEulaClickBack2">Click the <B>Back</B> button, then accept or reject the EULAs.</ID>
  41. </span>
  42. <!-- Navigation buttons -->
  43. <table border=0 class="newbuttonposition">
  44. <tr>
  45. <td width=10>&nbsp;&nbsp;</td>
  46. <td><BUTTON ID="btnBack" class="newbuttonsBack" TABINDEX=4 ACCESSKEY="B" style="visibility:visible;"></BUTTON></td>
  47. <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>
  48. <td width=99%>&nbsp;</td>
  49. <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>
  50. <td><BUTTON ID="btnSkip" class="newbuttonsSkip" TABINDEX=-1 ACCESSKEY="S" style="visibility:hidden;"></BUTTON></td>
  51. <td width=10>&nbsp;&nbsp;</td>
  52. <td nowrap valign=middle class="text-primary"><span id="NextBtnLocalText" style="visibility:hidden;"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></span></td>
  53. <td><BUTTON ID="btnNext" class="newbuttonsNext" TABINDEX=-1 ACCESSKEY="N" style="visibility:hidden;"></BUTTON></td>
  54. </tr>
  55. </table>
  56. </td>
  57. </tr>
  58. </table>
  59. </body>
  60. </html>