Module: wine Branch: master Commit: 990a31975085622c088e37613c7865395bfc7c7b URL: http://source.winehq.org/git/wine.git/?a=commit;h=990a31975085622c088e37613c...
Author: David Hedberg david.hedberg@gmail.com Date: Tue Mar 16 01:32:44 2010 +0100
wine.inf: Add key for approved shell extensions.
---
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 7ad4291..7476df7 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -428,6 +428,7 @@ HKLM,%CurrentVersion%\PreviewHandlers,,16 HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -a -r" HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%" HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%" +HKLM,%CurrentVersion%\Shell Extensions\Approved,,16 HKLM,%CurrentVersion%\Uninstall,,16 HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,"" HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""