Add missing DLLs for file open dialogs in some apps, e.g. notepad++

This commit is contained in:
Peter Siering
2022-12-04 15:40:30 +01:00
parent 61a5e59b1f
commit 686beb7aac

View File

@@ -35,8 +35,8 @@ Author=Homes32
Level=3
Selected=True
Mandatory=False
Version=1.5.1.0
Date=2022-10-25
Version=1.5.2.0
Date=2022-12-04
[Variables]
@@ -620,6 +620,8 @@ RequireFileEx,AppendList,\Windows\System32\ShellCommonCommonProxyStub.dll
// In Win10 17763 shellstyle.dll is moved to windows\resources
If,%SourceVer%,BiggerEqual,10.0.17763.0,RequireFileEx,AppendList,\Windows\resources\Themes\aero\shell\normalcolor\shellstyle.dll
Else,RequireFileEx,AppendList,\Windows\System32\shellstyle.dll
RequireFileEx,AppendList,\Windows\System32\shellstyle.dll
RequireFileEx,AppendList,\Windows\SysWOW64\shellstyle.dll
RequireFileEx,AppendList,\Windows\System32\shfolder.dll,NOMUI
RequireFileEx,AppendList,\Windows\System32\shpafact.dll