--- title: "Computer Management" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=196} "WPFPanelComputer": { "Content": "Computer Management", "category": "Legacy Windows Panels", "panel": "2", "Type": "Button", "ButtonWidth": "300", "InvokeScript": [ "compmgmt.msc" ], ```