Jump to content

Recommended Posts

Posted

Hello.... I made a winnt.sif file which looks like the following and put it in the CDSOURCE dir in the XPCREATE folder since thats the program I used for the ISO creation etc etc...

>>>WINNT.SIF

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated=0

UnattendedInstall="Yes"

[unattended]

UnattendMode=ProvideDefault

OemSkipEula=No

UnattendSwitch=No

OemPreinstall=Yes

OemPnPDriversPath="Drivers\000_SI3112;Drivers\001_network"

WaitForReboot=No

KeyboardLayout=US

[GuiUnattended]

OEMSkipRegional=0

TimeZone=20

OemSkipWelcome=0

[userData]

ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="Mike"

ComputerName=Wallace

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

zonegames=off

[shell]

DefaultStartPanelOff = Yes

DefaultThemesOff = Yes

[iEPopupBlocker]

BlockPopups=No

ShowInformationBar=No

[WindowsFirewall]

Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode = 0

>>> END

My problem is it doesn't enter the CD KEY in the boxes or the Time Zone settings, It does Put my name in and computer name in the box then I just hit next. I'm just wondering why some of the winnt settings are actually working and its ignoring others. I have it set to UnattendMode=ProvideDefault because I still want the box to pop up and just enter the specified data in the winnt.sif file so I can either change if I want or just hit NEXT. Also how can I stop it from just skipping over that first Blue screen after it loads all the drivers and such in the beginning it says like "Welcome to Windows XP" and says hit Enter to continue blah blah, right now it just skips directly to the partition creation screen. Skips over the License Agreement where you hit F8 to accept and I even have OemSkipEula=No .... I'm clueless, anyones feedback is helpful thank you.


Posted

your missing a lot of entries that is why.

go to unattended.msfn.org and find the winnt.sif section it will

explain to you what to do.

i suggest u download the microsoft deployment tool that everyone is using to create your winnt.sif

Posted

How am I missing a lot of entrees when I used the XP SP2 Deployment Tools to create the answer file... Already checked that site, no help.

Posted

UnAttendSwitch = YES

I think that's the one that's stopping you. Switch it and tell us how it goes.

Also change the OEMEula skipping option to YES too.

There might be a few others, but try those first.

Posted

UnattendMode = ProvideDefault in preinstallation scenarios where the OEM or administrator wants to give the person setting up the computer the option to change the predefined default answers (especially network options).

battleangel3222 is right

Read Deploy.chm

That may be just one problem

Posted
"im lost"....right...someone with 11 posts that is asking how to make a winnt is telling me im dumb while asking help for it. Please dont expect anymore help from me. Goodluck man.

You called your self dumb, my point is, if I wanted a fully unattended install I would of put that option, hence I don't so I didnt. Thanks

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...