Shortcut on Desktop like a usual Application
⚙️ Issue Checklist
- [x] I have read the guidelines.
- [x] I checked for duplicate issues.
- [x] I searched for existing discussions.
- [x] I checked for an existing pull request that addresses this request.
❓ Is your feature request related to a problem?
Make it possible to run your tool like a normal app
💡 Describe the solution you'd like
Create a shortcut on the desktop (like all other windows applications do) which could be a script running the needed command.
🔄 Describe alternatives you've considered
No response
🖼️ Additional context
as you want this tool to become the best, i would recommend making it more user friendly, and issuing a command in the terminal is not that (for average users), let alone remembering it for updates via winget etc. later on. This could make it easier for them to also get onboard, when not having to touch CLI ;)
This feature used to exist but was removed due to anti virus false positives
https://github.com/ChrisTitusTech/winutil/commit/c186642998a77bcb95e59c46dd272f100ab50423
https://github.com/ChrisTitusTech/winutil/discussions/3127