wine.inf: Fix the type of some values in HKLM, System\CurrentControlSet\Control\Session Manager\Environment

Alexandru Balut alexandru.balut at gmail.com
Tue Dec 11 19:42:15 CST 2007


Hi, This time I attached the patch and fixed the bug number:

Fixes part of bug 8105.  http://bugs.winehq.org/show_bug.cgi?id=8105

The application mentioned in the bug sets "windir" to "%systemroot%"
which does not get expanded afterwards. I changed the type of some
Values to be REG_EXPAND_SZ, as it is on W2000.

Changelog:
* wine.inf: Fixed the type of some values
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-the-type-of-some-values-in-wine-inf.patch
Type: text/x-patch
Size: 1798 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071212/dbeaf669/attachment.bin 


More information about the wine-patches mailing list