Source code of Windows XP (NT5)
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
1.1 KiB

  1. ; Microsoft Windows Codename Whistler Personal, Professional, Server, Advanced Server and Datacenter
  2. ; (c) 1994 - 2000 Microsoft Corporation. All rights reserved.
  3. ;
  4. ; Sample Unattended Setup Answer File
  5. ;
  6. ; This file contains information about how to automate the installation
  7. ; or upgrade of Windows Codename Whistler so the
  8. ; Setup program runs without requiring user input.
  9. ;
  10. [Unattended]
  11. Unattendmode = FullUnattended
  12. OemPreinstall = NO
  13. TargetPath = *
  14. Filesystem = LeaveAlone
  15. [UserData]
  16. FullName = "Your User Name"
  17. OrgName = "Your Organization Name"
  18. ComputerName = *
  19. ProductKey= "JJWKH-7M9R8-26VM4-FX8CC-GDPD8"
  20. [GuiUnattended]
  21. ; Sets the Timezone to the Pacific Northwest
  22. ; Sets the Admin Password to NULL
  23. ; Turn AutoLogon ON and login once
  24. TimeZone = "004"
  25. AdminPassword = *
  26. AutoLogon = Yes
  27. AutoLogonCount = 1
  28. [LicenseFilePrintData]
  29. ; For Server installs
  30. AutoMode = "PerServer"
  31. AutoUsers = "5"
  32. [GuiRunOnce]
  33. ; List the programs that you want to lauch when the machine is logged into for the first time
  34. [Display]
  35. BitsPerPel = 8
  36. XResolution = 800
  37. YResolution = 600
  38. VRefresh = 70
  39. [Networking]
  40. [Identification]
  41. JoinWorkgroup = Workgroup