Eric Kohl wrote:
These values _must_ be of the REG_EXPAND_SZ type because they contain environment variables (%USERPROFILE% and %ALLUSERPROFILE%).
I haven't checked myself but if they don't contain environment variables on windows machines we should do the same - even if it's not a good solution. there's always the risk that applications depend on little details like this. But again, I don't know about this specific case.
Regards Thomas