[1/3] wine.inf: Add some LicenseInformation registry values.

Sebastian Lackner sebastian at fds-team.de
Tue Mar 10 20:36:37 CDT 2015


On Windows all the license information key/value pairs are stored in a single registry blob. The format is not properly documented, and unless we have some apps which expect it, there should be no need to spend too much time to figure out the internal details. This patch adds a wine-specific LicenseInformation registry key populated with a couple of key/value pairs needed to pass the tests, and to fix bug 36709. For more details see http://www.geoffchappell.com/notes/windows/license/install.htm.

---
 loader/wine.inf.in | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wine.inf-Add-some-LicenseInformation-registry-values.patch
Type: text/x-patch
Size: 2919 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150311/f36e2476/attachment.bin>


More information about the wine-patches mailing list