• Welcome to Support Forum: Get Support for Patch My PC Products and Services.
 

Application Languages Setting in PatchMyPC.ini - or where is it set?

Started by dajo, June 01, 2020, 03:28:59 AM

Previous topic - Next topic

dajo

I'm looking where the application languages setting is stored - I don't see this in PatchMyPC.ini....?

Could someone help me with this?

Thanks
Daniel

typc

Hello dajo,
I'm looking for the same subject ....
Indeed : the fact to check the language option in the graphical interface doesn't change language of applications : i'd like them to be installed in French because for example french versions of chrome or thunderbird exist , they remains in english :  there's probably a way to put the "langage option" in the patchmypc.ini file in order to force the installation language.
  Hope someone will answer us ....

dajo

Hi typc

I never got any answer to my question. But I found a solution with adding a registry key in my batch files:

reg add "HKLM\Software\Patch My PC\Options" /v Language /t REG_SZ /d German /f

So for French it would be probably:

reg add "HKLM\Software\Patch My PC\Options" /v Language /t REG_SZ /d French /f

Try this one and see if it works for you.

Have a nice weekend!

Daniel