LazyBoy Posted October 12, 2005 Posted October 12, 2005 Are these different from each other?ExampleFullName="LazyBoy"FullName=LazyBoyFullName = LazyBoyFullName = "LazyBoy"Example 2TargetPath="\Windows"TargetPath=\WindowsTargetPath = "\Windows"TargetPath = \WindowsI tested my answer file that had some compnents turned off. I used (e.g.) hearts = off and it still installed, so that raised my question about the answer file.
Shark007 Posted October 12, 2005 Posted October 12, 2005 (edited) Your 2 examples presented would produce identicle resultsfor each of the 4 items you listed.The only possible reason i can think of for 'hearts=off' to not have workedwould be that you didnt place it under the appropriate section.It should be listed as follows:[components]hearts=offfor your conveniance i attached a full listing of itemsthat can be placed under the components section.shark Edited October 12, 2005 by Shark007
LazyBoy Posted October 12, 2005 Author Posted October 12, 2005 Yeah...just tried it again and it didn't work. I followed the WXPSP2 Deployment Tool Help File and had this:[Components]AccessOpt = Offchat = Offclipbook = Offfax = Offfp_extensions = Onfreecell = Onhearts = Offindexsrv_system = Offmedia_clips = Offminesweeper = Onmousepoint = Offmsnexplr = Offpinball = Offrec = Offsolitaire = Onspider = Offzonegames = OffNone of those were removed as far as I'm concerned. I used nLite RC1 to remove Components MSN Explorer and Windows Messenger and I THINK by doing that it disabled the [Components] answers in WINNT.SIF file. Just a wild guess because I'm new to creating a customized Windows CD and really don't know what's wrong. :/
InTheWayBoy Posted October 12, 2005 Posted October 12, 2005 I don't know if it's protocol or not, but I always edit mine to be as such:ITEM="Answer"Like this:chat="Off"Never run into a problem that way. I always enclose the answer in quotes, even though most examples don't. I just think it's cleaner and more uniform in the end.
Asin Posted October 12, 2005 Posted October 12, 2005 Unfortunately, what you're telling us isn't enough information.Can we have a copy of your winnt.sif file?Please remove all identifiable items first, including your product key.
LazyBoy Posted October 12, 2005 Author Posted October 12, 2005 Here is is:[Data]AutomaticUpdates = 1Autopartition = 0MsDosInitiated = 0UnattendedInstall = YesOemDrivers = OemInfFiles[unattended]UnattendMode = ProvideDefaultUnattendSwitch = YesOemPreinstall = YesOemSkipEula = YesFileSystem = *WaitForReboot = NoNoWaitAfterTextMode = 1NoWaitAfterGUIMode = 1DriverSigningPolicy = IgnoreNonDriverSigningPolicy = IgnoreHibernation = No[Display]AutoConfirm = 1BitsPerPel = 32Xresolution = 1280Yresolution = 960Vrefresh = 60[systemRestore]CheckpointCalendarFrequency = 3MaximumDataStorePercentOfDisk = 4RestorePointLife = 14[GuiUnattended]TimeZone = 04OEMSkipRegional = 1OemSkipWelcome = 1[Components]AccessOpt = Offchat = Offclipbook = Offfax = Offfp_extensions = Onfreecell = Onhearts = Offindexsrv_system = Offmedia_clips = Offminesweeper = Onmousepoint = Offmsnexplr = Offpinball = Offrec = Offsolitaire = Onspider = Offzonegames = Off[userData]ProductKey = "Product Key"ComputerName = COMPUTER-1FullName = "LazyBoy"OrgName = "None"[RegionalSettings]Language = 0409LanguageGroup = 7,10,9,1[Networking]InstallDefaultComponents = Yes[identification]JoinWorkgroup = HOME[branding]BrandIEUsingUnattended = YesHome_Page = http://www.google.com/igQuick_Link_1_Name = "Ultimate Unattended XP CD"Quick_Link_1 = http://unattended.msfn.org/://http://www.google.com/igQuick_...ended.msfn.org/[iEPopupBlocker] BlockPopups = Yes FilterLevel=Low ShowInformationBar=Yes[OemInfFiles]OemDriverFlags = 1OemDriverPathName = "%SystemRoot%\nldrv"OemInfName = "yk51x86.inf","oemhl01a.inf","2005fpw.inf","neta3ab.inf","nv4disp2.inf","nv4_disp.inf","lvpro2c.inf","lvpro2s.inf","lvpro2v.inf","e1000325.inf","inibtmgr.inf","c2_26409.inf","cx_26409.inf"
Asin Posted October 13, 2005 Posted October 13, 2005 What happens when you change UnattendMode to FullUnattended in [unattended]?
LazyBoy Posted October 13, 2005 Author Posted October 13, 2005 I don't know. How would that affect it?Right now I'm creating new ISOs with fewer nLite settings and I'm gonna go from there and see if I can find out what's wrong.
Asin Posted October 13, 2005 Posted October 13, 2005 It's just a guess. There isn't much documentation on that property.
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