Incorrect reg type

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
smartftp
New Member
New Member
Posts: 1
Joined: 2012-07-19, 23:17 UTC

Incorrect reg type

Post by *smartftp »

For paths stored in the registry containing variables as %APPDATA% you should use the REG_EXPAND_SZ type instead of REG_SZ

For example:

Key: IniFileName
HKEY_CURRENT_USER\Software\Ghisler\Total Commander

Regards,
Mat
User avatar
white
Power Member
Power Member
Posts: 5810
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Post by *white »

Why do you think that?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Since this key is only used by Total Commander itself, it doesn't really matter.
Author of Total Commander
https://www.ghisler.com
Post Reply