Files

17 lines
349 B
Markdown
Raw Permalink Normal View History

2026-02-10 19:49:36 +00:00
---
title: "Computer Management"
2026-02-10 19:49:36 +00:00
description: ""
---
2026-02-18 12:37:09 -06:00
2026-07-13 11:37:52 -05:00
```json {filename="config/feature.json",linenos=inline,linenostart=182}
2026-02-23 18:28:56 -06:00
"WPFPanelComputer": {
"Content": "Computer Management",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
"ButtonWidth": "300",
"InvokeScript": [
"compmgmt.msc"
],
2026-01-07 19:55:35 +00:00
```