Alexandre Julliard : wine.inf: Create the x86 program files key in Wow64 mode too.

Alexandre Julliard julliard at winehq.org
Tue Sep 21 13:59:26 CDT 2010


Module: wine
Branch: master
Commit: 09be7dd83dd08361960375b771ba9ab55aeca716
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=09be7dd83dd08361960375b771ba9ab55aeca716

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 21 14:13:42 2010 +0200

wine.inf: Create the x86 program files key in Wow64 mode too.

---

 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 429934e..44e36a7 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -114,6 +114,7 @@ WineFakeDlls=FakeDllsWin32,FakeDllsWow64
 CopyFiles=@l_intl.nls
 AddReg=\
     CurrentVersion,\
+    CurrentVersionWow64,\
     Debugger,\
     DirectX,\
     Dotnet,\




More information about the wine-cvs mailing list