Create an Inno Setup script (`.iss`) to generate an `.exe` installer that: 1. Installs to `%ProgramFiles%\dagu` (requires Admin). 2. Adds the binary path to the System `PATH`. 3. Adds services on user selection (`start-all`, `server`, `scheduler`, etc) 4. Supports proper uninstallation.