-
There is currently no way to populate a combo box in a WiX Burn standard bootstrapper application. Many times you would like to add an option to the Options page, but there are far too many choices t…
-
* Which version of WiX are you building with?
3.11.2
4.rc-2
* Which version of Visual Studio are you building with (if any)?
VS 2022
* Which version of the WiX Toolset Visual Studio Extension…
-
## Bugs
If this issue is a bug:
* Which version of WiX are you building with?
3.11.1.2318
* Which version of Visual Studio are you building with (if any)?
16.11.7
* Which version of …
-
![image](https://user-images.githubusercontent.com/48823007/90120857-e9aab100-dd63-11ea-9fb9-f25ab8f63a5f.png)
-
* Which version of WiX are you building with?
wix-3.11.1
* Which version of Visual Studio are you building with (if any)?
vs2013 u3
* Which version of the WiX Toolset Visual Studio Extension a…
-
* Describe the scenario and benefits that the feature supports.
In talking with Sean, I came to understand how important a splash screen is from a UAC perspective when using the new WixInternalUIBo…
-
I have a fresh install of Visual Studio Enterprise 2017 with the ".NET desktop development" and "Visual Studio extension development" workloads installed, along with "WiX Toolset v3.11" and the associ…
-
Hello @MarkEWaite @timja , I'm facing a size/speed issue around the Windows packaging step.
The size of the image `mcr.microsoft.com/dotnet/framework/sdk:3.5` is 15Gb and need to be pull each time …
-
Please provide answers to the following questions to help us narrow down, reproduce, and fix the problem. Fill out one section and delete the others.
## Triage
Issues are triaged at [online me…
-
Functions manipulating paths currently live in RBStringFuncs.
This is a bad design as whilst they are not related to strings, we can'ttake advantage of native solutions for each platform, (using th…