October 21, 200322 yr I've made my unattended CD, but as soon as the GUI process starts, it gives me this message: Fatal Error:Internal Setup data structures are corrupted (phase 0)here's my winnt.sif:;SetupMgrTag[Data]Autopartition=0MsDosInititated="0"UnattendedInstall="Yes"[unattended]UnattendMode=FullUnattendedOemSkipEulA=YesOemPreinstall=YesTargetPath=\WINDOWSRepartition=NoUnattendswitch="Yes"WaitForReboot="No"OemPnPDriversPath=Drivers\Motorolla\;Drivers\usb2\DriverSigningPolicy=Ignore[GuiUnattended]AdminPassword=*EncryptedAdminPassword=NoAutoLogon=YesAutoLogonCount=1OEMSkipRegional=1TimeZone=120OemSkipWelcome=1[userData]ProductKey=REMOVEDFullName="REMOVED"OrgName="REMOVED"ComputerName=REMOVED[Display]BitsPerPel=32XResolution=800YResolution=600[TapiLocation]CountryCode=012Dialing=ToneAreaCode=04[RegionalSettings]LanguageGroup=13,1SystemLocale=00000409UserLocale=00000409InputLocale=0409:00000409[identification]JoinWorkgroup=WORKGROUP[Networking]InstallDefaultComponents=Yes[Componants]msmsgs=offOEAccess=offmedia_clips=offAccessopt=offtemplates=offfax=offClipbook=offhypertrm=offzonegames=off[GUIRunOnce]%systemdrive%\install\menudelay0.vbs%systemdrive%\install\acomplete.vbs%systemdrive%\install\main_batch.cmd%systemdrive%\install\hotfixes\hotfixes.cmd
October 21, 200322 yr lol, I searched google for that error message, and the very first entry that showed up was to a thread here on MSFN.http://board.MSFN.org/index.php?showtopic=9353Check that thread out. Looks like there are a couple of things you can try. FIRST. MsDosInititated="0" SHOULD readMsDosInitiated="0"You had Initit, which should be InitiatIF that doesn't work, THEN try these.Rename your winnt.sif to WINNT.SIF all caps. Remove quotes from MsDosInititated="0"UnattendedInstall="Yes" so it's just 0 and Yes.OemPnPDriversPath=Drivers\Motorolla\;Drivers\usb2\ should beOemPnPDriversPath="\Drivers\Motorolla\;\Drivers\usb2\"You need the back slashes in front of Drivers so that it knows they are directories.
October 21, 200322 yr Author I think that I should rename my winnt.sif to WINNT.SIF !everything else is similar to the thread you provided, except for:Unattendswitch="Yes", they wrote it with the NO value
October 21, 200322 yr Well, what aboutMsDosInititated="0"Did you change that? In that thread that was the real problem. You have Inititated, which is not a word. It should be Initiated.
October 21, 200322 yr Author but why does the setup manager produce a wrong syntax like this: MsDosInititated="0" ?!I've used setup manager before, and there was no problem!
October 21, 200322 yr Dunno, must have been some kind of different language version of setup manager that didn't have the spelling-corrected MsDosInitiated
October 21, 200322 yr Author ah, I've got it :jump: b0r3d, please report a bug in DaveXP's WinXP SIF Creator 2.0I've used it to generate the sif file & it produces this "MsDosInititated" spelling mistake.
October 21, 200322 yr hehe dont mention it.I'm just curious as to what made you think it was created by DaveXP, when my name is branded all throughout the program lol
October 21, 200322 yr hehe dont mention it.I'm just curious as to what made you think it was created by DaveXP, when my name is branded all throughout the program lol Yes it is bor3d's i even put in my script that it wss bor3d's in a great program to.
October 22, 200322 yr Author XtremeMaC: sorry man, I don't remembertry to ask one of the administrators, or go directly to b0r3d, he's the creator
Create an account or sign in to comment