-
This line is missing some words:
https://github.com/chouzz/vscode-innosetup/blob/f45cd68f8b244a2e836022d08822daaa498e5367/syntaxes/inno-setup.tmLanguage#L68
Words:
- [`AppUserModelID`](https://jr…
-
By default (`mvn jfx:native`), the EXE-based installer produced by Inno Setup only tells the user that it will be installing the application. In many cases, a license agreement or other information wi…
-
-
### Observed behavior
I cannot build these projects after checkout of the repo and following the build steps to [Run the project using Inno Setup for development](https://github.com/learningequality/…
-
There is no obvious way to pass the version number into the INNO 5 setup file, `Autoplot.iss` for the java packager.
Examples of the configuration keys that need the version number follow:
```ini
…
-
Basically all you have to do is sign the installer by running Microsoft's SignTool when you build the setup.
SignTool:
https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool?redirectedf…
-
I need VclStylesInno.dll in order to use it with vsf styles in Inno Setup, but I can't build the project to get the dll.
-
- Installer
The installer didn't use the latest version of Italian language fro Inno Setup.
Please update the Italian language file.
The Icon description in program group are not localized.
P…
-
`RInno::install_inno` returns the "Unsupported 16-Bit Application" error, and I have to use `installr::install.inno()`. But setting that aside...
After running the following:
`install.packages(…
ghost updated
3 years ago
-
System: Windows 11 x64
Repro steps:
1. Clone bravura repo: git clone https://github.com/steinbergmedia/bravura.git
2. Download inno setup https://jrsoftware.org/isdl.php#stable (version at the ti…