Re: Problem installing MUI in an unattend installation
- From: v-xuwen@xxxxxxxxxxxxxxxxxxxx (Vincent Xu [MSFT])
- Date: Thu, 07 Dec 2006 05:20:30 GMT
Hi,
To creat a boot disk with network could be more complicated. Check
following links:
http://www.bootdisk.com/
http://www.netbootdisk.com/
http://support.microsoft.com/kb/142857
Hope this helps.
Best regards,
Vincent Xu
Microsoft Online Partner Support
======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no rights.
======================================================
--------------------
<nv3xP5CGHHA.856@xxxxxxxxxxxxxxxxxxxxxx>From: "Hugo" <hugorobichrg@xxxxxxxxxxxxxx>
References: <OtHpst8FHHA.4464@xxxxxxxxxxxxxxxxxxxx>
<#rmDxUHGHHA.4652@xxxxxxxxxxxxxxxxxxxx>
<LOEuEAOGHHA.2080@xxxxxxxxxxxxxxxxxxxxxx>
microsoft.public.windowsxp.setup_deployment:261Subject: Re: Problem installing MUI in an unattend installation
Date: Wed, 6 Dec 2006 11:45:41 -0500
Lines: 258
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2869
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
Message-ID: <uzFZ5XVGHHA.3872@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.windowsxp.setup_deployment
NNTP-Posting-Host: rtss13.ssss.gouv.qc.ca 199.243.239.13
Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
Xref: TK2MSFTNGHUB02.phx.gbl
messageX-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
Hi !
Ok.. But how can I connect to a network share to start installation with
this information !!!
I probably miss something !
Hugo
"Vincent Xu [MSFT]" <v-xuwen@xxxxxxxxxxxxxxxxxxxx> a écrit dans le
rights.de news: LOEuEAOGHHA.2080@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I think you have to obtain a Windows XP boot disk. Check following
article:
http://support.microsoft.com/kb/305595
http://support.microsoft.com/kb/310994
Hope this helps.
Have a good day!
Best regards,
Vincent Xu
Microsoft Online Partner Support
======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no
message...======================================================
--------------------
<nv3xP5CGHHA.856@xxxxxxxxxxxxxxxxxxxxxx>From: "Hugo" <hugorobichrg@xxxxxxxxxxxxxx>
References: <OtHpst8FHHA.4464@xxxxxxxxxxxxxxxxxxxx>
microsoft.public.windowsxp.setup_deployment:228Subject: Re: Problem installing MUI in an unattend installation
Date: Tue, 5 Dec 2006 08:56:36 -0500
Lines: 175
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2869
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
X-RFC2646: Format=Flowed; Original
Message-ID: <#rmDxUHGHHA.4652@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.windowsxp.setup_deployment
NNTP-Posting-Host: rtss13.ssss.gouv.qc.ca 199.243.239.13
Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP04.phx.gbl
Xref: TK2MSFTNGHUB02.phx.gbl
don'tX-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
Hi !
I use Unattend installation from DOS boot USB device (16 bits)... So I
use winnt32.exe... And I think this is why I received an error
installI
iscan reproduce this error message if I copy the MUI directory in my
"i386\$oem$\$1" directory and manually start the muisetup.exe after all
anddone ...When all is done, If I look in c:\MUIINST directory, all files
directory have short file name !!! So I think that setup try to
whenMUI
messagein a 16 bits environment !!!
Any idea !
Hugo
"Vincent Xu [MSFT]" <v-xuwen@xxxxxxxxxxxxxxxxxxxx> a écrit dans le
de news: nv3xP5CGHHA.856@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
First, we'd better make sure the unattend file is correct.
Check the following settings are relevant for an Unattend.txt file
layoutyou
configure Windows MultiLanguage version-related settings during an
unattended installation:
[RegionalSettings]
Language = locale ID
LanguageGroup = language group ID, language group ID
SystemLocale = locale ID
UserLocale = locale ID
InputLocale = locale ID:keyboard layout ID, locale ID:keyboard
regionalID
UserLocale_DefaultUser = locale ID
InputLocale_DefaultUser = locale ID:keyboard layout ID
The [RegionalSettings] section contains entries for installing
foldersettings during Setup.
If you include [RegionalSettings] in Unattend.txt, you must also use
the
/copysource:lang command-line option of Winnt32.exe so that Setup
copies
the appropriate language files to the hard disk. The command winnt32
/copysource:lang copies all the files in the PRODUCT:\i386\Lang
youto
MicrosoftMASTER:\%WINDIR%\Lang.
For a list of valid locales and their language groups, visit the
Global
Software Development Web site at
http://www.microsoft.com/globaldev/reference/muizone.mspx
LanguageGroup
Specifies the language group for this installation.
Syntax LanguageGroup = language_group_ID[, language_group_ID[, ...]]
Values language_group_ID[, language_group_ID[, ...]]
Example LanguageGroup = 2
Comments You cannot specify a particular locale or language unless
languageinstall the
appropriate language group. In Windows XP, if you install one
example,group, then you install all corresponding language groups. For
Optionsif
you install one language group from the set of Far Eastern language
groups,
then you also install associated language
groups. Likewise, if you install one language group from the set of
complex
script
language groups, then you install all complex script language groups.
The supported language group IDs are listed in the following table.
ID Language Group Corresponding Value in Regional and Language
languageControl
Panel
1 Western Europe and United States Installed by Default
2 Central Europe Installed by Default
3 Baltic Installed by Default
4 Greek Installed by Default
5 Cyrillic Installed by Default
6 Turkic Installed by Default
7 Japanese East Asian Language
8 Korean East Asian Language
9 Traditional Chinese East Asian Language
10 Simplified Chinese East Asian Language
11 Thai Complex Script
12 Hebrew Complex Script
13 Arabic Complex Script
14 Vietnamese Complex Script
15 Indic Complex Script
16 Georgian Complex Script
17 Armenian Complex Script
For a list of specific languages that correspond to particular
Unattendedgroups, see the Microsoft Global Software Development Web site at
http://www.microsoft.com/globaldev/.
For more details, please refer to the following articles:
How To: Specify language and international settings during unattended
setup
http://www.microsoft.com/globaldev/reference/win2k/setup/specify.mspx
325856 HOW TO: Specify Regional and Language Settings for an
media,<http://support.microsoft.com/?id=325856>
ID: 289125 HOW TO: Create the Regional and Language Settings for an
Unattended
http://support.microsoft.com/default.aspx?scid=kb;en-us;289125
Windows XP Preinstallation Reference help file located in the
Support\Tools\Deploy.cab folder on your Windows XP installation
newsreadercantopic "Preinstalling the Multilingual User Interface (MUI) Pack". You
find very detailed information in Deploy.htm.
Hope this helps.
Best regards,
Vincent Xu
Microsoft Online Partner Support
======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gblrights.so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no
======================================================
--------------------
From: "Hugo" <hugorobichrg@xxxxxxxxxxxxxx>
Subject: Problem installing MUI in an unattend installation
Date: Mon, 4 Dec 2006 12:41:29 -0500
Lines: 17
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2869
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
Message-ID: <OtHpst8FHHA.4464@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.windowsxp.setup_deployment
NNTP-Posting-Host: rtss13.ssss.gouv.qc.ca 199.243.239.13
Path:
with...microsoft.public.windowsxp.setup_deployment:205Xref: TK2MSFTNGHUB02.phx.gbl
X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
Hi !
I have a problem installing MUI (MultiLanguage User Interface) in an
unattend installation.
I thnik I do exactly what specified in readme.txt file that come
But I received this message :
INF Install failure. Reason: The operation was canceled by the user.
I search the WEB but found nothing !!
Any help will be appreciated !
Hugo
.
- References:
- Problem installing MUI in an unattend installation
- From: Hugo
- RE: Problem installing MUI in an unattend installation
- From: Vincent Xu [MSFT]
- Re: Problem installing MUI in an unattend installation
- From: Hugo
- Re: Problem installing MUI in an unattend installation
- From: Vincent Xu [MSFT]
- Re: Problem installing MUI in an unattend installation
- From: Hugo
- Problem installing MUI in an unattend installation
- Prev by Date: Re: 2 WinXP versions on one hard drive? (Dual-boot?)
- Next by Date: Re: PRODUCT KEY
- Previous by thread: Re: Problem installing MUI in an unattend installation
- Next by thread: Auto-logon
- Index(es):
Relevant Pages
|
|