HELP! winget install --id=Ghisler.TotalCommander -e

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
fetito666
New Member
New Member
Posts: 1
Joined: 2022-01-22, 14:46 UTC

HELP! winget install --id=Ghisler.TotalCommander -e

Post by *fetito666 »

Hello!

How do I tell winget to install the German x64 version of Total Commander?

Code: Select all

winget install --id=Ghisler.TotalCommander -e
Thank you!
User avatar
Dalai
Power Member
Power Member
Posts: 9364
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: HELP! winget install --id=Ghisler.TotalCommander -e

Post by *Dalai »

There is no language-specific version of TC. TC ships with language files. TC's setup can set the application language and this setting is saved in wincmd.ini. Example:

Code: Select all

[Configuation]
LanguageIni=wcmd_deu.lng
Mainmenu=wcmd_deu.mnu
So if winget doesn't provide such setting (don't know but I doubt it), you can just set these after winget is done installing TC.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
umbra
Power Member
Power Member
Posts: 871
Joined: 2012-01-14, 20:41 UTC

Re: HELP! winget install --id=Ghisler.TotalCommander -e

Post by *umbra »

winget can install different language versions of a tool. But the installation manifest of the tool must support it. I checked the ones available there and they pretend they are installing the English version, But in reality they just run the TC installer with default settings, just hidden.
Windows 7 Pro x64, Windows 10 Pro x64
Post Reply