MapInfo Pro

Welcome to the MapInfo Pro community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only

How to change from English to French version with the same serial number of MiPro version 17?

  • 1.  How to change from English to French version with the same serial number of MiPro version 17?

    Posted 09-10-2018 17:31


  • 2.  RE: How to change from English to French version with the same serial number of MiPro version 17?

    Employee
    Posted 09-11-2018 00:15

    Hi Melanie, 

    The 17.0.1 version of MapInfo Pro is released which is a multi-language installer that installs English, German, French and Japanese versions of the software. The language of MIPro by default is the system language taken.

    Coming to your question, there are 2 ways of doing it. The recommended way is to uninstall your English 17.0 MIPRO and run the 17.0.1 installer. While uninstalling, do not return the license. If you have the French OS/locale it will automatically install French version for you. The serial number will not have to be changed. 

    You can find more details in the MapInfo Pro 17.0.1 Release Notes. 



  • 3.  RE: How to change from English to French version with the same serial number of MiPro version 17?

    Employee
    Posted 09-11-2018 00:24

    If you already have the 17.0.1 MIPro installed and wish to change the language from English to French, you can do so in the "MapInfoPro.exe.config" file found in the install directory.

    You will have to change both the below values for everything to show up in French :

    "UiLocale" value="fr" >> This is used for the application UI.

    "AppLocale" value="fr-FR" >> This is used by the app for string and number formatting.



  • 4.  RE: How to change from English to French version with the same serial number of MiPro version 17?

    Posted 09-11-2018 09:45

    Hello Shweta, thank you very much for your help!