Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ups for Domain Group creation / removal. | Bevan Weiss | 2025-02-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Group creation and update PR nits and feedback fixes | Rob Mensching | 2025-02-11 | 2 | -5/+6 |
| | |||||
* | Add/Remove Group Membership rollback handled. | Bevan Weiss | 2025-02-11 | 1 | -1/+31 |
| | | | | | | Fixups to a few test cases. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 1 | -3/+21 |
| | | | | | | | | | | Local group membership Add/Remove working, however with BUILTIN local system groups .NET doesn't appear to locate them as either groups nor basic security Principals. Still needs work to fix the test for nested groups. Ideally with some way to test for domain groups. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 1 | -0/+198 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Failures were seen in MSI Unit Tests around Firewall rules within | Bevan Weiss | 2025-02-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | Windows Sandbox. This is potentially a Windows OS bug (it was from a Windows Insider build), however shows that it's possible in the Firewall API to have multiple rules which differ only in their Grouping. So the testbench should consider different Grouping as making for a unique firewall rule. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -6/+6 |
| | | | | | | | The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code". | ||||
* | Fix up COM+ to be back in working order under Wix4+ | Bevan Weiss | 2024-12-26 | 1 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | | Table names updated for Wix4 prefix. Custom action names similarly updated. Table names Wix4ComPlusUserInApplicationRole, Wix4ComPlusGroupInApplicationRole and Wix4ComPlusApplicationRoleProperty had to be shortened to fit within MSI 31 character table name limit. Migrated from fixed GUID for RegistrationHelper to use CLSIDFromProgID in an attempt to fix behaviour under .NET 4+ DLLs. Added setting of Partition enable if a Partition is configured in authoring, new Windows config has Partitions disabled by default, and they don't work at all under Windows workstation (non-server) versions. Added a new Runtime condition for `RequireWindowsServer` which will skip execution of Runtime test on workstation/desktop OSes, since COM+ Partitions only work correctly under Windows Server. Quite a lot of basic typos fixed also. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Add a few more checks on rollback of Util User. | Bevan Weiss | 2024-12-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Add basic test for Msmq install/uninstall. | Bevan Weiss | 2024-07-18 | 2 | -0/+57 |
| | | | | | | | | | Fix up lack of WIX CUSTOM_ACTION_DECORATION wrappers Add new RuntimeTest skipper for Server Features / Optional Features. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Fix localization collation. | Bob Arnson | 2024-03-12 | 1 | -0/+6 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/8036. | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -1/+1 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -8/+9 |
| | |||||
* | add firewall extension decompiler, make msi modifications work, add all ↵ | chris_bednarski | 2023-11-19 | 1 | -3/+5 |
| | | | | attributes | ||||
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 1 | -1/+7 |
| | |||||
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 3 | -3/+12 |
| | |||||
* | add integration tests for the firewall extenstion | chris_bednarski | 2023-08-19 | 4 | -0/+646 |
| | |||||
* | feat(build): update xunit to version 2.5.0, fix occasional test timeout | chris_bednarski | 2023-07-19 | 1 | -1/+1 |
| | |||||
* | Fix WcaErrorMessage `cArgs==-1` case. | Bob Arnson | 2023-04-27 | 1 | -1/+1 |
| | | | | | | | | | | - Count args before creating message record. - Document terminating NULL requirement. - Add terminating NULL in MessageExit* macros. - Enhance tests for problems encountered fixing this nightmare. Fixes https://github.com/wixtoolset/issues/issues/7422. Fixes https://github.com/wixtoolset/issues/issues/7444. | ||||
* | Register the InstallDate in Burn | Rob Mensching | 2022-12-22 | 1 | -0/+4 |
| | | | | Closes 7068 | ||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 6 | -6/+6 |
| | |||||
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 2 | -4/+39 |
| | | | | Fixes 5371 | ||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Add more burn E2E tests. | Sean Hall | 2022-09-15 | 1 | -1/+7 |
| | | | | | | | | Fix bug where first splash screen wasn't closed. Fix bug where billboard only started the first time. Fix bug where the restart status was lost when the exit code was an error. Fix bug where the hash byte array length was compared to the hash string length (string is twice as long). Fix bug where Burn didn't give update hash if the first byte was 0. | ||||
* | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 1 | -4/+14 |
| | | | | Implements 6835 | ||||
* | Add IsWixTestSupportProject property to prevent test project detection. | Sean Hall | 2022-06-27 | 1 | -0/+1 |
| | |||||
* | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 2022-06-27 | 3 | -6/+14 |
| | | | | Fixes 3455 | ||||
* | Update some skipped tests to be dynamically skipped. | Sean Hall | 2022-06-15 | 2 | -4/+16 |
| | |||||
* | Allow BundlePackage to fallback to QuietUninstallString to uninstall. | Sean Hall | 2022-06-14 | 1 | -2/+9 |
| | | | | Partial implementation of 6756 | ||||
* | Implement ArpEntry flavored ExePackage. | Sean Hall | 2022-06-13 | 5 | -104/+250 |
| | | | | 6772 | ||||
* | Make PathGetSystemPath return an array of paths ordered by preference. | Sean Hall | 2022-06-07 | 1 | -2/+10 |
| | |||||
* | Fix StyleCop complaints. | Ron Martin | 2022-06-03 | 1 | -14/+22 |
| | |||||
* | Add option to hosts to always install prereqs. | Sean Hall | 2022-05-14 | 1 | -0/+14 |
| | | | | | | Add PrereqPackage to BundlePackage Implements 4718 | ||||
* | Add ability to skip tests at runtime, and skip long running cache tests | Sean Hall | 2022-05-13 | 2 | -0/+61 |
| | | | | 6665 | ||||
* | Port UtilExtension.UserTests from wix3. | Sean Hall | 2022-04-29 | 2 | -0/+350 |
| | |||||
* | Make the estimated size in ARP a little more accurate. | Sean Hall | 2022-04-23 | 1 | -2/+2 |
| | | | | Fixes 4039 | ||||
* | Try to improve fields of bundle symbols. | Sean Hall | 2022-04-13 | 1 | -3/+3 |
| | |||||
* | Add option for BundlePackage to be hidden in ARP like MsiPackage. | Sean Hall | 2022-04-05 | 2 | -1/+6 |
| | | | | | | Requires support for this feature in the nested bundle. Simplest implementation of 4454 | ||||
* | Update PackageVerifier to calculate installed path of file. | Sean Hall | 2022-04-01 | 1 | -10/+33 |
| | | | | Fixes 6676 | ||||
* | Add UnsafeUninstall action. | Sean Hall | 2022-02-22 | 2 | -0/+35 |
| | | | | Fixes #6721 | ||||
* | Add failing dependency E2E tests. | Sean Hall | 2022-01-21 | 1 | -0/+17 |
| | |||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -2/+2 |
| | | | | Reimplements #3190 | ||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 2 | -2/+3 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -6/+6 |
| | |||||
* | Move Integration into test | Rob Mensching | 2021-05-05 | 12 | -0/+2132 |