Jump to content

Recommended Posts

Posted

Can anyone tell me what my WINNT.SIF should look like for an installation that I will be able to use to repair?

At the very minimum I would like to include my cd-key in the install. Is this possible?


  • 2 weeks later...
Posted

Hi everybody!

I want to make a FullUnattanded XP CD, but one thing is wrong and the CD isn't FullUnnatended.

So my problem is: the beginnig of the installation, XP shows the "License Argument" and I must click "I agree the license"... How can I switch of this window..or how can I make this method automatic. Here is my winnt.sif, it's works fine, but the License window is still there....

Please help me!

Winnt.sif:

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon = "Yes"

AutoLogonCount = 1

TimeZone = 095

OEMSkipRegional=1

OemSkipWelcome = 1

Posted

Mine has

OemSkipEula = Yes

and it works.

It'd have been better to start a new topic for your query since it's nothing to do with the original topic about repair installation.

Posted
No!!! I said the license argument in the T-37... See the attached file...How Can I skip this window??????

No need to shout! First of all, you never mentioned T-37 in your post. Second, you didn't post your entire winnt.sif file, so there was no way of knowing what's in it and what isn't.

Posted (edited)

No!!! I said the license argument in the T-37... See the attached file...How Can I skip this window??????

No need to shout! First of all, you never mentioned T-37 in your post. Second, you didn't post your entire winnt.sif file, so there was no way of knowing what's in it and what isn't.

Sorry CTRL-X! Here is my full winnt.sif:

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

OemPreinstall=Yes

UnattendSwitch="yes"

TargetPath=\WINDOWS

OemSkipEula=1

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon = "Yes"

AutoLogonCount = 1

TimeZone = 095

OEMSkipRegional=1

OemSkipWelcome = 1

OemSkipEula = Yes

[userData]

ProductID=

FullName="Username"

OrgName="Company"

ComputerName=HOME

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Data]

AutomaticUpdates = No

[Display]

BitsPerPel = 32

XResolution = 1024

YResolution = 768

VRefresh = 60

AutoConfirm = 1

And it still don't works. What can I do for automatic agree the License argument?

Edited by xper
Posted

This is incorrect:

[unattended]OemSkipEula=1

[GuiUnattended]

OemSkipEula = Yes

It should be:

[unattended]OemSkipEula = Yes

Read and follow the guide/ref.chm carefully.

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...