MSFN Forum: winnt.sif problem - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

winnt.sif problem Rate Topic: -----

#1 User is offline   jessc 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-August 04

Posted 13 August 2004 - 06:55 AM

here is a copy of my winnt.sif
everything works fine except i still get it asking me to enable auto protect pc when i do a clean install.

i have put in AutomaticUpdates=1 also tryed AutomaticUpdates=yes but it doesn't seem to work...
Also would like to know if there is anyway of making the install, install all the extra languages.

Thanx in advance!


[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=1

[Unattended]
UnattendMode=ProvideDefault
OemSkipEula=Yes
OemPreinstall=Yes
OemPnPDriversPath="Drivers\000_intel;Drivers\001_network;Drivers\002_audio;Drivers\003_monitor;Drivers\004_modem;Drivers\005_webcam;Drivers\006_nvidia"
DriverSigningPolicy=Ignore
FileSystem=*
WaitForReboot="No"

[GuiUnattended]
OEMSkipRegional=0
OemSkipWelcome=1
TimeZone=260

[UserData]
ProductID=XXXXXXXXXXXXXXXXX

[Display]

[Identification]

[Networking]
InstallDefaultComponents=No

[TapiLocation]

[Branding]

[Proxy]

[Components]

[GuiRunOnce]

[RegionalSettings]
LanguageGroup=1
UserLocale=00000c09
InputLocale=0c09:00000409
InputLocale_DefaultUser=0c09:00000409
SystemLocale=0c09
UserLocale=0c09
UserLocale_DefaultUser=0c09

[IEPopupBlocker]
BlockPopups=Yes
FilterLevel=High
ShowInformationBar=Yes


#2 User is offline   eth0 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 13-August 04

Posted 13 August 2004 - 07:01 AM

Mine uses
[Data]
    AutoPartition=1
    MsDosInitiated="0"
    UnattendedInstall="Yes"
    AutomaticUpdates = Yes

[Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=Yes
    TargetPath=\WINDOWS
    FileSystem = ConvertNTFS
    UnattendSwitch = Yes


And this works just fine?

I'm using a netinstall btw, hence the AP1

#3 User is offline   jessc 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-August 04

Posted 13 August 2004 - 07:14 AM

ok, so it seems to me that the AutomaticUpdates = Yes only works when you do a FullUnattended, am i right?

#4 User is offline   netguy45 

  • Group: Members
  • Posts: 2
  • Joined: 12-August 04

Posted 13 August 2004 - 09:37 AM

I have the exact problem as you of Automatic updates not being enabled dispite having the correct settings in winnt.sif. I have given up and I am currently trying to figure out how to enable the setting via a registry "tweak". It appears that the area in the registry where you enable/disable automatic updates has changed with SP2.

#5 User is offline   netguy45 

  • Group: Members
  • Posts: 2
  • Joined: 12-August 04

Posted 13 August 2004 - 11:50 AM

I added this to my "regtweaks.reg" file and it successfully enabled automatic updates for me:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"ConfigVer"=dword:00000001
"AUOptions"=dword:00000004
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Reporting]
"BatchFlushAge"=dword:00000e2e
"SamplingValue"=dword:000000f1
"SequenceNumber"=dword:00000002


Updates will be done automatically everyday at 2am with these registry settings.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy