Jump to content

Recommended Posts

Posted

recently, I've made my own Unattended Windows...it works!

This is the tekst within my winnt.sif:

;
; Generated by nLite 0.99.9 beta
;

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

[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
OemSkipEula = Yes
FileSystem = *
WaitForReboot = No
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
TargetPath = Windows
Hibernation = No

[GuiUnattended]
AutoLogon = Yes
AdminPassword = *
TimeZone = 110
OEMSkipRegional = 1
OemSkipWelcome = 1

[Shell]
DefaultThemesOff = Yes
DefaultStartPanelOff = Yes

[Components]
       msmsgs=off
       zonegames=off

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

[UserData]
ProductKey = "THISS-ASAMP-LEOFT-THEKE-YYYYY"
ComputerName = PCBOVEN
FullName = "Rob Geerts"

[RegionalSettings]
Language = 0413

[Networking]

[Identification]
JoinDomain = "Werkgroep"

What I was wondering...

Is it possible to create ONE dialog before setup is going to install devices where I can only enter the computer name, the product key, full name and domain? That the dialog puts this in a winnt.sif...

But if filled in nothing, then take defaults...


Posted

you can always use wihu lite to change fullname, computername and workgroup, you have to use it with cmdlines.txt and it will be executed around the 13 minutes mark

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