Update feature wording

This commit is contained in:
Jeffrey
2026-07-08 21:38:48 +02:00
parent a70a2ccbd6
commit d336f98b39
+5 -5
View File
@@ -1371,13 +1371,13 @@
},
{
"FeatureId": "DisableDeviceAutoAppDownload",
"Label": "Prevent Windows from auto-downloading device companion apps",
"ToolTip": "Stops Windows from silently downloading device companion apps via Windows Update when you connect certain devices, like monitors from LG and Alienware. These devices will still work as expected, this only stops Windows Update from automatically installing additional apps without consent.",
"Label": "Prevent Windows from auto-installing device companion apps",
"ToolTip": "Stops Windows from silently installing device companion apps via Windows Update when you connect certain devices, like monitors from LG and Alienware. These devices will still work as expected, this only stops Windows Update from automatically installing additional apps without consent.",
"Category": "Windows Update",
"RegistryKey": "Disable_Device_Auto_App_Download.reg",
"ApplyText": "Preventing automatic download of device companion apps",
"UndoLabel": "Allow automatic download of device companion apps",
"ApplyUndoText": "Allowing automatic download of device companion apps",
"ApplyText": "Preventing automatic installation of device companion apps",
"UndoLabel": "Allow automatic installation of device companion apps",
"ApplyUndoText": "Allowing automatic installation of device companion apps",
"RegistryUndoKey": "Enable_Device_Auto_App_Download.reg",
"MinVersion": null,
"MaxVersion": null