[Bug 42753] ChangeVLKeySP1.vbs fails to change product key

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 9 18:20:25 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42753

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Bruno Jesus <00cpxxx at gmail.com> ---
The vbscript attempts to change the Windows license key, it calls wbemdisp
with:

SELECT * FROM win32_WindowsProductActivation

But this does not return any results in Wine. To test there is no need for
wsh57. If results were returned it would then call the method SetProductKey
with the passed argument, probably this function would check the validity of
the key and change it in the registry.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list