Skip to content

Computer Management

config/feature.json
186  "WPFPanelComputer": {
187    "Content": "Computer Management",
188    "category": "Legacy Windows Panels",
189    "panel": "2",
190    "Type": "Button",
191    "ButtonWidth": "300",
192    "InvokeScript": [
193      "compmgmt.msc"
194    ],