wine.inf: Create 32-bit program files and common files directories in 64-bit prefixes.

This commit is contained in:
Hans Leidekker 2010-09-10 17:30:43 +02:00 committed by Alexandre Julliard
parent 02e38f3066
commit 6fd6175df7
1 changed files with 5 additions and 0 deletions

View File

@ -89,6 +89,7 @@ AddReg=\
ContentIndex,\
ControlClass,\
CurrentVersion,\
CurrentVersionWow64,\
Debugger,\
Desktop,\
Dotnet,\
@ -474,6 +475,10 @@ HKLM,%CurrentVersionNT%\Ports,,16
HKLM,%CurrentVersionNT%\Print,,16
HKLM,%CurrentVersionNT%\ProfileList,,16
[CurrentVersionWow64]
HKLM,%CurrentVersion%,"ProgramFilesDir (x86)",,"%16426%"
HKLM,%CurrentVersion%,"CommonFilesDir (x86)",,"%16428%"
[Debugger]
HKLM,%CurrentVersionNT%\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"
HKLM,%CurrentVersionNT%\AeDebug,"Auto",2,"1"