-
Generally Nullsoft Installer have an command line option to specify Install Location
[Silent Install](https://silentinstallhq.com/nullsoft-scriptable-install-system-nsis-silent-install-how-to-guid…
-
```
c:\snipped\nsis-2.46.4>makensis.exe - < Examples\example1.nsi
That command prints:
Processing script file: "stdin"
Invalid command: ■;
Error in script "stdin" on line 1 -- aborting creation proc…
-
Reported by: **[sblaisot](https://github.com/sblaisot)**
Date: 2016-01-17T13:39:54Z
Status: Opinion
Importance: Wishlist
Launchpad Issue: [lp1535077](https://bugs.launchpad.net/bugs/1535077)
---
tr…
-
The folder can only be fully removed if it is not used by other applications. Maybe the problem is with Jupyter sessions running in the background (you can tell from the increasing port number that th…
-
This is a known issue with NSIS. Originally it overwrote PATH at 1024 chars. Using the large string build of NSIS changed the max string length to 8192 chars (8192 bytes).
I'm not sure how likely it…
-
@hshqwq
-
* **Electron-Builder Version**: 22.9.1
* **Node Version**: 16.13.1
* **Electron Version**: 10.1.7
* **Electron Type (current, beta, nightly)**: current
* **Electron-updater Version…
-
I've got a powershell script that does some uninstall cleanup, but if I try to execute it during `customUnInstall` the script as already been removed.
I found found in the templates that the uninst…
-
```
c:\snipped\nsis-2.46.4>makensis.exe - < Examples\example1.nsi
That command prints:
Processing script file: "stdin"
Invalid command: ■;
Error in script "stdin" on line 1 -- aborting creation proc…
-
electron-builder 20.28.4
electron-updater 3.1.2
Target: nsis
I'm using electron-updater along with allowToChangeInstallationDirectory:true.
I need a prompt for installation directory only for t…