Jump to content

How to make nLite customised OS give option to "Press Enter to In


mjr4077au

Recommended Posts

Hi, I made a CD using nLite and there is only one thing that annoys me - it goes straight to the Partitioning page and doesn't ask me for the Recovery Console or not. Here is my script:

; Generated by nLite 1.4.1

[Data]
AutomaticUpdates="Yes"
Autopartition=0
MsDosInitiated=0
UnattendedInstall="Yes"

[Unattended]
UnattendMode=DefaultHide
UnattendSwitch="No"
OemPreinstall="No"
EulaComplete="1"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
Hibernation="No"
TargetPath=\WINDOWS

[SetupData]
OSLoadOptionsVar="/noexecute=optin"

[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=75

[TapiLocation]
CountryCode=61
Dialing=Tone
AreaCode=02

[GuiUnattended]
AdminPassword="q1w2e3r4t5y6"
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=255
OemSkipWelcome=1

[Shell]
CustomDefaultThemeFile="%WinDir%\Resources\Themes\Royale.Theme"

[Components]

[RegionalSettings]
LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1
SystemLocale="00000c09"
UserLocale="00000c09"
UserLocale_DefaultUser="00000c099"
InputLocale="00000c09:00000409"
InputLocale_DefaultUser="00000c09:00000409"

[Networking]
InstallDefaultComponents="No"

[NetClients]
MS_MSClient=params.MS_MSClient

[NetServices]
MS_SERVER=params.MS_SERVER

[NetProtocols]
MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
MS_NetMon=params.MS_NetMon

[WindowsFirewall]
Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode=0

[Identification]
JoinWorkgroup="LAN_0001"

A friend of mine has this 9-in-1 which was obtained through "not-so-legal-methods". It gives you the choice for a Console or to Install Windows, but doesn't hit you up for the EULA. Here is the script:

[data]
msdosinitiated="1"
floppyless="1"
LocalSourceOnCD="1"
AutoPartition="0"
UseSignatures="yes"
InstallDir="\WINDOWS"
EulaComplete="1"
winntupgrade="no"
win9xupgrade="no"
Win32Ver="a280105"
uniqueid="C:\WINDOWS\PEM"
OriSrc="D:\ROOT\XPPC\"
OriTyp="5"
[regionalsettings]
Language=00000409
LanguageGroup=1

If anyone can help me, It'd be very appreciated. These scripts are as-is but I have removed the Product Keys. Thanks in Advance, Mitch.

Link to comment
Share on other sites


I understand exactly what you're saying, having both options does contradict itself. In an ideal world, you'd be able to pick every page. My apologies for not doing my research as I should have read the FAQ and obviously read the options I was selecting in nLite.

Thanks for your swift reply and many, many thanks for nLite.

Link to comment
Share on other sites

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