mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +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
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.3.0
|
||||
Date=2025-06-14
|
||||
Version=1.0.4.0
|
||||
Date=2025-07-30
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="WinXShell"
|
||||
@@ -145,8 +145,8 @@ RequireFileEx,AppendList,\Windows\System32\shutdown.exe
|
||||
|
||||
|
||||
// Win11 22631+
|
||||
RequireFileEx,\Windows\System32\appinfo.dll
|
||||
RequireFileEx,\Windows\System32\appinfoext.dll
|
||||
RequireFileEx,AppendList,\Windows\System32\appinfo.dll
|
||||
RequireFileEx,AppendList,\Windows\System32\appinfoext.dll
|
||||
|
||||
// DragAndDrop
|
||||
// WinRe.wim: d2d1.dll, ksuser.dll
|
||||
|
Reference in New Issue
Block a user