mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 10:08:05 +02:00
Fixed a bug in WinXShell that prevented building. (Issue #151)
This commit is contained in:
@@ -35,8 +35,8 @@ Author=Homes32
|
|||||||
Level=3
|
Level=3
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.0.3.0
|
Version=1.0.4.0
|
||||||
Date=2025-06-14
|
Date=2025-07-30
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="WinXShell"
|
%ProgramFolder%="WinXShell"
|
||||||
@@ -145,8 +145,8 @@ RequireFileEx,AppendList,\Windows\System32\shutdown.exe
|
|||||||
|
|
||||||
|
|
||||||
// Win11 22631+
|
// Win11 22631+
|
||||||
RequireFileEx,\Windows\System32\appinfo.dll
|
RequireFileEx,AppendList,\Windows\System32\appinfo.dll
|
||||||
RequireFileEx,\Windows\System32\appinfoext.dll
|
RequireFileEx,AppendList,\Windows\System32\appinfoext.dll
|
||||||
|
|
||||||
// DragAndDrop
|
// DragAndDrop
|
||||||
// WinRe.wim: d2d1.dll, ksuser.dll
|
// WinRe.wim: d2d1.dll, ksuser.dll
|
||||||
|
Reference in New Issue
Block a user