Fixed build failure with Win v10.0.26040.1000 due to the removal of some networking related registry keys.

This commit is contained in:
Homes32
2024-06-17 22:14:47 -05:00
parent 670a1c3857
commit eedd4f9a8f
2 changed files with 8 additions and 3 deletions

View File

@@ -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

View File

@@ -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