mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Add missing DLLs for file open dialogs in some apps, e.g. notepad++
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user