A set of quick system utilities for those who need it. No longer actively maintained.
Windows only.
Check out the wiki if you're curious.
- Download Microsoft PowerToys.
- Scroll to the latest release and download
PowerToys Setup-1234-x64.exe
. - Run the installer to install PowerToys and .NET if needed.
- Download
utilities-cs-fd.exe
from the utilities-cs releases.
- Check for .NET by running
dotnet --list-runtimes
in Command Prompt. - Ensure "Microsoft.NetCoreApp 9.0.x" is listed. If not, install .NET.
- Download
utilities-cs-fd.exe
from the utilities-cs releases.
Alternatively, download the self-contained version utilities-cs-sc.exe
from the utilities-cs releases (note: this version is larger and significantly slower at runtime).
- Open the PowerToys Run search bar (Alt + Space by default).
- Type any recognized command. For example, try
cursive hello world
and press Ctrl + F8. - For more commands and details on how to use utilities-cs, check the wiki.
- Open Windows search or any text input field.
- Type your command and press Ctrl + F8.
- For more commands and details on how to use utilities-cs, check the wiki.
If you are confused on how to install/use utilities-cs, or have trouble understanding how a command works, you may view the wiki or raise an issue.