https://bugs.winehq.org/show_bug.cgi?id=41350
--- Comment #6 from David dav75uk@yahoo.co.uk --- Looks like this is actually a double problem.
The first is that the activation (can run the admin tool that comes with it instead of the application) and deactivation fail with not implemented yet (see log). Sometimes however it does succeed, and deactivation can be done with a force deactivation. (it's also easier as the captcha doesn't display correctly most of the time and it's easier to retry until it does on the tool)
However even with it reported as activated on the tool, it's still not being picked up in the application. I also noticed that after a successful activation it had unactivated itself.
This is probably due to:
004c:fixme:reg:RegQueryInfoKeyA security argument not supported. 004c:fixme:reg:RegQueryInfoKeyA security argument not supported.
which appears both in the tool and the application.
So the question is could the security argument be supported?