Jump to content

Recommended Posts

Posted (edited)

Ok heres the steps ive taken maybe someone can tell me where i went wrong...

Started with source files from a Dell Royalty Disk (for activation reasons). Then used Nlite to update service pack to SP3 and to do my registry tweaks as well as remove unwanted items and make my unattended... Then Used DPs_BASE.exe to slipstream driver packs from DriverPacks.net. Then used makeiso to make the iso.

Threw it in VirtualBox and everything goes as plan except the Computer Name dialog comes up and has what i have in winnt.sif highlighted. So i have to manually press enter and then everything works like a charm...

Ive tried switching the comp name in winnt.sif to * without success. Has anyone ran into this problem? Is it because of VirtualBox or something else?

Below is my winnt.sif

; Generated by nLite 1.4.7

[Data]

AutomaticUpdates="No"

Autopartition=0

MsDosInitiated=0

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

UnattendSwitch="Yes"

OemPreinstall="Yes"

OemSkipEula="Yes"

FileSystem=*

WaitForReboot="No"

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[systemRestore]

DisableSR=1

CreateFirstRunRp=0

[GuiUnattended]

EncryptedAdminPassword="No"

AutoLogon="Yes"

TimeZone=35

OEMSkipRegional=1

OemSkipWelcome=1

[Components]

[identification]

JoinWorkgroup="WORKGROUP"

[userData]

ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName="Owner"

OrgName="@work"

ComputerName=*

[Networking]

InstallDefaultComponents="Yes"

[WindowsFirewall]

Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode=0

--------------------------------------------------------------------------------------------------------

Thanks for your help...

Edited by mrd05d

Posted

The page that comes up has two options; computer name and admin password, and since you've only defined the computer name but not the admin password in your winnt.sif, then i'm guessing that this is the problem...

Try to add 'AdminPassword=*' (or whatever...) under [GuiUnattended]...

Posted (edited)

Posted without double checking... Will try to add the line and get back to you

Edited by mrd05d

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