-
https://blog.alejandrocelaya.com/2014/02/01/compile-nsis-scripts-in-linux/
-
We have an issue where the installer is crashing sometimes (when the user directory contains spaces) before doing anything.
https://github.com/deltachat/deltachat-desktop/issues/1269
I tried under…
-
When I try to install a DLL by the following script in a custom NSIS script
```
!macro customInstall
!include Library.nsh
!define LIBRARY_X64
!insertmacro InstallLib REGDLL NOTSHARE…
-
QGC can not compile without NSIS in windows. This would be a nice information in the "getting started" section.
It can be downloaded at:
https://sourceforge.net/projects/nsis/
-
* **Target**: NSIS, NSIS Web
[Electron 23](https://www.electronjs.org/blog/electron-23-0) removes support for Windows 7, 8, and 8.1. To prevent users of those operating systems from auto-up…
-
https://stackoverflow.com/questions/49827340/sign-the-exe-file-using-nsis-script
-
A few improvement to the windows installer based on NSIS:
- [ ] ensure that no oracle/cockatrice/servatrice is running before install+uninstall, to avoid locked files on installation;
- [x] on unins…
-
we need to ensure the following:
- [ ] That the windows installer is run in administrator context
- [ ] Warn user that user should install openssl in a non-user writeable directory
I think the appro…
-
Virus Total Results suggest "Win10-Widgets.Rainmeter-4.0.exe" is an unsafe install.
https://www.virustotal.com/gui/file/8b90523c943efd5ca12d5347b31715388842c8f199d3271b5c0ac1837e61a4ae/detection
s…
-
# First Stable GUI Release Checklist
We should release the new upgrade sooner rather than later. There are many improvements over the old version, even if it's not perfect yet (duh)
- [x] 1. Mer…