MSFN Forum: I want show language selection screen with file Autounattend - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

I want show language selection screen with file Autounattend

#1 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 07 March 2013 - 02:32 PM

Hello
Brothers

I want to show the language selection screen with file Autounattend.xml

Where, in the case file is modified to show this screen is not automatic logon.

I want autologin with this screen.

Please modify the file Autounattend.xml

Thank you

Posted Image

Attached File(s)




#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 08 March 2013 - 10:00 AM

This program you used, Win Toolkit v1.4.0.65, must be outdated. This answerfile would not validate in WSIM since you have empty elements as well as deprecated ones.

Typically if you don't specify a language in the XML (such as yours) it should prompt for language selection. So if you want it to bypass this automatically, you need to specify the language options. Which language do you want?

#3 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 08 March 2013 - 10:50 AM

Dear brother

Can you help me get the file Autounattend.xml

Screen language is determined by the top as well as automatic login.

Thank you

#4 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 08 March 2013 - 10:52 AM

Please help me

#5 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 15 March 2013 - 11:25 AM

Please help me

#6 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 26 March 2013 - 09:13 AM

Where are you

Where brains

Please help me

Please help me

Please help me

#7 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 26 March 2013 - 09:25 AM

Which of those languages do you want to choose automatically?

Here is an example of how to have it pick English as the language.

        <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <SetupUILanguage>
                <UILanguage>en-</UILanguage>
            </SetupUILanguage>
            <UILanguage>en-</UILanguage>
            <UserLocale>en-</UserLocale>
            <SystemLocale>en-</SystemLocale>
            <InputLocale>0409:00000409</InputLocale>
        </component>


Add that setting into the windowsPE pass of your answer file.

This post has been edited by Tripredacus: 26 March 2013 - 09:37 AM


#8 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 26 March 2013 - 10:19 AM

No, my brother
This is not my order

I do not want it automatically
I want to choose from among the languages​​.

#9 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 26 March 2013 - 03:27 PM

Ok I am not sure then. Your XML file does not specify a language, so Windows Setup should prompt you to pick a language. It should ask you already...

I can't really test, I do not use Windows 8 with multiple languages.

#10 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 26 March 2013 - 05:35 PM

Dear brother
I want you to help me because I am tired of failed attempts.
I want as well as automatic entry to the system administrator.

Thank you for your interest

#11 User is offline   Aboabeer 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 20-August 07

Posted 26 March 2013 - 05:36 PM

You application on Windows 7 multilingual

#12 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 27 March 2013 - 07:55 AM

I don't use multilingual for Windows 7 either. All my OS are single language. So even when I did use French Windows 7, it was French only.

For testing, you can test installs in a VM.

As far as the Administrator account, I do not recommend enabling that, but if you want to do it, here is the code:

http://www.msfn.org/...ost__p__1021336

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy