Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Help! - Setup Error!

Featured Replies

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=0

MsDosInititated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEulA=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

Repartition=No

Unattendswitch="Yes"

WaitForReboot="No"

OemPnPDriversPath=Drivers\Motorolla\;Drivers\usb2\

DriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=No

AutoLogon=Yes

AutoLogonCount=1

OEMSkipRegional=1

TimeZone=120

OemSkipWelcome=1

[userData]

ProductKey=REMOVED

FullName="REMOVED"

OrgName="REMOVED"

ComputerName=REMOVED

[Display]

BitsPerPel=32

XResolution=800

YResolution=600

[TapiLocation]

CountryCode=012

Dialing=Tone

AreaCode=04

[RegionalSettings]

LanguageGroup=13,1

SystemLocale=00000409

UserLocale=00000409

InputLocale=0409:00000409

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Componants]

msmsgs=off

OEAccess=off

media_clips=off

Accessopt=off

templates=off

fax=off

Clipbook=off

hypertrm=off

zonegames=off

[GUIRunOnce]

%systemdrive%\install\menudelay0.vbs

%systemdrive%\install\acomplete.vbs

%systemdrive%\install\main_batch.cmd

%systemdrive%\install\hotfixes\hotfixes.cmd

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=9353

Check that thread out. Looks like there are a couple of things you can try.

FIRST. MsDosInititated="0" SHOULD read

MsDosInitiated="0"

You had Initit, which should be Initiat

IF 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 be

OemPnPDriversPath="\Drivers\Motorolla\;\Drivers\usb2\"

You need the back slashes in front of Drivers so that it knows they are directories.

  • 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

Well, what about

MsDosInititated="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.

  • 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!

Dunno, must have been some kind of different language version of setup manager that didn't have the spelling-corrected MsDosInitiated

  • Author

ah, I've got it :jump:

b0r3d, please report a bug in DaveXP's WinXP SIF Creator 2.0

I've used it to generate the sif file & it produces this "MsDosInititated" spelling mistake.

It's my winnt.sif creater, not DaveXP's :rolleyes:

And allrightey, ill fix that up :)

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 :)

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.

  • Author

XtremeMaC: sorry man, I don't remember

try to ask one of the administrators, or go directly to b0r3d, he's the creator :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.