Commit graph

3 commits

Author SHA1 Message Date
Floris Bos
65c6377052 Windows installer: terminate Imager if running
- Try to gracefully close any running Imager instance by sending
a window message. Should close it automatically if Imager is not
actually writing something.

If Imager does not close within 2 seconds, prompt user to ask
if it should be terminated less gracefully.

- Change installer executable name (setup.exe -> image-<version>.exe).
- Prevent UAC prompt during compiling installer.
2020-07-21 15:25:31 +02:00
Floris Bos
f3bc47a309 Windows installer: refuse installation on ancient versions
Closes #55
2020-05-25 00:52:37 +02:00
Floris Bos
bd37916527 Mention version number in title bar 2020-03-10 17:43:48 +01:00
Renamed from windows/rpi-imager.nsi (Browse further)