Module: wine Branch: refs/heads/master Commit: b25474ffd66a3a75acbc2bd1fa5151be98e6d281 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b25474ffd66a3a75acbc2bd1...
Author: Paul Vriens Paul.Vriens@xs4all.nl Date: Sun Mar 12 14:00:50 2006 +0100
wine.inf: Add RegisteredOwner and Org also to WindowsNT branch.
---
tools/wine.inf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index a86ab58..014fb00 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -146,6 +146,8 @@ HKLM,%CurrentVersion%\Controls Folder\Po HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5" 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"