- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Hi
We have AutoCAD 2021 (server licence, multiuser) installed with two language packs: German and French
So we can start the AutoCAD in English, German and French.
One user of the PC uses the German Version.
To switch the default language for the user we have this registry values set:
[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R24.0]
"LastLaunchedProduct"="ACAD"
"LastLaunchedLanguage"="de-DE"
"CurVer"="ACAD-4101:407"
This works for some starts of the AutoCAD 2021, then the language falls back to english.
In older versions, we did not have the same problems.
How can we switch the language permanently for a user or what is the best way to swich the language for a user?
Thanks
¡Resuelto! Ir a solución.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
The "official" and reliable way of launching AutoCAD in a specified language is the runstring parameter "/language". Example:
"C:\Program Files\Autodesk\AutoCAD 2021\acad.exe" /product ACAD /language "cs-CZ" /t mytemplate
Vladimir Michl, www.cadstudio.cz - www.cadforum.cz