home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Hardware / VIAeth / UNATTEND / NT40 / Unattend.txt < prev   
Text File  |  2002-02-22  |  1KB  |  54 lines

  1.  
  2. [Unattended]
  3. OemPreinstall = no
  4. NoWaitAfterTextMode = 1
  5. NoWaitAfterGUIMode = 1
  6. FileSystem = LeaveAlone
  7. ExtendOEMPartition = 0
  8. ConfirmHardware = no
  9. NtUpgrade = yes
  10. Win31Upgrade = no
  11. TargetPath = WINNT
  12. OverwriteOemFilesOnUpgrade = yes
  13.  
  14. [UserData]
  15. FullName = "Your User Name"
  16. OrgName = "Your Organization Name"
  17. ComputerName = COMPUTER_NAME
  18. ProductId = "XXX-XXXXXXX"
  19.  
  20. [GuiUnattended]
  21. OemSkipWelcome = 1
  22. OEMBlankAdminPassword = 1
  23. TimeZone = "(GMT-08:00) Pacific Time (US & Canada); Tijuana"
  24.  
  25. [Display]
  26. ConfigureAtLogon = 0
  27. BitsPerPel = 8
  28. XResolution = 640
  29. YResolution = 480
  30. VRefresh = 60
  31. AutoConfirm = 1
  32.  
  33. [Network]
  34. JoinWorkgroup=Workgroup
  35. InstallAdapters = SelectedAdaptersSection
  36. InstallProtocols = ProtocolsSection
  37. InstallServices = ServicesSection
  38.  
  39. [SelectedAdaptersSection]
  40. FET = OEMCardParameters,Z:\UNATDNT4\DRIVERS\FETNDIS
  41.  
  42. [OEMCardParameters]
  43.   
  44. [ProtocolsSection]
  45.   TC = TCPIP
  46.  
  47. [TCPIP]
  48.  DHCP=no
  49.  IPAddress=192.168.1.1
  50.  Subnet=255.255.255.0
  51.  Gateway=192.168.1.254
  52.  
  53. [ServicesSection]
  54.