home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / VOLS / WINNT.SIB < prev    next >
Encoding:
Text File  |  2011-03-17  |  1.8 KB  |  92 lines

  1. ;SetupMgrTag
  2. [Data]
  3.     AutoPartition=0
  4.     MsDosInitiated=0
  5.     UnattendedInstall="Yes"
  6.     AutomaticUpdates="No"
  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="User"
  40.     ComputerName=*
  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.     msmsgs=off
  60.     msnexplr=off
  61.     zonegames=off
  62.  
  63. [Shell]
  64.     CustomDefaultThemeFile="%Systemroot%\Resources\Themes\Luna1.Theme"
  65.  
  66. [GuiRunOnce]
  67.     "%systemdrive%\Install\cleanup.cmd"
  68.  
  69. [WindowsFirewall]
  70.     Profiles=WindowsFirewall.TurnOffFirewall
  71.  
  72. [WindowsFirewall.TurnOffFirewall]
  73.     Mode=0
  74.  
  75. [PCHealth]
  76.     ER_Display_UI=0
  77.     ER_Enable_Applications=None
  78.     ER_Enable_Kernel_Error=1
  79.     ER_Enable_Reporting=0
  80.  
  81. [SystemFileProtection]
  82.    SFCQuota=0x00000028
  83.    SFCShowProgress=0
  84.  
  85. [FavoritesEx]
  86. Title1="─ε∞α°φ   ±≥≡αφΦ÷α ±ßε≡ΩΦ"
  87. URL1="http://chipxp.ru"
  88.  
  89. [URL]
  90. Home_Page=http://chipxp.ru
  91. Search_Page=http://yandex.ru
  92.