Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Rectify11/Installer
Browse files Browse the repository at this point in the history
  • Loading branch information
WinExperiments committed Oct 10, 2023
2 parents 65baca0 + a98e304 commit 8a319d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Rectify11.Phase2/Resources/rectify11.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@
<Patch Mui="playtomenu.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\playtomenu.dll" />
<Patch Mui="pmcsnap.dll" mask="ICONGROUP,|BITMAP," HardlinkTarget="%sys32%\pmcsnap.dll" />
<Patch Mui="pnidui.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\pnidui.dll" />
<Patch Mui="pnpclean.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\pnpclean.dll" />
<Patch Mui="ppcsnap.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\ppcsnap.dll" />
<Patch Mui="powercfg.cpl" mask="ICONGROUP," HardlinkTarget="%sys32%\powercfg.cpl" />
<Patch Mui="powrprof.dll.mui" mask="ICONGROUP," HardlinkTarget="%lang%\powrprof.dll.mui" />
Expand Down
1 change: 1 addition & 0 deletions Rectify11Installer/Core/rectify11.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@
<Patch Mui="playtomenu.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\playtomenu.dll" />
<Patch Mui="pmcsnap.dll" mask="ICONGROUP,|BITMAP," HardlinkTarget="%sys32%\pmcsnap.dll" />
<Patch Mui="pnidui.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\pnidui.dll" />
<Patch Mui="pnpclean.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\pnpclean.dll" />
<Patch Mui="ppcsnap.dll" mask="ICONGROUP," HardlinkTarget="%sys32%\ppcsnap.dll" />
<Patch Mui="powercfg.cpl" mask="ICONGROUP," HardlinkTarget="%sys32%\powercfg.cpl" />
<Patch Mui="powrprof.dll.mui" mask="ICONGROUP," HardlinkTarget="%lang%\powrprof.dll.mui" />
Expand Down

0 comments on commit 8a319d2

Please sign in to comment.