-
### WiX Version
4.0.5
### .NET or MSBuild or Visual Studio Version
Visual Studio 17.9.7
### HeatWave Version
1.0.4.5
### Windows Version
Win10 22H2
### Repro Repo
_No response_
### Repro Ste…
-
If you follow [the steps to integrate WiX projects into daily builds](/documentation/manual/v3/msbuild/daily_builds.html) and do not install WiX on your build machines, you will not be able to build c…
-
We have a solution with multiple WIX projects at our company. Recently we upgraded from VS2010 to VS2012 (yes, I know a little late). With this upgrade we found the following problem:
1) Click view->o…
-
I'm trying to execute this script...
var { MSICreator } = require('electron-wix-msi');
async function nya() {
// Step 1: Instantiate the MSICreator
const msiCreator = new MSICreato…
-
`MSI` files are generated with "High Mandatory Level" when Visual Studio runs elevated. This causes inconvenience when attempting to move or delete the MSI file afterwards, since Windows will display …
-
The toolset PDBs should be available in an installer so we can more easily get detailed stack traces for bug reports. Either it should come standard in the WiX bundle or be available for milestone rel…
-
Is there a way to do more WIX configuration? Specifically, I am trying to set the installer icon. And eventually I want do things like:
http://wixtoolset.org/documentation/manual/v3/howtos/ui_and_loc…
-
hi, i try to create an native application but meet 2 problem
My fxlauncher
fxlauncher {
applicationVendor 'My Company'
// Base URL where you will host the application artifacts
appl…
-
TODOs:
- [ ] Find features on the file leve
- [ ] Specify features https://wixtoolset.org/documentation/manual/v3/xsd/wix/feature.html
- [ ] Understand https://docs.microsoft.com/en-us/windows/win3…
marbx updated
3 years ago
-
WiX is currently in the process of releasing a new version, WiX V4. Its API will be totally incompatible with the current WiX version (it will have only a single command called `wix` that combines `ca…