Hi. I need to install FreeFileSync on a non-English Windows computer, but I need the installer windows to be in English. I'm not worried about the language in FreeFileSync once it is installed because we can change it as needed. Is there a command line switch to force the installer to be in English?
Thanks.
How to *install* in English?
- Posts: 3
- Joined: 20 Mar 2018
- Posts: 3
- Joined: 20 Mar 2018
So I discovered that there is a "/LANG" switch, but it doesn't work with English!
Thus, "/LANG=hebrew" or "/LANG=japanese" works on the cmd-line (except I can't read Hebrew or Japanese), but "/LANG=english_uk" does not work. What am I doing wrong?
Thus, "/LANG=hebrew" or "/LANG=japanese" works on the cmd-line (except I can't read Hebrew or Japanese), but "/LANG=english_uk" does not work. What am I doing wrong?
-
- Site Admin
- Posts: 7506
- Joined: 9 Dec 2007
FreeFileSync_10.1_Windows_Setup.exe /lang=english
- Posts: 3
- Joined: 20 Mar 2018
Got it. I was poking at the source files and was using the file-name, "english_uk" which wasn't working. Just out of curiosity, how would someone know the "official" language names? For example, I also see two different Chinese language files (simple and traditional), "/LANG=chinesetraditional" seems to work, but neither "/LANG=chinesesimple" nor "/LANG=chinese_simple" works.
Maybe the documentation could identify how to use difference languages for the install and what those languages are?
Thanks.
Maybe the documentation could identify how to use difference languages for the install and what those languages are?
Thanks.
-
- Site Admin
- Posts: 7506
- Joined: 9 Dec 2007
The idea is that the installer just uses the default language of the current user, and expect that this is the best choice. So no need to bother with yet another unimportant popup query.
-
- Site Admin
- Posts: 7506
- Joined: 9 Dec 2007
Just for the record, in case someone finds this thread via a Google search; here's the list of supported installer languages of FreeFileSync 10.1:
Bulgarian
ChineseSimplified
ChineseTraditional
Croatian
Czech
Danish
Dutch
English
French
German
Greek
Hebrew
Hindi
Hungarian
Italian
Japanese
Korean
Lithuanian
Norwegian
Polish
Portuguese
BrazilianPortuguese
Romanian
Russian
Slovak
Slovenian
Spanish
Swedish
Turkish
Ukrainian
- Posts: 5
- Joined: 10 May 2023
Hi,
I also would prefer a non localized installation, but on attempt to run
FreeFileSync_12.2_Windows_Setup.exe /lang=english
a message was displayed that this option requires a donation version.
This is not mentioned in the manual - benefits of the donation version (consider to update!),
anyway I made a donation, but ...
FreeFileSync_12.2_[Donation_Edition]_Setup.exe /lang=english
ended up with the default language of my Windows PC.
@Zenju : Possible bug?
I also would prefer a non localized installation, but on attempt to run
FreeFileSync_12.2_Windows_Setup.exe /lang=english
a message was displayed that this option requires a donation version.
This is not mentioned in the manual - benefits of the donation version (consider to update!),
anyway I made a donation, but ...
FreeFileSync_12.2_[Donation_Edition]_Setup.exe /lang=english
ended up with the default language of my Windows PC.
@Zenju : Possible bug?
-
- Site Admin
- Posts: 7506
- Joined: 9 Dec 2007
Possible, but then most likely on part of Inno Setup. For what it's worth, I just tested "/lang=english" and it correctly started an English installer.@Zenju : Possible bug? chipristo, 10 May 2023, 22:06
- Posts: 5
- Joined: 10 May 2023
I can confirm the installation dialog was English, BUT the resulting installation was German.
Please test going further than the installation dialog.
Seems to be a bug.
Tnx
Please test going further than the installation dialog.
Seems to be a bug.
Tnx
-
- Site Admin
- Posts: 7506
- Joined: 9 Dec 2007
No, that's a feature.
- Posts: 5
- Joined: 10 May 2023
What exactly is the feature?
Install with parameter '/LANG=english' and get a German GUI?
What should be the purpose of this "feature"?
No, ist definitly a bug.
Install with parameter '/LANG=english' and get a German GUI?
What should be the purpose of this "feature"?
No, ist definitly a bug.
-
- Posts: 2946
- Joined: 22 Aug 2012
You can modify the FFS language in the FFS GUI,
via (English version) Tools / Language, (German version) Extras / Sprache
via (English version) Tools / Language, (German version) Extras / Sprache
- Posts: 5
- Joined: 10 May 2023
Thank you, this is the solution :)
-
- Posts: 4867
- Joined: 11 Jun 2019
Seems weird to have a flag that changes what language is used in the installer but no flag to change the language of the program installed...
- Posts: 5
- Joined: 10 May 2023
What confused me is the concurrent apperance of all this:
Language options are not mentioned in the user manual
So I found this discussion searching the forum which hints to the command line parameter
The command line help is not clear enough to explain that it is for installation *dialog* only
Running the command line with parameter tells that donation is required for /LANG
Besides of these trivialities (which should be improved ), its very good piece software.
Language options are not mentioned in the user manual
So I found this discussion searching the forum which hints to the command line parameter
The command line help is not clear enough to explain that it is for installation *dialog* only
Running the command line with parameter tells that donation is required for /LANG
Besides of these trivialities (which should be improved ), its very good piece software.