瀏覽代碼

添加三方规则:Win10开始屏幕右键卸载

蓝点lilac 5 年之前
父節點
當前提交
d0e009ab72
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      ContextMenuManager/Properties/Resources/Texts/ThirdRulesDic.xml

+ 4 - 0
ContextMenuManager/Properties/Resources/Texts/ThirdRulesDic.xml

@@ -32,6 +32,10 @@ ValueKind为键值类型,默认键值类型ValueKind为REG_DWORD,为默认
       <Rule RegPath="HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer" ValueName="NoUseStoreOpenWith" On="0" Off="1"/>
       <Rule RegPath="HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer" ValueName="NoUseStoreOpenWith" On="0" Off="1"/>
     </Item>
+    <Item Text="Win10 开始屏幕程序右键菜单卸载" RestartExplorer="">
+      <Rule RegPath="HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer" ValueName="NoUninstallFromStart" On="0" Off="1"/>
+      <Rule RegPath="HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer" ValueName="NoUninstallFromStart" On="0" Off="1"/>
+    </Item>
   </Group>
 
   <Group Text="Bandizip" Guid="5b69a6b4-393b-459c-8ebb-214237a9e7ac" RegPath="HKEY_CURRENT_USER\SOFTWARE\Bandizip">