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.

63 lines
3.0 KiB

  1. <html>
  2. <head>
  3. <title>Driver ID Upload Privacy Policy Statement</title>
  4. <meta http-equiv="Content-Type" content="text/html; CHARSET=windows-1252" />
  5. <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l comment "RSACi North America Server" by "[email protected]" r (n 0 s 0 v 0 l 0))' />
  6. <meta http-equiv="MSThemeCompatible" content="Yes" />
  7. <link id=noloc1 rel="stylesheet" type="text/css" href="hcp://system/css/shared.css" />
  8. <script type="text/jscript">
  9. function Finish()
  10. {
  11. self.close();
  12. }
  13. function ESC_KeyDown()
  14. {
  15. if( 27 == event.keyCode )
  16. {
  17. Finish();
  18. }
  19. }
  20. function window::onbeforeunload()
  21. {
  22. window.dialogArguments.g_oPrivDlg = null;
  23. }
  24. </script>
  25. </head>
  26. <body onkeydown="ESC_KeyDown();" bgcolor="#FFFFFF" style="padding:10px;" onload="try{window.scrollTo(0,0);}catch(e){}">
  27. <div id="ePopBodyText" class="sys-font-body">
  28. <span id="ePrivHead" class="sys-font-heading4" style="font-weight:bold;">Driver ID Upload Privacy Policy Statement</span>
  29. <br />
  30. <br />
  31. Information uploaded from your computer for the purposes of finding driver information will include
  32. the Plug and Play identification number of the device, the time at which the Windows Hardware Wizard was finished,
  33. and an ID for the Windows operating system you are running.
  34. <br />
  35. <br />
  36. We do not collect your files, name, address, e-mail address, or any other information that could be used to identify you.
  37. <br />
  38. <br />
  39. The collected data will be used to track which devices do not have easily obtainable drivers.
  40. If additional device driver information exists, it will be available after the device identification number is uploaded.
  41. If additional driver information is not available, Microsoft will record the device's identification number so that hardware vendors can be notified.
  42. Microsoft would like all hardware vendors to increase the availability of drivers necessary to run devices on Windows,
  43. or provide information about driver availability and device support. The system information uploaded--the device and operating system
  44. identification number--cannot be tracked to a user, computer, corporation, IP address, or any other source information.
  45. <br />
  46. <br />
  47. Only Microsoft device teams will access the uploaded data, which will not be used for marketing purposes.
  48. <br />
  49. <br />
  50. <span id="ePrivLinksHdr" class="sys-font-heading4" style="font-weight:bold;">Links To Third Party Sites</span>
  51. <br />
  52. <br />
  53. Microsoft is not responsible for the content on any third-party sites. Microsoft provides links to
  54. third party sites as a convenience. The inclusion of any link in no way implies that Microsoft
  55. endorses the corresponding site.
  56. <br />
  57. </div>
  58. <br />
  59. <center><button id="eClose" style="font:messagebox;padding-left:10px;padding-right:10px;" onclick="Finish();">Close</button></center>
  60. </body>
  61. </html>