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.

Remove the final few screens

Featured Replies

I have followed the guides and I have 3 screens remaining after I do my unattended install.

I have attached an image of the first one, then I have the Windows Update Screen and finaly the finnish screen

post-67213-1145981765_thumb.jpgpost-67213-1145981777_thumb.jpgpost-67213-1145981790_thumb.jpg

Does any know what settings I need to apply to remove these screens.

My WINNT.sif

[Data]

AutoPartition=1

MsDosInitiated = "No"

UnattendedInstall="Yes"

AutomaticUpdates="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall = "Yes"

TargetPath=\WINDOWS

[GuiUnattended]

OemSkipWelcome=1

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=85

[userData]

ProductID=

FullName="QuickInstall"

OrgName="QuickInstall"

ComputerName=*

[Display]

BitsPerPel=32

Xresolution=800

YResolution=600

Vrefresh=60

[TapiLocation]

CountryCode=44

[RegionalSettings]

LanguageGroup=1

SystemLocale=00000809

UserLocale=00000809

InputLocale=0809:00000809

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[shell]

DefaultStartPanelOff = Yes

DefaultThemesOff = Yes

[Components]

msmsgs=off

msnexplr=off

Edited by mcman

The following code is mine from my Winnt.sif file, not sure which line it is but my install skips the screen you want to skip (AutomaticUpdates=Yes or UnattendSwitch=Yes or OemPreinstall=Yes or OemSkipEula=Yes)

;
; FileName: WinNT.sif
; Composed By: Andrew Bell
; Compiled: 21st April 2006
; Email: zen62619@zen.co.uk
;

[Data]
AutoPartition=1
MsDosInitiated=0
UnattendedInstall=Yes
AutomaticUpdates=Yes

[Unattended]
UnattendMode=FullUnattended
Repartition=Yes
UnattendSwitch=Yes
TargetPath=\WINDOWS
WaitForReboot=No
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
Hibernation=1
OemPreinstall=Yes
OemSkipEula=Yes
WaitForReboot=No
KeyboardLayout="United Kingdom"

[GuiUnattended]
AdminPassword="password"
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
TimeZone=85
OEMSkipRegional=1
OemSkipWelcome=1

[UserData]
ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
FullName="Windows User"
OrgName="Private"
ComputerName=*

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

[TapiLocation]
CountryCode=44
AreaCode=0191

[RegionalSettings]
LanguageGroup=1
Language=00000809

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page=about:blank

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[IEPopupBlocker]
BlockPopups = Yes
FilterLevel = High
ShowInformationBar = No

[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode = 0

[SystemFileProtection]
SFCQuota = 0

[Components]
msmsgs=off
msnexplr=off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off

[GuiRunOnce]
Command0="regsvr32.exe /S %SystemRoot%\system32\LegitCheckControl.dll"

  • Author

I have the line

OemSkipWelcome=1

Any other ideas

Edited by mcman

Try to add this:

[Unattended]
UnattendSwitch=Yes

And I think you should remove your ProductID from your first post. :whistle:

Try to add this:

[Unattended]
UnattendSwitch=Yes

And I think you should remove your ProductID from your first post. :whistle:

:whistle: free serial, wounder what this works on haha oj, why do people not read through their own work when posting. ? :thumbup

[Unattended]
UnattendSwitch=Yes

This should do the job, Yes I remember now.

I have followed the guides and

[userData]

ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="QuickInstall"

OrgName="QuickInstall"

ComputerName=*

yes you nut, take off your ruddy serial number! :blink:

as has been said by many msfn members

Edited by xper

Man now he removed the serial and you post it again.......pretty useless to post it in quotes... :wacko:

Could any admin take that out of that post?

Edited by airmr

Try to add this:

[Unattended]
UnattendSwitch=Yes

So it just Yes not "Yes"? I'm new to all this & mine has the quotes........which I have now removed.

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.