Commit graph

6 commits

Author SHA1 Message Date
bovirus
5a4fe588e0
Update Italian string for installer 2020-11-24 11:45:11 +01:00
Floris Bos
a37f9a9f11 Windows: NSIS installer: enable multi-language (en/it/nl)
Closes #118
2020-11-24 11:37:48 +01:00
Floris Bos
b36cae4bfb Windows installer: do not install qml settings plugin
The "do not use saved position if it falls outside of primary screen"
commit removes the dependency on qml-module-qt-labs-settings module
so no need for the installer to install it.

Skip installation of qml debug stuff while we are at it.
2020-09-29 19:57:36 +02:00
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)