home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / I386 / winn1.sif < prev    next >
Encoding:
Text File  |  2009-11-19  |  1.7 KB  |  86 lines

  1. ;SetupMgrTag
  2. [Data]
  3.     AutoPartition=0
  4.     MsDosInitiated=0
  5.     UnattendedInstall="Yes"
  6.     AutomaticUpdates="yes"
  7.  
  8. [Unattended]
  9.     UnattendMode=DefaultHide
  10.     OemSkipEula=Yes
  11.     OemPreinstall=Yes
  12.     TargetPath=\WINDOWS
  13.     Repartition=No
  14.     UnattendSwitch="Yes"
  15.     WaitForReboot="No"
  16.     AutoActivate = No
  17.     OemPnPDriversPath="D"
  18.     DriverSigningPolicy=Ignore
  19.     NonDriverSigningPolicy=Ignore
  20.     FileSystem=*
  21.     CrashDumpSetting=0
  22.     ConfirmHardware=No
  23.     Hibernation=1
  24.     Win9xUpgrade=No
  25.     FactoryMode=No
  26.     DUDisable=Yes
  27.     
  28. [GuiUnattended]
  29.     AdminPassword=*
  30.     EncryptedAdminPassword=No
  31.     OEMSkipRegional=1
  32.     TimeZone=145
  33.     OemSkipWelcome=1
  34.  
  35. [UserData]
  36.     ProductKey="DP7CM-PD6MC-6BKXT-M8JJ6-RPXGJ"
  37.     ProductID=DP7CM-PD6MC-6BKXT-M8JJ6-RPXGJ
  38.     OrgName="Home"
  39.     FullName="UserXP"
  40.     ComputerName="PC2009"
  41.  
  42. [Display]
  43.     AutoConfirm="1"
  44.     BitsPerPel=32
  45.     Xresolution=1280
  46.     YResolution=1024
  47.     Vrefresh=60
  48.  
  49. [TapiLocation]
  50.     CountryCode=7
  51.  
  52. [Identification]
  53.     JoinWorkgroup="WORKGROUP"
  54.  
  55. [Networking]
  56.     InstallDefaultComponents=Yes
  57.  
  58. [Components]
  59.     accessOpt=off
  60.     hearts=off
  61.     msmsgs=off
  62.     msnexplr=off
  63.     zonegames=off
  64.  
  65. [Shell]
  66.     CustomDefaultThemeFile="%Systemroot%\Resources\Themes\Winstyle7.Theme"
  67.  
  68. [GuiRunOnce]
  69.     "%systemdrive%\Install\cleanup.cmd"
  70.  
  71. [WindowsFirewall]
  72.     Profiles=WindowsFirewall.TurnOffFirewall
  73.  
  74. [WindowsFirewall.TurnOffFirewall]
  75.     Mode=0
  76.  
  77. [PCHealth]
  78.     ER_Display_UI=0
  79.     ER_Enable_Applications=None
  80.     ER_Enable_Kernel_Error=1
  81.     ER_Enable_Reporting=0
  82.  
  83. [SystemFileProtection]
  84.    SFCQuota=0x00000028
  85.    SFCShowProgress=0
  86.