Skip to content

Windows

Install InnoCode on Windows via Scoop.

InnoCode supports Windows via Scoop.

Terminal window
scoop bucket add innocode https://github.com/Inno-ki/scoop-bucket
scoop install innocode

If you prefer WSL, you can also install using the Linux installer inside WSL:

Terminal window
curl -fsSL https://innocode.io/install | bash