wilbertnl Posted June 5, 2004 Posted June 5, 2004 Hello All,With nlite 0.95 I created a lean Windows XP installation and with the information on this site I created a winnt.sif answer file.Some questions remain:When I start winnt32 /unattend:winnt.sif from the hard disk, I can't select the partition to install to, I can only select to delete the current installation on the current partition.When I create a CD from the same file set, I'm able to select which partition, but I still miss the option to (quick) format before copying the files.Also:I still get some popup windows, which require user attention.- "Welcome to the Windows XP Setup Wizard"- "Regional and language settings"I did some search, but failed to find clues yet.Here my winnt.sif file:;SetupMgrTag[Data] AutoPartition = 0 MsDosInitiated = 0 UnattendedInstall = Yes[Unattended] DriverSigningPolicy = Ignore FileSystem = * KeyboardLayout = US-International OEMPreinstall = Yes OEMPnPDriversPath = Drivers\000_Via;Drivers\001_Realtek;Drivers\002_ATI;Drivers\002_Elements;Drivers\003_TVW_XP;Drivers\004_ActionTec;Drivers\005_Ensoniq;Drivers\006_HP-3322 OEMSkipEula = Yes TargetPath = \WINDOWS UnattendMode = FullUnattended WaitForReboot = No[GuiUnattended] AdminPassword = <> EncryptedAdminPassword = Yes OEMSkipWelcome = Yes OEMSkipRegional = Yes TimeZone = 20[UserData] ProductKey = <> FullName = <> OrgName = <> ComputerName = <>[Display] BitsPerPel = 32 Xresolution = 1280 YResolution = 1024 Vrefresh = 60[TapiLocation] CountryCode = 1 Dialing = Tone AreaCode = *[RegionalSettings] LanguageGroup = 1 Language = 00000409[Identification] JoinWorkgroup = mshome[Networking] InstallDefaultComponents = No[NetAdapters] Adapter1 = params.Adapter1[params.Adapter1] INFID = *[NetClients] MS_MSClient = params.MS_MSClient[NetServices] MS_SERVER = params.MS_SERVER[NetProtocols] MS_TCPIP = params.MS_TCPIP[params.MS_TCPIP] DNS = No UseDomainNameDevolution = No EnableLMHosts = Yes AdapterSections = params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1] SpecificTo = Adapter1 DHCP = Yes DNSServerSearchOrder = <> WINS = No NetBIOSOptions = 0[Components] Clipbook = Off Dialer = Off Hypertrm = Off Inetprint = Off msmsgs = Off msnexplr = Off Pop3Service = Off Pop3Srv = Off WMAccess = Off[Shell] DefaultThemesOff = Yes[Branding] BrandIEUsingUnattended = Yes[URL] Home_Page = * Help_Page = * Search_Page = *[Proxy] Proxy_Enable = 0 Use_Same_Proxy = 0
Rudi1 Posted June 5, 2004 Posted June 5, 2004 I have no such problems and here you can find all your guestions answer!unattendedCheers!
ethux Posted June 5, 2004 Posted June 5, 2004 To skip the Welcome Setup Screen:Under [unattended], add: UnattendSwitch = YesI don't know why you've the regional settings . Yours seems correct.
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