Mass deployment of French Language Pack to 100+ SurfaceRT 8.1 devices

Hi,
Has anyone been able to download the French Language pack separately (or any language pack for that matter) - store it on a USB stick and do a mass install to a number of SurfaceRT devices?
I see you have the option to download the language pack for some languages but not French or the major languages out there -
http://windows.microsoft.com/en-us/windows/language-packs#lptabs=win8
Wondering if there is also a way to install on SurfaceRT - use that as a golden image and deploy to another 100 other SurfaceRT devices - I see it does have sysprep there. Anyone tried?
Daniel
Daniel Mar

Hi Daniel,
There is a solution to retrieve the language pack, although I'm not sure it is a method that can find approval of Microsoft.
With an network analysis tool like Wireshark, or Fiddler, performing the step that is described in the post, by Kelvin. You can retrieve the actual URL of the CAB file that will be downloaded. This way you can copy and paste the URL in your internet browser
and download the actual CAB file.
The CAB file can then be injected in the operating system with DISM, with the following command:
DISM /Online /Add-Package /PackagePath:"<path to package>\filename.cab"
This can be automated, and distributed to your clients in any way you wish.
Also, it can be embedded when creating your image you use for deployment.
Good luck!
If this post is helpful please click "Mark for answer", thanks! Kind regards

Similar Messages

  • Add French language pack to Curve 8520

    Dears,
    I recently updated my device (Curve 8520) software to version 5.0.0.1036, since then I don't have French in my languages anymore.
    When trying to add this with the Desktop Manager, the language is not mentioned in the Application List.
    Can someone help me to add the French pack to my device?
    Thanks in advance.
    Regards,
    J.

    hello jorge_ucles,
    the language packs are included in the OS installer. Whatyou need to do is find an OS that contains the french language pack.
    You can look at the french carriers (Orange France, Vodafone SFR, Bouygues Telecom) or European carriers (like Vodafone DE or O2).
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Deployment of Turkish Language Pack using GPO shutdown script

    Running the following command through cmd installs the desired language pack successfully on a client machine with Office 2010:
    \\server\share\Office\setup.exe /config
    \\server\share\Office\OMUI.tr-tr\config.xml
    The question now is "How can I deploy the language pack via GPO?"
    I'm using the following batch to deploy office 2010 in my environment, so far my attempts to deploy the language pack using a modified version of this batch failed...
    What would I need in this batch file to achieve language pack deployment? 
    setlocal
    REM *********************************************************************
    REM Environment customization begins here. Modify variables below.
    REM *********************************************************************
    REM Get ProductName from the Office product's core Setup.xml file, and then add "office14." as a prefix.
    set ProductName=Office14.PROPLUS
    REM Set DeployServer to a network-accessible location containing the Office source files.
    set DeployServer=\\xx\Office2010SourceFiles32bit
    REM Set ConfigFile to the configuration file to be used for deployment (required)
    set ConfigFile=\\xx\Office2010SourceFiles32bit\ProPlus.WW\config.xml
    REM Set LogLocation to a central directory to collect log files. (the user doing the install needs write access)
    set LogLocation=\\xx\Office2010LogFiles32bit
    REM *********************************************************************
    REM Deployment code begins here. Do not modify anything below this line.
    REM *********************************************************************
    IF NOT "%ProgramFiles(x86)%"=="" (goto ARP64) else (goto ARP86)
    REM Operating system is X64. Check for 32 bit Office in emulated Wow6432 uninstall key
    :ARP64
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432NODE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%
    if NOT %errorlevel%==1 (goto End)
    REM Check for 32 and 64 bit versions of Office 2010. (Office 64bit would also appear here on a 64bit OS)
    :ARP86
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%
    if %errorlevel%==1 (goto DeployOffice) else (goto End)
    REM If 1 returned, the product was not found. Run setup here.
    :DeployOffice
    start /wait \\xx\Office2010SourceFiles32bit\setup.exe /adminfile \\xx\Office2010SourceFiles32bit\updates\office2010custom32bit.msp
    echo %date% %time% Setup ended with error code %errorlevel%. >> %LogLocation%\%computername%.txt
    REM If 0 or other was returned, the product was found or another error occurred. Do nothing.
    :End
    Endlocal
    Ideally what I want to achieve at start up is to check for Office 2010, deploy Office 2010 if it's not already deployed, check for language pack, deploy language pack if it's not already deployed.
    Thanks

    To deploy Office 2010 va GPO, refer to the following video, follow the detailed steps in it to see if it works well:
    http://www.youtube.com/watch?v=dYPbFyLH66k
    Here's also a link for your reference:
    http://blogs.technet.com/b/office_resource_kit/archive/2010/01/19/deploying-office-2010-with-multiple-languages.aspx
    http://technet.microsoft.com/en-us/library/ff602181.aspx
    Hope it helps

  • MDT 2012U1 / Windows 8 deployment - impossible to add a role when deploying windows with language pack

    Hello,
    I am having a problem deploying Windows 8 with language packs and adding at the same time a role/feature (netfx3).
    What I have done is creating a Standard Client Task Sequence. In the task sequence I have added, in the State Restore phase, the step Install Roles and Features (where only .Net Framework 3.5 is selected). I have configured nothing else !
    If I use this task sequence, everything is ok; Windows 8 is well deployed and NetFx3 feature is installed.
    Now, if I add one or more language packs in the MDT console and select them when using the previously created task sequence, the deployment fails with one error : ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529.
    The language packs are well installed but as the error message says, NetFx3 is not installed.
    In the ZTIOSRole.log I can find this :
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1"
    thread="" file="ZTIOSRole">
    <![LOG[Roles will be installed.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Features specified in Feature:]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[  NetFx3]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread=""
    file="ZTIOSRole">
    <![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context=""
    type="1" thread="" file="ZTIOSRole">
    <![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="12:55:24.000+000"
    date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">
    <![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Role processing complete.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="12:55:58.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    If I take the same log file from a machine where I have used the same task sequence but without deploying language packs, I can find that :
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1"
    thread="" file="ZTIOSRole">
    <![LOG[Roles will be installed.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Features specified in Feature:]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[  NetFx3]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread=""
    file="ZTIOSRole">
    <![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context=""
    type="1" thread="" file="ZTIOSRole">
    <![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="14:00:20.000+000"
    date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[NetFx3 role processing succeeded, rc = 0]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Role processing complete.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="14:03:51.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    As you can see, in both logfile, the source are copied from the same folder.
    Does anyone have an idea ? what am I missing ?
    I have easily reproduced the problem on another computer (installing ADK/MDT, installing OS and creating task sequence).
    Thanks in advance for your help.
    Marc.

    Hello,
    Workaround:
    1. copy stock sxs folder to local disk (e.g c:\sxs)
    2. make a direct internet connection (don't use proxy!)
    3. open admin command prompt and type: DISM.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:\sxs
    4. after the successful install find the c:\windows\winsxs folder and sort by date
    5. copy new folders (that are equal to current date) to deployment share's sxs folder (overwrite)
    And now, try standard MDT install (create "Install Role And Feature" step in the Task Sequence, enable .NET install).

  • Lost in device software release + french language pack ???

    Hi there !
    Can someone please clarify to me what the latest BB software release is for my Curve ?
    I had RL 5 beginning os the year, which was in French (Do not remember if it was the default, or If I installed it myself and from where).
    few days ago, I broke the screen and got a replacement BB, also RL5, but in English.
    I wanted French, so I have installed "Blackberry 6 OS = multilanguage" ... but the only available languages I have are English US, English UK, portugal, ...), but not french (?!?!?)
    So is the "Blackberry 6 OS" successor of "Blackberry Device software 5.0" ?
    Is this "Blackberry 6 OS" available in French ?
    It is a BB I got from my company, with "enterprise" subscription", so that I can get my mails.
    My provider is Prosimus in Belgium.
    Many Thanks for your support !!

    Use these links instead that link to language packs for the latest release Firefox version to avoid updating them every time.
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/linux-i686/xpi/
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/mac/xpi/
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/win32/xpi/

  • French language pack?

    I have Firefox installed in English. I have a Windows 7 computer with both English and French installed in it. I have a task to setup as much software with language packs as possible without reinstalling software. How can I install a French Firefox language pack or without removing the English version?

    Use these links instead that link to language packs for the latest release Firefox version to avoid updating them every time.
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/linux-i686/xpi/
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/mac/xpi/
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/win32/xpi/

  • The Kuler panel not available in Adobe Photoshop CS6 french language pack ????

    Hello !
    Why the Kuler panel is not available in Adobe Photoshop & Illustrator CS6 french language ???? it's ok when I make an Int. US language install ! can I find the kuler.atn somewhere?
    Only the Mini Bridge appears in the extention panel....
    thanx for your help !

    and I suppose it's the same in the Canadian law too . So, if I understand you, I buy an incomplete software without any information from Adobe about that !!!!! and you don't alow me to use a complet french version of the software I paid and use on the US country because of a French law that nobody knows neither follow except ADOBE?????  can you explain me more because I really don't understand your "no answer" to explain an other bug in your software... Why do you sell it as an incomplet solution at the same price in that case? Just have to inform every users about that and we will baught the US (or other language) versions in place of the french one...
    Is there finaly a temporary solution to find & install the kuler extention from the US version to the french version in Photoshop & Illustrator (by myself, of course and without the agreement of ADOBE )

  • Deployment with mutiple Language Packs

    Downloaded a few language packs, copied the files into my Office 2013 folder saying No to overwriting files.
    Created an MSP, and then created an XML file with the following:
    <Configuration Product="ProPlus">
    <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
    <AddLanguage Id="match" ShellTransform="yes"/>
    <AddLanguage Id="en-us" />
    <AddLanguage Id="fr-fr" />
    <AddLanguage Id="de-de" />
    <AddLanguage Id="it-it" />
    </Configuration>
    I get the following error when I run setup /config MyFile.xml :
    Setup can't find or validate an installation file.
    Any ideas?

    Where are you running the install from?  Network share, SCCM, GPO?  
    Usually I see this error when Office doesn't know the path of the file -- you might try adding %~dp0 in front of both setup.exe and MyFile.xml, so it becomes
    %~dp0setup /config %~dp0MyFile.xml
    Hope that helps!

  • Deploy Office 2013 with language pack

    Hi,
    We want to deploy Office 2013, for this I followed the tutorial:
    http://gallery.technet.microsoft.com/office/How-to-Deploying-Office-0f954e7f
    In the first step I need to make an MSP file, but this file doesn't get used in the deployment? I think this is a fault in the tutorial.
    Also the uninstall string is setuP.exe /uninstall. Is this correct?
    Second we want to deploy the dutch language pack with SCCM 2012, but I can't find out how. The package need to be installed but Office 2013 still need to be default language English.
    Can someone help me out with this?
    Thanks in advance.

    Some troubleshooting tips:
    Run the installation command locally using SYSTEM account (Get psexec.exe, open cmd, run "psexec.exe -s cmd", this will open a new command line window with SYSTEM privilege, try running your installation command there)
    Check the Office 2013 installation logfiles to see if your configurations are correct, more info on that here:
    http://blogs.technet.com/b/odsupport/archive/2010/12/30/troubleshooting-office-installation-failures.aspx
    After those two steps are ready and you're sure your installation command works, you try it with ConfigMgr
    With ConfigMgr, check %windir%\ccm\logs\ -folder for AppEval.log, AppEnforce.log and AppDiscovery.log, more info on these logfiles you can find here:
    http://blogs.technet.com/b/configmgrdogs/archive/2012/05/26/new-logs-in-configmgr-2012-client-logs.aspx

  • Step by Step Procedure on How to Add a Language Pack to Office 2010 Before Deployment

    I'm curious to know if there exists a Microsoft approved method of adding a language pack to Office 2010 prior to packaging for Configuration Manager 2010?  I have source Office 2010 Standard files, I have source French language pack files, I have a
    .msp file and a .prf file and if possible I'd like to add them together before I create a package/application in Configuration Manager 2012 R2.  I found
    this.
    Has anyone done this before?  Am I going about this the wrong way?

    Yes, this is very much possible to integrate any Office language pack along with standard office files to create a single application in SCCM.
    Please refer below link to get the complete details.
    http://technet.microsoft.com/en-us/library/ff521767(v=office.14).aspx
    Cheers | Navdeep Sidhu

  • Windows 8.1 Install Language Packs Offline

    I am looking for some kind of documentation or guide on creating a language pack package, and adding it to the task sequence for deploying Windows 8.1.  I have the language pack Cab file, and a custom HTA for creating a variable that I know works, but
    I cannot get the language pack to actually install.  I read another post that suggested the location in the task sequence to put the "Install Language Packs offline" just before the "Setup Windows and ConfigMgr" but it is not working.
     The task sequence does complete successfully, but the LP is not installed.  I have a base Windows 8.1 Pro customized image.  I am using SCCM 2012 R2 with MDT 2013.  
    The package only contains the Cab file, and doesn't have any programs associated with it.  
    Any help is appreciated.

    Hi Tyler,
    Please have a look at the blog below that deploying Windows 7 language packs with SCCM OSD. It creates a custom XML file that knows to load the language pack.
    http://sccmguy.com/2011/07/02/how-to-deploy-windows-7-language-packs-with-sccm-osd/
    Note: Microsoft provides third-party contact information to help you find
    technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce

  • How come when I update Firefox in Ubuntu, the existing french language package is not functional while in Windows, it always works without problems?

    When I upgrade Firefox (French, from 13.0 to 13.0.1) in Ubuntu, the existing french language pack does not work, while in Windows 7, it does work without problems. It seems to me that the language pack should be system independent.
    This problem happens in Ubuntu everytime there is an upgrade, and it is usually very difficult to find the correct language file that wors in Ubuntu. Again, in Windows, no such problem.
    I am puzzled.

    You always need to reinstall language packs if you update Firefox because the updater doesn't seem to be able to find them on its own.
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/win32/xpi/
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/linux-i686/xpi/

  • French Language Support

    With Adobe Reader MUI v10.1.3 selecting Language same as operating system under [Edit][Preferences][internationl][Application Language] switches Adobe to French Language Display when the French Language Pack is selected under Windows 7 Regional Settings.  However we are noticing that right-clicking on a PDF within Explorer displays Open with Adobe Reader X in the menu. 
    Is there a way to ensure the context menu under Explorer displays completely in the language selected?

    Can you please confirm the original language of the Win 7 system on which you had installed the French Language Pack.

  • Puzzled by Language Pack option when configurin​g system

    Puzzled by Language Pack option when configuring system
    I am configuring a Thinkpad Edge E520 on the Canadian – English Lenovo online shopping site. I select the English version Windows 7 Home Premium 64 bit and the French Canadian keyboard.
    There is also an option for Language Pack. I can choose between Publication - US English, or Publication – Canadian French
    My questions are:
    --- What’s the meaning of the word “Publication” in this context?
    --- Assuming I want to have an English Windows interface, but use a French keyboard, what will selecting an English of French language pack change in the way I can use my notebook?
    --- Will the French language pack allow me to change the Windows interface to French should I eventually want to?
    --- Is there any point in selecting the English Language Pack if I already have selected the English version of Windows 7 Home Premium ?
    --- Searching the web on this subject, I was under the impression that Language Packs are only available for Windows 7 Ultimate. Is there a special perk here to be able to get another language with Home Premium?
    Solved!
    Go to Solution.

    Thanks for the reply Dave
    So this Language Pack choice relates to the documentation. That's probably why the word "publication" is in there. So this is a non-issue.
    It's not unusual here in Canada to use a french or bilingual keyboard with an english version of Windows (those keyboards are supported in Windows). They make it easier to use special characters such as  ç à è é ù    that have to be used when writing in french. Canada is a bilingual country.
    I could use a french O/S, but all my  references are in english, which makes it easier to work with an english O/S.
    Actually, the possibility of matching an english O/S with a french keyboard is an additional reason to go with Lenovo. Not all vendors offer this: Toshiba does, but not Dell.

  • Language Pack Application Install via Linked Deployment Share

    I created an application for a Language Pack (French) to install in the task sequence.  I Created a batch file and pointed to the necessary .cab file.. my question is, where do I point it to in the bat file?  this is my script:
    DISM /Online /Add-Package /PackagePath:lp.cab /norestart
    bcdedit /set {current}locale fr-FR
    bcdboot %WinDir% /l fr-FR
    I have the files and the applications folder in the linked deployment share.. should the path be: /Packagepath:.\Applications\lp.cab ?  BDD log indicates everything installed successfully but nothing installs.
    I added this is my TS:
    SkipApplications=YES
    Applications001={b1900f04-0d66-4cce-9bbd-e1bfd0a8e463}

    To deploy Office 2010 va GPO, refer to the following video, follow the detailed steps in it to see if it works well:
    http://www.youtube.com/watch?v=dYPbFyLH66k
    Here's also a link for your reference:
    http://blogs.technet.com/b/office_resource_kit/archive/2010/01/19/deploying-office-2010-with-multiple-languages.aspx
    http://technet.microsoft.com/en-us/library/ff602181.aspx
    Hope it helps

Maybe you are looking for

  • How to verify an itunes account

    New Iphone.  ASking us to verify account.  But account it is directing us to with directions is an email account that does not exist anymore  How do we verify this account?

  • I was gettiing runtime error while executing a Webdynpro-ABAP application

    Hi, I am working on Webdynpro-ABAP and created a ALV report using Service call BAPI method in IDES version. After creating component and designed view and created Webdynpro application. While executing application I am getting some error in explorer.

  • Windows XP Pro startup problem

    I have a MacBook Pro mid 2009, and I installed Windows XP Pro using Bootcamp. It worked well for a few times after I installed it. But now after the screen just turns black after the Windows logo comes up. I have to shut down by holding down the powe

  • Album Name Changes - Error

    Having an issue when I change the name of an album, and then when I click on the track, it converts the name back to the original. The files are mp3s, as I've read this is a problem with diferrent file types. Suggestions? Message was edited by: Matth

  • Autorefresh property for shared AM instance

    Hi. We currently developing quite big application using ADF BC and ADF Faces with jDev 11.1.2.0 and we encountered some problems regarding refreshing LOVs that we are using from shared AM. I did some reading that autorefresh property on VO is handlin