WXWIN env var should go to HKCU\Environment, not to Softward\Environment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-06-17 12:10:05 +00:00
parent 83250f1a2b
commit 8f99c6a402

View File

@@ -14,7 +14,7 @@
[INI]
[Registry]
Root: HKCU; SubKey: Software\Environment\; ValueName: WXWIN; ValueType: string; ValueData: {app}; Flags: createvalueifdoesntexist
Root: HKCU; SubKey: Environment; ValueName: WXWIN; ValueType: string; ValueData: {app}; Flags: createvalueifdoesntexist
[UninstallDelete]