Skip to main content
Change Startup Language of the FaroArm Manager
- Last updated
-
-
Save as PDF
-
Change Startup Language
- Browse to: C:\Program Files (x86)\Common Files\FARO Shared.
- Locate the file FaroArm.Manager.exe, right click on it and select Create Shortcut, then drag the newly created shortcut to the desktop.
- Right click on the new desktop shortcut and select Properties.
- Under the Shortcut tab, click into the Target box.
After "C:\Program Files (x86)\Common Files\FARO Shared\FaroArm.Manager.exe"
ADD: [space]-culture:XXXX (where XXXX is the language code from the table below).
For example, if you wanted to change the startup language to Japanese, you'd input:
"C:\Program Files (x86)\Common Files\FARO Shared\FaroArm.Manager.exe" -culture:JA
Language |
Code |
Language |
Code |
Chinese |
ZH-CN |
Polish |
PL |
English |
EN |
Portuguese |
PT |
French |
FR |
Russian |
RU |
German |
DE |
Spanish |
ES |
Italian |
IT |
Turkish |
TR |
Japanese |
JA |
|
|
- In this example, Japanese (JA) is desired, so the text in the target box should read "C:\Program Files (x86)\Common Files\FARO Shared\FaroArm.Manager.exe" -culture:JA.