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.

Winnt.sif line limit?

Featured Replies

I keep having an error on Line 50, so I deleted the command on that line and tryed again and yet it still has the error on Line 50. Anyone know if there is a line limit to the winnt.sif file? :}:realmad:

it would help if you attached the file or insert the code between the code brackets

  • Author

I dont how showing what my file is, is going to help, because it does not matter what command is on line 50, it keeps saying it has an error on line 50, I have done three different commands (all different) on that line. But here it is anyways.

;SetupMgrTag

[Data]    AutoPartition=1

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    AutomaticUpdates=No

[unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    UnattendSwitch=“Yes“

    TargetPath=\WINDOWS

    WaitForReboot="No"

    AutoActivate = No

[GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=XX

    OemSkipWelcome=1

[userData]

    ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

    FullName="John Smith"

    OrgName="John Smith and Company"

    ComputerName=SMITH2

[Display]

    BitsPerPel=32

[TapiLocation]

    CountryCode=1

    AreaCode=XXX

[identification]

    JoinWorkgroup=XXX

[Networking]

    InstallDefaultComponents=Yes

[Components]

    msmsgs=off

    msnexplr=off

    hearts=off

    zonegames=off

[shell]

    CustomDefaultThemeFile="%WinDir%\Resources\Themes\XXX.theme"

[WindowsFirewall]

    Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

    Mode = 0

[GuiRunOnce]

    %systemdrive%\install\batch_file.cmd

Is this line 50?

CustomDefaultThemeFile="%WinDir%\Resources\Themes\XXX.theme
  • Author

Yes, from the file, and I did have a " on the end of it. Dont know why it didnt copy over. I seen it and changed it on my post prior to your posting. But before I even added the Shell command, it was having problems with the Windows Firewall command.

Just guessing:

Is that theme already there in its proposed location on your hard disk?

Did you use the hacked DLL?

  • Author

Yea I am using the hacked .dll . And the theme is in the oem folders.

Where exactly in the OEM folders is it?

My Shell section of winnt.sif is as below, and works fine:

[Shell]
  CustomDefaultThemeFile="%systemroot%\Resources\Themes\Slate.theme"
  DefaultStartPanelOff=No
  DefaultThemesOff=No

See if you are having any unnecessary spaces or any illegal character in line50.

You're using odd quotations in UnattendSwitch=“Yes“, use " instead.

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.