- use Decompress when feasible so we can take advantage of the progressbar

- always try and copy \Windows\System32\shellstyle.dll in addition to any in \Windows\Resources
This commit is contained in:
Homes32
2022-12-04 18:33:16 -06:00
parent 34caaa6f1c
commit 70eaf31bf6
6 changed files with 32 additions and 25 deletions

View File

@@ -617,11 +617,9 @@ If,%SourceVer%,BiggerEqual,10.0.19041.0,RequireFileEx,AppendList,\Windows\System
If,%SourceVer%,BiggerEqual,10.0.19041.0,RequireFileEx,AppendList,\Windows\System32\Shell32.dll
RequireFileEx,AppendList,\Windows\System32\ShellCommonCommonProxyStub.dll
RequireFileEx,AppendList,\Windows\System32\shellstyle.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