-
* **Electron-Builder Version**: 24.6.4
*
* **Node Version**: 18.15.0
* **Electron Version**: 26.2.1
* **Electron Type (current, beta, nightly)**: current
* **Target**:
Wi…
-
### Description
After upgrading v2.9.2, when running wails dev, the following error is reported. v2.9.1 is normal.
```
• Generating bindings:
Converting type internal.Response
…
-
We still have some places where we have support for Windows < 8 in the installer:
```
misc/nsis/uninstall.nsh
72: ${orif} ${AtLeastWin8}
misc/nsis/install.nsh
298: ${orif} ${AtLeastWin8}
…
-
```
What steps will reproduce the problem?
1. Start the nsis installer package on server 2012 essentials.
2. The installer may be exit suddenly(crash?) after call "system::call
mydllfunction", "rmd…
-
```
What steps will reproduce the problem?
1. start the NSIS installer on Windows
What is the expected output? What do you see instead?
the GUI looks outdated, but should not
What version of the pro…
-
```
What steps will reproduce the problem?
1. start the NSIS installer on Windows
What is the expected output? What do you see instead?
the GUI looks outdated, but should not
What version of the pro…
-
Hi.
The arguments are not being passed to makensis, as you can see below my arguments are '/Dversao=2.0.20.0'.
Passing this arguments to makensis will change de output file and this is not happeni…
-
How can we get NSIS updates for a specific flavor ?
I'm trying to setup feed URL to "http://localhost:1338/update/flavor/flavor1/win64/" but i can't get it working.
I'm successful at getting updat…
-
It seems not all errors getting fetched during NSIS compile!
There were some language strings missing, this creates at least a warning, and it seems this didn't get recognized.
-
```
UNAR doesn't create the empty directories, with and without the option :
-force-directory.
I tested this with the last version of the code. I recompiled the code and I
patched it (look the patch…