GeneralMandible Posted December 16, 2004 Posted December 16, 2004 I've created a winnt.sif file and copied it to the i386 folder on my CD. The textmode goes fine. When the GUI part comes up it's prompting me for all the information that is in my winnt.sif.Has anyone had this problem before? I used nLite to slipstream SP1a and remove features.Here is my winnt.sif[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="Yes" TargetPath=\WINDOWS[GuiUnattended] AdminPassword="xxxxxxxx" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1 AutoLogon=Yes AutoLogonCount=2[UserData] ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="xxxxx" OrgName="xxxxx" ComputerName=*[Display] BitsPerPel=16 Xresolution=800 YResolution=600 Vrefresh=60[RegionalSettings] LanguageGroup=1 SystemLocale=00000409 UserLocale=00000409 InputLocale=0409:00000409[Identification] JoinWorkgroup=xxxxx[Networking] InstallDefaultComponents=No[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=xxx LongDistanceAccess="9"[Branding] BrandIEUsingUnattended=Yes[Proxy] Proxy_Enable=0 Use_Same_Proxy=0[NetAdapters] Adapter1=params.Adapter1[NetClients] MS_MSClient=params.MS_MSClient[NetServices] MS_SERVER=params.MS_SERVER[NetProtocols] MS_TCPIP=params.MS_TCPIP[params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=No AdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=1[URL] Home_Page=http://www.google.com[params.Adapter1] INFID=*Help me MSFN Kenobe. You're my only hope.
Astalavista Posted December 16, 2004 Posted December 16, 2004 heheheh.. your winnt.sif looks good to me.i did not notice u used Nlite.
Scorp Posted December 16, 2004 Posted December 16, 2004 i'am not sure but [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="Yes" <-------------- ??????????????? TargetPath=\WINDOWStry to change it to only yes whitout quote'sgood luck Scorp
Incroyable HULK Posted December 16, 2004 Posted December 16, 2004 So TextSetup is going fine (no question asked)But when you get to the GUI part it is asking some question... wich question? Only the name and organisation, only the key, all the information? Can you be more specific?
GeneralMandible Posted December 16, 2004 Author Posted December 16, 2004 So TextSetup is going fine (no question asked)But when you get to the GUI part it is asking some question... wich question? Only the name and organisation, only the key, all the information? Can you be more specific?It asks for name and organization, computer name, admin password, country settings & time zone, cd key.The app installs are working after windows installs, but it's not performing the autologon either.Something's a little funked up.
Cartoonite Posted December 16, 2004 Posted December 16, 2004 [UserData] ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxxI believe the correct syntax for this line is:[UserData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxxThis is what I have in my WINNT.SIF and it works perfectly. I suppose it could be different because I use SP2 slipstreamed, but that seems unlikely.
GeneralMandible Posted December 17, 2004 Author Posted December 17, 2004 I used the setupmgr.exe that came with the CD to create the winnt.sif file, and that is what it put in.I'll try it next using ProductKey and see if that makes a difference.
KNARZ Posted December 28, 2004 Posted December 28, 2004 [unattended] UnattendMode=FullUnattendedtry[unattended] UnattendMode=DefaultHide
SilverBulletUK Posted December 28, 2004 Posted December 28, 2004 I have.....[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No Unattendswitch="No" WaitForReboot="No"Works fine for mine..doesnt ask for anything.
vtomaselli Posted December 29, 2004 Posted December 29, 2004 Have you added the winnt.sif to the root directory of the XP CD folder? Same location as your $OEM$ folder.Seems like you may have issues with youy drivers as well. Are you using this image on different types of machines?
GeneralMandible Posted January 5, 2005 Author Posted January 5, 2005 I used ProductKey & that seemed to do the trick. I guess I should double check Microsoft's work.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now