Skip to main content
1-Visitor
November 22, 2016
Solved

how do I change the language?

  • November 22, 2016
  • 1 reply
  • 50447 views

I have a due project and the language is in Spanish I wish to change it back, help me please.

    Best answer by MartinHanak

    Hi,

    1. default Creo language is English, this language version is always available
    2. other language versions are available only in case that they were selected during Creo installation
    3. language setting is performed via parametric.psf file located in Parametric\bin directory in Creo installation

    Add the following line at the end of parametric.psf file, if you want to use English version of Creo:

    ENV=PRO_LANG=english

    Languages supported:

    LanguageEnvironment Variable Name
    Chinese Simplifiedchs
    Chinese Traditionalcht
    Frenchfrench
    Germangerman
    Italianitalian
    Japanesejapanese
    Koreankorean
    Spanishspanish
    EnglishC or english
    Russianrussian

    See also:

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS110907

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS147730

    MH

    1 reply

    24-Ruby III
    November 23, 2016

    Hi,

    1. default Creo language is English, this language version is always available
    2. other language versions are available only in case that they were selected during Creo installation
    3. language setting is performed via parametric.psf file located in Parametric\bin directory in Creo installation

    Add the following line at the end of parametric.psf file, if you want to use English version of Creo:

    ENV=PRO_LANG=english

    Languages supported:

    LanguageEnvironment Variable Name
    Chinese Simplifiedchs
    Chinese Traditionalcht
    Frenchfrench
    Germangerman
    Italianitalian
    Japanesejapanese
    Koreankorean
    Spanishspanish
    EnglishC or english
    Russianrussian

    See also:

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS110907

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS147730

    MH