- Open the latest release on GitHub.
- Download
indus-setup-vX.Y.Z-windows-amd64.exe. - Run the installer wizard.
- Keep
Add INDUS to PATHchecked. - Finish setup and launch INDUS Terminal.
After install, you can run:
indus version- Installs binaries into
%LOCALAPPDATA%\Programs\INDUS Terminal - Creates desktop and start-menu shortcuts (optional)
- Adds context menu: Open INDUS Terminal here (optional)
- Adds install path to user PATH (optional)
- Registers uninstall entry in Windows Apps list
- Download
indus.exe. - Place it in any folder.
- Run directly, or add that folder to PATH manually.
build.batThis now enforces:
- icon embedding (
rsrc) - Go unit tests
- installer build validation (unless
SKIP_INSTALLER=1)
The v1.5.5 release pipeline publishes unsigned Windows artifacts by default and does not require signing secrets. If code signing is reintroduced in a later release, it will be documented separately.
Windows SmartScreen can show warnings for unsigned or low-reputation binaries. Use a trusted code-signing certificate for production distribution.