Finally, after hours and hours of research, I found the fix at a site not
related to WLM:
http://mark.michaelis.net/Blog/Comme...5-8523483c38a2
Long story short, reset permissions by entering the following command on a
prompt:
Command: secedit /configure /cfg %windir%\inf\defltbase.inf /db
defltbase.sdb /verbose /areas REGKEYS
Then you can delete the keys that are causing the problem, and in that way
the installer will work.
Hope this helps people with the same problem, because I spent valuable time
looking for this
See you.