http://bugs.winehq.org/show_bug.cgi?id=6973
------- Additional Comments From focht@gmx.net 2007-22-05 09:16 ------- Hello,
sorry but marking this as dup is not correct. The mentioned patch in bug 7461 does not fix this, the installer exits prematurely.
Default (clean) wine installtion is simply missing the following registry key:
"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"
The missing is considered "critical" to some custom installer actions.
This key should be created by default by wine installation. It doesnt harm and would prevent these type of installer checks from failing.
Regards