From eedd4f9a8f624281c02b97c4099c0ea1be9af450 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Mon, 17 Jun 2024 22:14:47 -0500 Subject: [PATCH] Fixed build failure with Win v10.0.26040.1000 due to the removal of some networking related registry keys. --- Projects/PhoenixPE/Components/310-Networking.script | 9 +++++++-- Projects/PhoenixPE/Finalize/710-SlimFast.script | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Projects/PhoenixPE/Components/310-Networking.script b/Projects/PhoenixPE/Components/310-Networking.script index 144976b..b490aa0 100644 --- a/Projects/PhoenixPE/Components/310-Networking.script +++ b/Projects/PhoenixPE/Components/310-Networking.script @@ -36,8 +36,8 @@ Author=Homes32 Level=4 Selected=True Mandatory=False -Version=1.7.1.0 -Date=2024-01-26 +Version=1.7.2.0 +Date=2024-04-03 [Variables] @@ -518,6 +518,7 @@ If,Not,%RegistrySoftwareSource%,Equal,"Install.wim",Begin RegCopy,HKLM,"Tmp_Install_Software\Microsoft\wcmsvc",HKLM,"Tmp_Software\Microsoft\wcmsvc" RegCopy,HKLM,"Tmp_Install_Software\Policies\Microsoft\Windows\WcmSvc",HKLM,"Tmp_Software\Policies\Microsoft\Windows\WcmSvc" RegCopy,HKLM,"Tmp_Install_Software\Microsoft\Windows\CurrentVersion\SettingSync\WindowsSettingHandlers\Tethering",HKLM,"Tmp_Software\Microsoft\Windows\CurrentVersion\SettingSync\WindowsSettingHandlers\Tethering" + System,ErrorOff,7 RegCopy,HKLM,"Tmp_Install_Software\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\{01578f96-c270-4602-ade0-578d9c29fc0c}",HKLM,"Tmp_Software\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\{01578f96-c270-4602-ade0-578d9c29fc0c}" RegCopy,HKLM,"Tmp_Install_Software\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\{017ba13c-9a55-4f1f-8200-323055aac810}",HKLM,"Tmp_Software\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\{017ba13c-9a55-4f1f-8200-323055aac810}" RegCopy,HKLM,"Tmp_Install_Software\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\{67d07935-283a-4791-8f8d-fa9117f3e6f2}",HKLM,"Tmp_Software\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\{67d07935-283a-4791-8f8d-fa9117f3e6f2}" @@ -530,7 +531,11 @@ End RegCopy,HKLM,"Tmp_Install_System\ControlSet001\Services\LanmanWorkstation",HKLM,"Tmp_System\ControlSet001\Services\LanmanWorkstation" RegWrite,HKLM,0x4,"Tmp_System\ControlSet001\Services\LanmanWorkstation\Parameters","AllowInsecureGuestAuth",1 + +// Removed in 10.0.26040.1000 +System,ErrorOff,1 RegCopy,HKLM,"Tmp_Install_System\ControlSet001\Control\NetTrace\Scenarios\WLAN",HKLM,"Tmp_System\ControlSet001\Control\NetTrace\Scenarios\WLAN" + RegCopy,HKLM,"Tmp_Install_System\ControlSet001\Services\WlanSvc",HKLM,"Tmp_System\ControlSet001\Services\WlanSvc" RegWrite,HKLM,0x7,"Tmp_System\ControlSet001\Services\WlanSvc","DependOnService","nativewifip","RpcSs","Ndisuio","wcmsvc",NOWARN diff --git a/Projects/PhoenixPE/Finalize/710-SlimFast.script b/Projects/PhoenixPE/Finalize/710-SlimFast.script index bdd3a16..33890af 100644 --- a/Projects/PhoenixPE/Finalize/710-SlimFast.script +++ b/Projects/PhoenixPE/Finalize/710-SlimFast.script @@ -283,7 +283,7 @@ btn_AdvancedOptions=,1,8,574,5,25,25,ToggleAdvancedOptions,Advanced_Disabled_16. btn_ScriptInfo=,1,8,605,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info" cb_CleanupLangFolders="Cleanup unused language folders",1,3,5,50,200,18,True cb_DeleteWoW64="Delete WoW64 folder if support disabled",1,3,5,70,437,18,True -cb_DeleteSpeechFolder="Delete Speech folder",1,3,5,89,211,18,True,"__Delete unused Text-to-Speech resources." +cb_DeleteSpeechFolder="Delete Speech folder",1,3,5,90,211,18,True,"__Delete unused Text-to-Speech resources." cb_MigrationEngine="Remove Migration Engine",1,3,5,110,200,18,True cb_NetworkKernelDebug="Network Kernel Debug Extensibility Modules",1,3,5,130,234,18,True