Jump to content

Recommended Posts

Posted

I tries many time but not work to add Languages with Unattended.

I want to make this option:

111228.gif

also make this:

111229.gif

my winnt.sif

;SetupMgrTag

[Data]    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    AutomaticUpdates=yes

[unattended]

    UnattendMode=FullUnattended

    NTupgrade=Yes

    OemSkipEula=Yes

    OemPreinstall=YES

    TargetPath=\WINDOWS

    FileSystem=*

    UnattendSwitch="yes"

    WaitForReboot="No"

    DriverSigningPolicy=Ignore

[GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=150

    OemSkipWelcome=1

[userData]

    ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

    FullName="MAN"

    OrgName="Street Fighter"

    ComputerName=RYU

[Display]

    BitsPerPel=16

    Xresolution=640

    YResolution=480

[RegionalSettings]

    LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1

    Language=00000409

[identification]

    JoinWorkgroup=WORKGROUP

[Networking]

    InstallDefaultComponents=Yes

[Components]

    msmsgs=off

    msnexplr=off

    freecell=off

    hearts=off

    minesweeper=off

    pinball=off

    solitaire=off

    spider=off

    zonegames=off

[GuiRunOnce]

    %systemdrive%\install\batch_file1.cmd

[WindowsFirewall]

    Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

    Mode = 0

[iEPopupBlocker]

    BlockPopups=Yes

    ShowInformationBar=Yes

    FilterLevel=Medium


Posted

[RegionalSettings]
   LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6
,14,1
   Language=00000409

Should be

[RegionalSettings]
LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1
Language=13

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