Skip to content

Computer Management

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