Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove dutil types from BAFunctions. | Sean Hall | 2021-11-01 | 2 | -8/+16 | |
| | ||||||
* | Make thmutil automatically load controls during window creation. | Sean Hall | 2021-11-01 | 1 | -74/+114 | |
| | | | | Add control loaded event. | |||||
* | Add more thmutil window messages to simplify handling control events. | Sean Hall | 2021-11-01 | 1 | -58/+152 | |
| | ||||||
* | Allow more customization of control ids in thmutil. | Sean Hall | 2021-11-01 | 1 | -3/+62 | |
| | | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide. | |||||
* | Table ids per https://github.com/wixtoolset/issues/issues/5933. | Bob Arnson | 2021-09-19 | 11 | -49/+50 | |
| | ||||||
* | Bring Sean's fixes to `wix4`. | Bob Arnson | 2021-09-18 | 1 | -2/+2 | |
| | ||||||
* | Don't set NativeMachine variables when IsWow64Process2 is unavailable | Eric StJohn | 2021-09-13 | 1 | -1/+4 | |
| | ||||||
* | Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension | Eric StJohn | 2021-08-30 | 3 | -0/+41 | |
| | ||||||
* | Skip Wow64 redirection on 64-bit CA builds. | Bob Arnson | 2021-08-23 | 1 | -0/+10 | |
| | ||||||
* | On SuppressDowngradeFailure, quit after detect. | Bob Arnson | 2021-08-22 | 2 | -40/+29 | |
| | | | | Implements https://github.com/wixtoolset/issues/issues/6537. | |||||
* | Allow BA to opt out of MSI transaction. | Nir Bar | 2021-08-12 | 2 | -0/+35 | |
| | ||||||
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 3 | -24/+0 | |
| | ||||||
* | Fixes an error reported by Resharper. | Ron Martin | 2021-07-05 | 1 | -2/+2 | |
| | ||||||
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 2 | -57/+74 | |
| | | | | Fixes #4975 | |||||
* | Add bundle option for command line variables to always be uppercase. | Sean Hall | 2021-07-02 | 6 | -7/+68 | |
| | | | | Fixes #3777 | |||||
* | Expose overridable variable APIs in balutil and Mba.Core. | Sean Hall | 2021-07-02 | 1 | -101/+30 | |
| | | | | Fixes #4777 | |||||
* | Add Success page to prereq BA. | Sean Hall | 2021-06-17 | 28 | -50/+215 | |
| | | | | | | | This was needed to explain to the user that a restart is required but not allowed. It also allows localizing the reboot prompt. Fixes #3957, #5395 | |||||
* | Fix prereq BA to not reload the bootstrapper if a restart is required. | Sean Hall | 2021-06-17 | 1 | -4/+5 | |
| | | | | Fixes #5286 | |||||
* | Fix loading BAFunctions. | Sean Hall | 2021-06-04 | 3 | -23/+14 | |
| | ||||||
* | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 2021-06-04 | 1 | -1/+1 | |
| | | | | | Partial fix for #6155 Fixes #4106 | |||||
* | Try to make building Bal.wixext and IntegrationBurn faster. | Sean Hall | 2021-05-19 | 1 | -0/+1 | |
| | ||||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 7 | -15/+26 | |
| | ||||||
* | Update package Cache attribute to new attribute values | Rob Mensching | 2021-05-17 | 8 | -17/+17 | |
| | | | | Closes wixtoolset/issues#5125 | |||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 15 | -15/+15 | |
| | ||||||
* | Fix Net48Web hash. | Sean Hall | 2021-05-11 | 1 | -1/+1 | |
| | ||||||
* | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 2021-05-11 | 8 | -17/+17 | |
| | | | | | | | | During actions that are expected to have source media available, all packages that have cacheType set to keep should be cached if the package is going to be present. Set NetFx ExePackage Cache="no" and remove uninstall and repair arguments. #5125 | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 274 | -4909/+1002 | |
| | ||||||
* | Merge VisualStudio.wixext | Rob Mensching | 2021-05-11 | 88 | -0/+6018 | |
|\ | ||||||
| * | Move VisualStudio.wixext into ext | Rob Mensching | 2021-05-04 | 89 | -0/+6023 | |
| | ||||||
* | Merge Sql.wixext | Rob Mensching | 2021-05-11 | 66 | -0/+5093 | |
|\ | ||||||
| * | Move Sql.wixext into ext | Rob Mensching | 2021-05-04 | 67 | -0/+5098 | |
| | ||||||
* | Merge PowerShell.wixext | Rob Mensching | 2021-05-11 | 25 | -0/+791 | |
|\ | ||||||
| * | Move PowerShell.wixext into ext | Rob Mensching | 2021-05-04 | 26 | -0/+796 | |
| | ||||||
* | Merge Msmq.wixext | Rob Mensching | 2021-05-11 | 52 | -0/+4615 | |
|\ | ||||||
| * | Move Msmq.wixext into ext | Rob Mensching | 2021-05-04 | 53 | -0/+4620 | |
| | ||||||
* | Merge Iis.wixext | Rob Mensching | 2021-05-11 | 141 | -0/+26478 | |
|\ | ||||||
| * | Move Iis.wixext into ext | Rob Mensching | 2021-05-04 | 142 | -0/+26483 | |
| | ||||||
* | Merge Http.wixext | Rob Mensching | 2021-05-11 | 55 | -0/+3218 | |
|\ | ||||||
| * | Move Http.wixext into ext | Rob Mensching | 2021-05-04 | 56 | -0/+3223 | |
| | ||||||
* | Merge Firewall.wixext | Rob Mensching | 2021-05-11 | 57 | -0/+3085 | |
|\ | ||||||
| * | Move Firewall.wixext into ext | Rob Mensching | 2021-05-04 | 58 | -0/+3090 | |
| | ||||||
* | Merge DirectX.wixext | Rob Mensching | 2021-05-11 | 30 | -0/+883 | |
|\ | ||||||
| * | Move DirectX.wixext into ext | Rob Mensching | 2021-05-04 | 31 | -0/+888 | |
| | ||||||
* | Merge DifxApp.wixext | Rob Mensching | 2021-05-11 | 34 | -0/+900 | |
|\ | ||||||
| * | Move DifxApp.wixext into ext | Rob Mensching | 2021-05-04 | 35 | -0/+905 | |
| | ||||||
* | Merge Dependency.wixext | Rob Mensching | 2021-05-11 | 38 | -0/+1908 | |
|\ | ||||||
| * | Move Dependency.wixext into ext | Rob Mensching | 2021-05-04 | 39 | -0/+1913 | |
| | ||||||
* | Merge ComPlus.wixext | Rob Mensching | 2021-05-11 | 100 | -0/+22827 | |
|\ | ||||||
| * | Move ComPlus.wixext into ext | Rob Mensching | 2021-05-04 | 101 | -0/+22832 | |
| | ||||||
* | Merge UI.wixext | Rob Mensching | 2021-05-11 | 121 | -0/+27532 | |
|\ |