mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-15 07:05:51 -06:00
c186642998
Was causing virus false positives.
30 lines
659 B
Markdown
30 lines
659 B
Markdown
# Create WinUtil Shortcut
|
|
|
|
Last Updated: 2024-08-07
|
|
|
|
|
|
!!! info
|
|
The Development Documentation is auto generated for every compilation of WinUtil, meaning a part of it will always stay up-to-date. **Developers do have the ability to add custom content, which won't be updated automatically.**
|
|
|
|
|
|
<!-- BEGIN CUSTOM CONTENT -->
|
|
|
|
<!-- END CUSTOM CONTENT -->
|
|
|
|
<details>
|
|
<summary>Preview Code</summary>
|
|
|
|
```json
|
|
{
|
|
"Content": "Create WinUtil Shortcut",
|
|
"category": "Shortcuts",
|
|
"panel": "2",
|
|
"Order": "a082_",
|
|
"Type": "Button",
|
|
"ButtonWidth": "300",
|
|
"link": "https://christitustech.github.io/winutil/dev/tweaks/Shortcuts/Shortcut"
|
|
}
|
|
```
|
|
|
|
</details>
|