Computer Management
config/feature.json
193 "WPFPanelComputer": {
194 "Content": "Computer Management",
195 "category": "Legacy Windows Panels",
196 "panel": "2",
197 "Type": "Button",
198 "ButtonWidth": "300",
199 "InvokeScript": [
200 "compmgmt.msc"
201 ],