|
|
关于更新一下,或者自己补2个文件。
diff --git a/Projects/WIN10XPE/01-Components/00-Shell/main.bat b/Projects/WIN10XPE/01-Components/00-Shell/main.bat
index f81cc55..0e9bc3b 100644
--- a/Projects/WIN10XPE/01-Components/00-Shell/main.bat
+++ b/Projects/WIN10XPE/01-Components/00-Shell/main.bat
@@ -57,6 +57,11 @@ windows.storage.dll
; Resolution settings for 24h2
+ver >= 26100
DispBroker.Desktop.dll
Windows.Graphics.dll
; system tray icons stuck issue for 26h1
+ver >= 27000
CapabilityAccessManager.Desktop.Storage.dll
gamemode.dll
:end_files |
|