Jump to content

Recommended Posts

Posted

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:


Posted

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

Posted

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.

Posted

Just guessing:

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

Did you use the hacked DLL?

Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...