Windows & WSL
Nexis provides an NSIS installer and an MSI package for Windows, and treats
WSL as a first-class workspace environment.
Install
Section titled “Install”Download either installer from the releases page:
- NSIS (
Nexis_*_x64-setup.exe) — the standard installer. - MSI (
Nexis_*_x64_en-US.msi) — for managed / enterprise deployment.
Run it and follow the prompts.
Shell detection
Section titled “Shell detection”On Windows, Nexis picks a shell in this order:
pwsh.exe(PowerShell 7+)powershell.exe(Windows PowerShell)cmd.exe
WSL is a first-class environment in Nexis:
- Open a terminal tab directly into a WSL distro.
- Work on files inside the WSL filesystem with the editor and explorer.
- The Windows Explorer context menu integration lets you right-click a folder or drive and Open in Nexis.
Having trouble? See Troubleshooting.
