Jump to content

Recommended Posts

Posted (edited)

I know there is a search function but I'm not sure what to search for, but as it is right now I have the install almost unattended but it still asks me for the regional setup, does the mini-welcome, firewall and update setup and when I run nLite it shows a "Yellow" light beside Unattended. Am I to presume this yellow light means it won't work right or is it just to throw you off?

This is my WINNT.SIF file and any help would be appreciated:


; Generated by nLite 1.3 RC 2

[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
Hibernation="No"

[Display]
AutoConfirm=1
Xresolution=1024
Yresolution=768
BitsPerPel=32
Vrefresh=60

[SystemRestore]
DisableSR=1
CreateFirstRunRp=0

[GuiUnattended]
EncryptedAdminPassword="No"
AutoLogon="Yes"
AutoLogonCount=1
AdminPassword=*
OEMSkipRegional=1
OemSkipWelcome=1
TimeZone=004

[Shell]
DefaultThemesOff="Yes"

[Components]
Iis_common=Off
Iis_ftp=Off
Iis_inetmgr=Off
Iis_internetdataconnector=Off
Iis_nntp=Off
Iis_serversideincludes=Off
Iis_smtp=Off
Iis_webadmin=Off
Iis_webdav=Off
Iis_www=Off
Iis_www_vdir_scripts=Off
Iis_asp=Off

[UserData]
ProductKey=""
ComputerName=TEST
FullName="Ncix Test"
OrgName="ncix"

[RegionalSettings]
Language= "0409"

[Networking]
InstallDefaultComponents="Yes"

[WindowsFirewall]
Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode=0

Thanks

Edited by dingyhead

Posted (edited)

change

[unattended]

UnattendMode=FullUnattended

to

[unattended]

UnattendMode=DefaultHide

Then it will only prompt for information not given in the winnt.sif file

Also just a correction, the header should say Windopws XP SP2, There isnt even a Vista SP1 yet :)

Edited by phkninja
Posted
change

[unattended]

UnattendMode=FullUnattended

to

[unattended]

UnattendMode=DefaultHide

Then it will only prompt for information not given in the winnt.sif file

Also just a correction, the header should say Windopws XP SP2, There isnt even a Vista SP1 yet :)

hahah oops I meant XP Pro :P Anyways I'll try that and see what happens.

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