Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

few minor errors with winnt.sif

Featured Replies

ive used a combination of nlite and various other programs, guides, this forum etc to set up a completely unattended windows installation. i have it all setup except a few minor problems i cant seem to correct. the windows installation prompts for to verify if the display settings are appropriate and then prompts to enable windows update.i want to be able to just insert my disk, choose a partition and come back to a logged in windows. here is my current winnt.sif file that i cant figure out why its not working properly.

; Generated by nLite 1.0 beta 5

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

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

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

[SystemRestore]
MaximumDataStorePercentOfDisk = 0

[GuiUnattended]
AutoLogon = Yes
EncryptedAdminPassword = No
AdminPassword = "edit"
TimeZone = 020
OEMSkipRegional = 1
OemSkipWelcome = 1

[Shell]
DefaultThemesOff = Yes
DefaultStartPanelOff = Yes

[Components]

[UserData]
ProductKey = "edit"
ComputerName = edit
FullName = "edit"

[RegionalSettings]
Language = 0409

[Networking]
InstallDefaultComponents = Yes

[Identification]
JoinWorkgroup = workgroup

[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode = 0

[GuiRunOnce]
%systemdrive%\install\bootscreen.cmd
%systemdrive%\install\applications.cmd
%systemdrive%\cleanup.cmd

as you can see, i have auto update enabled andconfirm display enabled but they keep giving me problems, any help?

[EDIT]

i fixed the user account prompt, i had saved my oobinfo.ini to an older install i had been doing and didnt realize it :blushing:

Edited by Rodney

  • Author

okay ive tried a few other methods for skipping the windows update and display settings prompt.

i tried the "SkipAutoUpdate" setting in my oobeinfo.ini and then i tried changing "AutomaticUpdates" in my winnt.sif file from yes to 1 with no luck. i also tried the "ConfigureAtLogon" for the display settings prompt to not display during setup but after the user first logs in. none of this has worked and still halts my install for user input, any help?

; Generated by nLite 1.0 beta 5

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

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

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

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

[Components]

[UserData]
ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
ComputerName = MINE
FullName = "meuser"
OrgName = "none"

[RegionalSettings]
Language = 1009

[Networking]
InstallDefaultComponents = Yes

[Identification]
JoinWorkgroup = none

[GuiRunOnce]
%cdrom%\wpi\wpi.cmd

This is my settings, with mine i can just select the partition, and leave it, and it will install and log in automatically

  • Author

hrm thanks that worked, now ill just do a little modifying :) :)

In the GuiRunOnce - do you not need Command0, Command1 etc infront of each line?

Also, are " marks necessary either end of the actual command?

Cheers,

Chris

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.