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:24:43 CST 2007


Hi,

Fixes bug 8150.  http://bugs.winehq.org/show_bug.cgi?id=8150

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 in
HKLM,System\CurrentControlSet\Control\Session Manager\Environment



More information about the wine-patches mailing list