| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy download URL to BA arguments.HEADv7.0.0main | Bob Arnson | 2026-04-03 | 1 | -0/+2 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9275 | ||||
| * | Handle lack of scope for pre-v7 bundles. | Bob Arnson | 2026-04-01 | 14 | -5/+128 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9274 | ||||
| * | Set more detect-phase values when falling back. | Bob Arnson | 2026-03-09 | 6 | -18/+45 |
| | | | | | | | | | | When configurable-scope bundle is already installed, find it during detect by falling back from machine to user. Set the scope as early as possible so detect-phase checks (e.g., cache path, state file) work as expected. Fixes https://github.com/wixtoolset/issues/issues/9257 | ||||
| * | Fix XSD issues | Rob Mensching | 2026-03-05 | 5 | -3/+16 |
| | | |||||
| * | Fix typov7.0.0-rc.2 | Rob Mensching | 2026-03-05 | 1 | -1/+1 |
| | | |||||
| * | Fix WiX v7 package dependencies | Rob Mensching | 2026-03-05 | 1 | -12/+15 |
| | | | | | Fixes 9253 | ||||
| * | Remove duplicated project | Rob Mensching | 2026-03-05 | 1 | -2/+0 |
| | | |||||
| * | Mark Firewall Enabled attribute new to WiX v5 | Rob Mensching | 2026-03-05 | 1 | -1/+1 |
| | | | | | Fixes 8932 | ||||
| * | Split XSDs into individual XSD fragments per element and type | Rob Mensching | 2026-03-05 | 605 | -24311/+24447 |
| | | | | | | This majorly improves the developer experience when editing documentation for each WiX element or type. | ||||
| * | Handle scope of configurable-scope BundlePackages. | Bob Arnson | 2026-02-25 | 9 | -11/+81 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9233 | ||||
| * | Configurable-scope bundles for WixStdBA. | Bob Arnson | 2026-02-24 | 15 | -16/+94 |
| | | | | | | Fixes https://github.com/wixtoolset/issues/issues/9234 Fixes https://github.com/wixtoolset/issues/issues/9235 | ||||
| * | Lock upgrade bundles to original bundle's scope. | Bob Arnson | 2026-02-18 | 19 | -43/+184 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9236 | ||||
| * | Log detected package scope and lock bundle scope. | Bob Arnson | 2026-02-11 | 11 | -25/+80 |
| | | | | | | - Fixes https://github.com/wixtoolset/issues/issues/9232 - Fixes https://github.com/wixtoolset/issues/issues/9240 | ||||
| * | Use azure-cli for signing authenticationv7.0.0-rc.1 | Rob Mensching | 2026-02-06 | 1 | -1/+1 |
| | | | | | The previous method was deprecated by Azure. | ||||
| * | Support dual-purpose packages in Burn. | Bob Arnson | 2026-02-05 | 174 | -651/+3552 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/8958 | ||||
| * | Update to OSMF EULA v1.1 | Rob Mensching | 2026-02-04 | 1 | -0/+0 |
| | | | | | Resolves 9230 | ||||
| * | Use `EulaId` with `-t:AcceptEula` to match documentation | Rob Mensching | 2026-02-03 | 3 | -10/+23 |
| | | | | | Resolves 9196 | ||||
| * | Fix copy-paste errors in Burn serialization | Rob Mensching | 2026-01-30 | 2 | -6/+6 |
| | | |||||
| * | Many small code quality fixes | Rob Mensching | 2026-01-30 | 15 | -48/+73 |
| | | |||||
| * | Support RedirectionGuard in Burn | Rob Mensching | 2026-01-30 | 4 | -0/+113 |
| | | | | | Resolves 9228 | ||||
| * | Remove elevation check in Restart Manager utility | Rob Mensching | 2026-01-30 | 1 | -28/+27 |
| | | | | | | Rather than check if we're elevated then try to enable the optional privilege, just try to enable the privilege and proceed normally. | ||||
| * | Use high integrity instead of elevation token to properly detect "elevated" ↵ | Rob Mensching | 2026-01-30 | 1 | -20/+73 |
| | | | | | | | Managed CAs Fixes 9205 | ||||
| * | Use high integrity instead of elevation token to properly detect "elevated" ↵ | Rob Mensching | 2026-01-30 | 3 | -3/+30 |
| | | | | | | | installs Fixes 8178 | ||||
| * | Update supported WiX extension version to "7" | Rob Mensching | 2026-01-30 | 4 | -4/+7 |
| | | |||||
| * | Require "accept EULA" in .nupkgs plus some "accept EULA" bug fixes | Rob Mensching | 2026-01-30 | 39 | -12/+117 |
| | | | | | Resolves 9196 | ||||
| * | Add missing related bundle information | Rob Mensching | 2026-01-29 | 3 | -1/+7 |
| | | |||||
| * | Test removing base bundle fully removes any patch bundles | Rob Mensching | 2026-01-29 | 1 | -2/+32 |
| | | |||||
| * | Correctly plan related patch bundle uninstall. | Bob Arnson | 2026-01-29 | 1 | -15/+17 |
| | | | | | Based on https://github.com/wixtoolset/wix/pull/654/. | ||||
| * | Use case insensitive compares for paths during harvesting | Rob Mensching | 2026-01-29 | 4 | -4/+54 |
| | | | | | Fixes 9213 | ||||
| * | Allow patched package to be uninstalled. | Bob Arnson | 2026-01-26 | 8 | -4/+164 |
| | | | | | | | | | Normally, a patched package is detected as superseded and therefore a normal uninstall takes no action. This change looks for applied patches and allows a normal uninstall to remove the package. Fixes https://github.com/wixtoolset/issues/issues/6350 | ||||
| * | Protect against NULL User/Group comment when removing comment | Rob Mensching | 2026-01-26 | 2 | -9/+15 |
| | | | | | Fixes 8941 (hopefully) | ||||
| * | Require "accept EULA" | Rob Mensching | 2026-01-21 | 38 | -19677/+579 |
| | | | | | Resolves 9196 | ||||
| * | Improve handling of nulls in MultiSzInsertString and MultiSzLen | Rob Mensching | 2026-01-21 | 2 | -8/+233 |
| | | | | | Resolves 7311 | ||||
| * | ForceAbsent can now remove a package even if it still has dependents | Nir Bar | 2026-01-21 | 2 | -1/+17 |
| | | | | | Resolves 8962 | ||||
| * | Privatize warning messages to their components | Rob Mensching | 2026-01-19 | 47 | -838/+718 |
| | | | | | Fixes 6423 | ||||
| * | Privatize error messages to their components | Rob Mensching | 2026-01-19 | 86 | -2414/+2042 |
| | | | | | Fixes 6423 | ||||
| * | Provide Bundle Icon in BA container and update wixstdba to use it | Rob Mensching | 2026-01-07 | 20 | -24/+188 |
| | | | | | Fixes 8104 | ||||
| * | Fix anonymous Directory Id generation to be consistent | Rob Mensching | 2026-01-07 | 5 | -40/+120 |
| | | | | | Fixes 7861 | ||||
| * | Prevent crashes when there is an error when parsing File element | Rob Mensching | 2026-01-07 | 1 | -2590/+2593 |
| | | |||||
| * | Remove CustomActionFailure.exe binary from repo | Rob Mensching | 2026-01-07 | 40 | -2/+48 |
| | | | | | | | Build the test file from source instead. Fixes 8935 | ||||
| * | WixUI uk-UA loc string update from @Dgroholsky. | Bob Arnson | 2026-01-04 | 1 | -152/+152 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/6620 | ||||
| * | Add bal:DisplayFilesInUseDialogCondition to disable Files In Use dialog | Charles Baker | 2026-01-03 | 15 | -20/+169 |
| | | | | | | | Disabling display skips showing the "Files In Use" dialog and returning a result as if the user had chosen to ignore the dialog and reboot in the case of files that were unable to be replaced. | ||||
| * | Warn when Properties metadata overrides ProjectReference expansions metadata | Rob Mensching | 2025-12-15 | 4 | -2/+78 |
| | | | | | Resolves 8967 | ||||
| * | Support setting InstallerPlatform from RuntimeIdentifier | Rob Mensching | 2025-12-15 | 13 | -16/+499 |
| | | | | | Resolves 9047 | ||||
| * | Block use of TargetFramework and TargetFrameworks in .wixproj | Rob Mensching | 2025-12-15 | 6 | -0/+112 |
| | | | | | | | | Setting these to anything but the default in the WiX Toolset Sdk will create problems with project restore. Ensure nothing changes. Resolves 7925 | ||||
| * | Maintain support for VS2022 until GitHub Actions images are upgraded | Rob Mensching | 2025-12-14 | 1 | -1/+1 |
| | | |||||
| * | Migrate all .sln files to .slnx | Rob Mensching | 2025-12-14 | 167 | -3374/+20365 |
| | | | | | Modernize projects against new .slnx expecations as well. | ||||
| * | Update to use .NET 10 SDK for builds | Rob Mensching | 2025-12-14 | 6 | -11/+7 |
| | | |||||
| * | Fix handling of default items | Rob Mensching | 2025-12-14 | 8 | -5/+113 |
| | | | | | Fixes 7455 | ||||
| * | Refine comments and documentation for ProductSearch type="exists" | Rob Mensching | 2025-12-13 | 2 | -2/+6 |
| | | |||||
