[solved] licence key from registry not working

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
alesovodvojce
Junior Member
Junior Member
Posts: 2
Joined: 2016-07-20, 11:09 UTC

[solved] licence key from registry not working

Post by *alesovodvojce »

Hi,

we have just bought 50 licences of TC for our company.

We would like to have licence key in Windows registry, as TC supports it.

But it does not do anything on TC 8.52(x64)

Licence is here

Code: Select all

HKCU\Software\Ghisler\Total Commander\key
HKLM\Software\Ghisler\Total Commander\key
and for certainity (because of 64bit windows registry caveats, also here):

Code: Select all

HKCU\Software\Wow6432Node\Ghisler\Total Commander\key
HKLM\Software\Wow6432Node\Ghisler\Total Commander\key
We suspected the BIN2HEX conversion for regedit as a culprit (have used recommended HEX conversion from forum here) and few other techniques.

Still nothing, TC says it is unregistered. Any ideas?
Last edited by alesovodvojce on 2016-07-20, 13:05 UTC, edited 1 time in total.
User avatar
Dalai
Power Member
Power Member
Posts: 10033
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

TC help, section 4.b) wrote:KeyPath=
Path to the registration key (WITHOUT the file name!). As a default, Total Commander looks for the key in its own directory. Useful if key cannot be read over a LAN.
With KeyPath=$, TC looks for the key in the registry (binary value "key" in "Software/Ghisler/Total Commander" subkey).
(highlighted the relevant sentence)

Did you set this in wincmd.ini?

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
alesovodvojce
Junior Member
Junior Member
Posts: 2
Joined: 2016-07-20, 11:09 UTC

Post by *alesovodvojce »

Indeed I forgot that. Fixed and it is working now.

Thanks @Dalai for quick help!
Post Reply