Installing nitropy on Windows#
Note
Generally Windows support and the installer are experimental - please use with caution.
Note
If you already use Python on your system and are familiar with the command prompt, you can alternatively install nitropy with pipx, see Installing nitropy With pipx.
How to Install#
Download the latest
.exe
file from releases.Open the command console in the administrator mode (Windows 10: press the right mouse button on the Menu Start and select “Windows PowerShell (Admin)” from the menu).
Change to the directoy of the
.exe
(something likecd C:\Users\YOURUSER\Downloads
)Execute
nitropy-VERSION.exe
Note
If you’re using Microsoft Edge, the downloaded
.exe
might be marked as “untrused” by Windows. To mark it as trusted anyway, click the three dot on the right of the warning, then “keep”, then “show more” and finally “keep anyway”.
Note
Without administrator privileges nitropy might not be able to communicate to the device.
Known Issues#
Support for Nitrokey Start under Windows 10 is not working without installing libusb libraries (to be described)
The installer does not remove a previous installation (manually remove it using settings -> programs and apps)