We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03efa43 commit ee96f97Copy full SHA for ee96f97
Rectify11Installer/Core/rectify11.xml
@@ -30,7 +30,7 @@
30
<Patch Mui="dsuiext.dll.mun" mask="ICONGROUP," HardlinkTarget="%sysresdir%\dsuiext.dll.mun" />
31
<Patch Mui="easeofaccessdialog.exe.mun" mask="ICONGROUP," HardlinkTarget="%sysresdir%\easeofaccessdialog.exe.mun" />
32
<Patch Mui="edputil.dll.mun" mask="ICONGROUP," HardlinkTarget="%sysresdir%\edputil.dll.mun" />
33
- <Patch Mui="explorerframe.dll.mun" mask="ICONGROUP,|IMAGE," HardlinkTarget="%sysresdir%\explorerframe.dll.mun" />
+ <Patch Mui="explorerframe.dll.mun" mask="ICONGROUP,|IMAGE,|BITMAP,|CURSORGROUP," HardlinkTarget="%sysresdir%\explorerframe.dll.mun" />
34
<Patch Mui="filemgmt.dll.mun" mask="ICONGROUP,|BITMAP," HardlinkTarget="%sysresdir%\filemgmt.dll.mun" />
35
<Patch Mui="firewallcontrolpanel.dll.mun" mask="ICONGROUP," HardlinkTarget="%sysresdir%\firewallcontrolpanel.dll.mun" />
36
<Patch Mui="gpedit.dll.mun" mask="ICONGROUP,|BITMAP," HardlinkTarget="%sysresdir%\gpedit.dll.mun" />
0 commit comments