mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Fixed explorer crash in 24H2 due to missing mscms.dll if certain scripts were not selected.
This commit is contained in:
@@ -35,8 +35,8 @@ Author=Homes32
|
|||||||
Level=3
|
Level=3
|
||||||
Selected=True
|
Selected=True
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.7.2.0
|
Version=1.7.3.0
|
||||||
Date=2025-02-25
|
Date=2025-05-14
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
|
|
||||||
@@ -611,6 +611,7 @@ If,%SourceVer%,BiggerEqual,10.0.26100.0,RequireFileEx,AppendList,\Windows\System
|
|||||||
RequireFileEx,AppendList,\windows\system32\mblctr.exe
|
RequireFileEx,AppendList,\windows\system32\mblctr.exe
|
||||||
RequireFileEx,AppendList,\Windows\System32\mfperfhelper.dll
|
RequireFileEx,AppendList,\Windows\System32\mfperfhelper.dll
|
||||||
RequireFileEx,AppendList,\Windows\System32\MrmCoreR.dll
|
RequireFileEx,AppendList,\Windows\System32\MrmCoreR.dll
|
||||||
|
If,%SourceVer%,BiggerEqual,10.0.26100.0,RequireFileEx,AppendList,\Windows\System32\mscms.dll
|
||||||
RequireFileEx,AppendList,\Windows\System32\mscories.dll,NOMUI
|
RequireFileEx,AppendList,\Windows\System32\mscories.dll,NOMUI
|
||||||
RequireFileEx,AppendList,\Windows\System32\MsCtfMonitor.dll
|
RequireFileEx,AppendList,\Windows\System32\MsCtfMonitor.dll
|
||||||
RequireFileEx,AppendList,\Windows\System32\msutb.dll
|
RequireFileEx,AppendList,\Windows\System32\msutb.dll
|
||||||
|
Reference in New Issue
Block a user