-
Hi,
I'm currently trying to use the wix toolset together with pyoxidizer to build an msi-installer, which installs the application as a service on windows. To accomplish that, I'm trying to add addit…
-
Edit BruteSharkInstaller project so it will enforce existence / installation of .NET Core SDK before installing BruteSharkDesktop.
NOTE: BruteSharkInstaller is a WiX Toolset project, if you are …
-
### What is the problem or limitation you are having?
Windows packaging currently uses WiX Toolset 3. This version of WiX has a known issue with long file paths (#948), as well as no support for ARM6…
-
### WiX Version
5.0.0
### .NET or MSBuild or Visual Studio Version
.NET 8.0.204, MSBuild version 17.9.8+b34f75857 for .NET Framework, Visual Studio 2022 17.9.6
### HeatWave Version
1.0.…
-
Hi,
We have an old installer project that is dependent on this component. We want to upgrade WIX Toolset to 3.11 but since this component (WixBalExtensionExt) only supports WIX 3.10 we cannot upgra…
-
When trying to create an msi with the generated .wix file (with candle, newest WiX toolset, v4.0.3922.0) I get the following error:
```
error CNDL0199 : The Wix element has an incorrect namespace of …
smoes updated
8 years ago
-
### Problem Description
I just got a Microsoft Surface with arm64 processor, and while running the PWA x64 build mostly works, it has been crashing when trying to use it for streaming websites that…
dam5s updated
2 months ago
-
# 用 WiX 制作安装包:为 WiX 制作的 exe 安装包添加 .NET Framework 前置的安装步骤 - walterlv
本文是 WiX Toolset 安装包制作入门教程 系列中的一篇,可前往阅读完整教程。 前面我们制作完成了一个简单的 exe 安装包。如果我们要安装的程序运行需要 .NET Framework 环境,那么可以检查 .NET Framework 是否安装,如果未安…
-
The codebase has several unused imports, that a linter could warn against. Find a linter for this job and use it as part of our `make lint` action.
-
Dear developers,
I have troubles building a windows release with Wix Toolset v 3.11
I get the following errors:
$ bash release.sh windows
```
Creating Windows installers
C:\Program Files (x86…