TC 11.57a RC1 32/64-bit to TC 11.58 RC1 32/64-bit: winget experience

English support forum

Moderators: petermad, Stefan2, Hacker

Post Reply
User avatar
beb
Power Member
Power Member
Posts: 762
Joined: 2009-09-20, 08:03 UTC
Location: Odesa, Ukraine

TC 11.57a RC1 32/64-bit to TC 11.58 RC1 32/64-bit: winget experience

Post by *beb »

https://www.ghisler.com/history1158.txt
28.05.26 Fixed: Version number changed to 11.58 due to problems with WinGet recognizing 11.57a as older than 11.57 (32/64)
Seeing that and knowing how WinGet can be good for such tasks in general, I've tried to update Total Commander from 11.57a RC1 32/64-bit combo.

Safe command (self-explanatory):
winget search TotalCommander

Safe command: shows available versions:
winget show Ghisler.TotalCommander --versions

Safe command: shows extended info on the latest package:
winget show --id Ghisler.TotalCommander

Safe command: shows info on the installed version and reports a newer version if an update is available:
winget list --upgrade-available --id Ghisler.TotalCommander

Unsafe command (actual update):
winget upgrade --id Ghisler.TotalCommander
Won't recommend it unless the previous command(s) explicitly show that there's an actual update.

Although Winget didn't show me the 11.58 RC1 in any way, out of curiosity, I ran it anyway under the 64-bit sibling.
As a result, for the Total Commander 11.57a RC1 32/64-bit combo, the 64-bit sibling has been downgraded to 11.57 64-bit.
The 32-bit sibling, however, remained unchanged (11.57a RC1), so I dare to suggest that Winget cannot handle the combo version(?).
Good thing, my highly customized settings remained intact.

Finally, I used the good auld installer command line for the update, so far so good.

Code: Select all

# https://www.ghisler.ch/wiki/index.php?title=Installer#Command_line_parameters
start $installer -arg '/A1H1L1M0G0D0U1FRI0".\"',$installPath -wait -nonew
Note. I've also tried --id Ghisler.TotalCommander.Beta, --id Ghisler.TotalCommander.Prerelease, --include-unknown, but the 11.58 RC1 still isn't visible for me (via WinGet).
#278521 User License
Total Commander [always the latest version, including beta] x86/x64 on Win10 x64/Windows 11/Android 17
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 53143
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: TC 11.57a RC1 32/64-bit to TC 11.58 RC1 32/64-bit: winget experience

Post by *ghisler(Author) »

WinGet only has the final versions, only 64-bit 11.57. When 11.57a RC1 is installed, it wants to downgrade it to 11.57:
When I write the command

Code: Select all

winget update
with 11.57a RC1 installed, it suggests 11.57 as an update.

With 11.58 RC1 installed, it doesn't do that.
Author of Total Commander
https://www.ghisler.com
User avatar
beb
Power Member
Power Member
Posts: 762
Joined: 2009-09-20, 08:03 UTC
Location: Odesa, Ukraine

Re: TC 11.57a RC1 32/64-bit to TC 11.58 RC1 32/64-bit: winget experience

Post by *beb »

ghisler(Author) wrote: 2026-05-31, 07:27 UTC WinGet only has the final versions, only 64-bit...
Ah, OK then. Thanks for the explanation.
#278521 User License
Total Commander [always the latest version, including beta] x86/x64 on Win10 x64/Windows 11/Android 17
Post Reply