-
**Update**
Issue is related to using Wix V4, to resolve you must uninstall V4, install V3 [from here](https://github.com/wixtoolset/wix3/releases) and reboot.
**Original:**
I'm trying to use c…
-
JDK: 14
Gradle 4.8.1
Badass-Runtime-Plugin: 1.11.4
WiX Toolset: 3.11
Windows 10
Running jpackage gradle task results in the following:
```java
> Task :jpackage
WARNING: Using incubator modul…
-
* Which version of WiX are you building with?
> WiX Toolset v3.11.2 build tools
* Which version of Visual Studio are you building with (if any)?
> Microsoft Visual Studio Professional 2022 (A…
-
Hi eveyone and developers !
How can we upgrade code to fix warning :
```bash
warning WIX5437: It is no longer necessary to define the standard directory 'DesktopFolder'. Use the StandardDire…
-
When installing the WiX toolset on a Windows XP computer, the installer needs to be run twice as it fails the first time.
Seen on one installation of Windows XP and not others.
I have the same proble…
-
# 用 WiX 制作安装包:创建一个简单的 msi 安装包 - walterlv
本文是 WiX Toolset 安装包制作入门教程 系列中的一篇,可前往阅读完整教程。 本文将带大家制作一个简单的 msi 安装包。
[https://blog.walterlv.com/post/getting-started-with-wix-toolset-msi-hello-world.html](htt…
-
In the example in the Samples wiki, the `ExePackage` element does not have a `DetectCondition` attribute. You need a `DetectCondition` for `UninstallCommand` to be called. Honestly it is a long standi…
-
WiX Toolset has the capabilities of adding a shortcut to the Start Menu on Windows, but I don't see any option to include this during building.
This would add a lot of value to installations where …
-
# 用 WiX 制作安装包:为 WiX 制作的 msi 安装包添加 .NET Framework 环境检查 - walterlv
用 WiX 制作安装包:为 WiX 制作的 msi 安装包添加 .NET Framework 环境检查
[https://blog.walterlv.com/post/getting-started-with-wix-toolset-msi-detect-net-f…
-
Currently, an MSI is not generated for the `win-arm64` runtime because a WiX Toolset does not have a production-ready version that supports the architecture (see https://github.com/wixtoolset/issues/d…