wine.inf: Add key for approved shell extensions.
This commit is contained in:
parent
825a635692
commit
990a319750
|
@ -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,""
|
||||
|
|
Loading…
Reference in New Issue