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.

110 lines
4.1 KiB

  1. <html>
  2. <head>
  3. <title>Untitled Document</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <script language="JavaScript">
  6. function Load() {
  7. // Add any load specific code here
  8. Resize();
  9. window.onresize = Resize;
  10. }
  11. function Resize() {
  12. if (document.dir == "rtl") {
  13. Layer1.style.pixelLeft = document.body.clientWidth - 0.9 * document.body.clientWidth;
  14. Layer2.style.pixelLeft = document.body.clientWidth - 0.95 * document.body.clientWidth;;
  15. } else {
  16. Layer1.style.pixelLeft = 20;
  17. Layer2.style.pixelLeft = 5;
  18. }
  19. }
  20. </script>
  21. </head>
  22. <style>
  23. body { background : white }
  24. </style>
  25. <body bgcolor="#FFFFFF" onload=Load()>
  26. <span id="Layer2" style="position:absolute; width:95%; height:115px; z-index:1; top: 230">
  27. <table width="100%" border="0">
  28. <tr>
  29. <td width="95%">
  30. <h5>&nbsp;</h5>
  31. </td>
  32. <td><img src="exclam.gif" width="238" height="211"></td>
  33. </tr>
  34. </table>
  35. </span> <span id="Layer1" style="position:absolute; width:90%; z-index:2; top: 28px">
  36. <table width="100%" border="0" height="78%">
  37. <tr>
  38. <td width="30%" rowspan="10">&nbsp;</td>
  39. <td ID=ID1 colspan="3"><font size="+3" face="Tahoma" color="#D45F00"><b>Active Desktop
  40. Recovery</b></font></td>
  41. </tr>
  42. <tr>
  43. <td width="38">&nbsp;</td>
  44. <td ID=ID2 valign="top"><font face="Tahoma" size="2">Microsoft Windows has experienced an unexpected error. As a precaution, your
  45. Active Desktop has been turned off. To restore the Active Desktop,
  46. use the following troubleshooting tips:<br></font></td>
  47. </tr>
  48. <tr>
  49. <td width="38"><img src="bullet.gif" width="10" height="10"></td>
  50. <td ID=ID3><font face="Tahoma" size="2"><b>Did your browser stop working, or did
  51. you restart your computer without shutting it down first? If so, click:</b></font></td>
  52. </tr>
  53. <tr>
  54. <td width="38">&nbsp;</td>
  55. <td ID=ID4 align="left" valign="top">
  56. <input ID=ID5 type="submit" onClick="suih.ResetSafeMode();" value="Restore my Active Desktop">
  57. <br>
  58. </td>
  59. </tr>
  60. <tr>
  61. <td width="38"><img src="bullet.gif" width="10" height="10"></td>
  62. <td ID=ID6 align="left" valign="top"><font face="Tahoma" size="2"><b>Did you recently
  63. change your background to a web page? If so:</b></font></td>
  64. </tr>
  65. <tr>
  66. <td width="38" height="20">&nbsp;</td>
  67. <td ID=ID7 align="left" height="20" valign="top"><font face="Tahoma" size="2">1.
  68. Right-click the desktop and then click <b>Properties</b>. <br>
  69. 2. On the <b>Desktop</b> tab, under <b>Background</b>, click the background you want.<br>
  70. </font></td>
  71. </tr>
  72. <tr>
  73. <td width="38"><img src="bullet.gif" width="10" height="10"></td>
  74. <td ID=ID8 align="left" valign="top"><font face="Tahoma" size="2"><b>Did you recently
  75. add a new item to your Active Desktop? If so:</b></font></td>
  76. </tr>
  77. <tr>
  78. <td width="38" height="20">&nbsp;</td>
  79. <td ID=ID9 align="left" height="20" valign="top"><font face="Tahoma" size="2">1.
  80. Right-click the desktop and then click <b>Properties</b>.<br>
  81. 2. On the <b>Desktop</b> tab, click <b>Customize Desktop</b>.<br>
  82. 3. On the <b>Web</b> tab, under <b>Web pages</b>, clear the check box for the item that was added last.<br>
  83. </font></td>
  84. </tr>
  85. <tr>
  86. <td width="38" valign="top" height="2"><img src="bullet.gif" width="10" height="10" vspace="2"></td>
  87. <td ID=ID10 align="left"><font face="Tahoma" size="2"><b>Do you want to turn off your
  88. Active Desktop? If so:</b> </font></td>
  89. </tr>
  90. <tr>
  91. <td width="38" rowspan="7">&nbsp;</td>
  92. <td ID=ID11 align="left" valign="top"><font face="Tahoma" size="2">1.
  93. Right-click the desktop and select <b>Properties</b>.<br>
  94. 2. On the <b>Desktop</b> tab, click <b>Customize Desktop</b>.<br>
  95. 3. On the <b>Web</b> tab, under <b>Web pages</b>, click to clear all the check boxes.</font></td>
  96. </tr>
  97. </table>
  98. </span>
  99. </body>
  100. <object id="suih" width=0 height=0 classid="clsid:64AB4BB7-111E-11d1-8F79-00C04FC2FBE1">
  101. </object>
  102. </html>