Option 1: Interactive PowerShell Menu
Browse all tools with arrow-key navigation:
One-Shot Windows Utilities - No Install, No Clutter
Option 1: Interactive PowerShell Menu
Browse all tools with arrow-key navigation:
irm https://wintool.poziel.dev/get | iex
Option 2: Direct Execution
Run any tool directly if you know its name:
irm https://wintool.poziel.dev/<toolname> | iex
How it works: