diff --git a/Projects/PhoenixPE/Shell/001-Explorer.script b/Projects/PhoenixPE/Shell/001-Explorer.script index 8f5d804..0d90016 100644 --- a/Projects/PhoenixPE/Shell/001-Explorer.script +++ b/Projects/PhoenixPE/Shell/001-Explorer.script @@ -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