Issue:

I have installed the multilingual version of ZWCAD.
When I double-click a DWG file, it opens in the English version (or another language version) by default.
How can I set a specific language version as the default when opening DWG files?

Solution:

This can be resolved by modifying the Windows Registry.

  1. Press Win + R to open the Run dialog, type regedit, and click OK to open the Registry Editor.
  2. Navigate to the following path:
    Computer\HKEY_CURRENT_USER\Software\ZWSOFT\ZWCADM\2026

  3. Select the 2026 folder, and in the right panel, double-click the CurVer value to modify it.
  4. In the Edit String dialog, change the Value data to the language code you want to set as the default (e.g., en-US for English), then click OK.

    The language codes are as follows:

    LanguageCode
    Englishen-US
    Simplified Chinesezh-CN
    Traditional Chinesezh-TW
    Czechcs-CZ
    Germande-DE
    Spanishes-ES
    Frenchfr-FR
    Hungarianhu-HU
    Italianit-IT
    Japaneseja-JP
    Koreanko-KR
    Polishpl-PL
    Portuguese (Brazil)pt-BR
    Russianru-RU
    Turkishtr-TR
  5. After completing the above steps, double-clicking a DWG file will open it in the language version you set as the default.


CN Solution
EN Solution
Local Solution


★How to set a specific language version as the default for opening DWG fileshttps://confluence.zwcad.com/pages/viewpage.action?pageId=351240421

  • No labels