diff --git a/tools/wine.inf b/tools/wine.inf index 17d91441532..efc384ce640 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -150,8 +150,9 @@ HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%" HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%" HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,"Change preferred organization in ~/.wine/system.reg" HKLM,%CurrentVersionNT%,"RegisteredOwner",2,"Change preferred owner in ~/.wine/system.reg" -HKLM,Software\Microsoft\Windows NT\CurrentVersion\Fonts,,,"" -HKLM,Software\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009,"Installed",,"1" +HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%" +HKLM,%CurrentVersionNT%\Fonts,,,"" +HKLM,%CurrentVersionNT%\Q246009,"Installed",,"1" [Debugger] HKLM,Software\Microsoft\Windows NT\CurrentVersion\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"