aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/TestData (follow)
Commit message (Expand)AuthorAgeFilesLines
* Target in-service .NET Framework versions.Bob Arnson2025-02-131-1/+1
* Add/Remove Group Membership rollback handled.Bevan Weiss2025-02-1111-30/+33
* Split into domain vs local CAsBevan Weiss2025-02-111-3/+2
* Group Add/Remove working.Bevan Weiss2025-02-113-6/+4
* CreateGroups additionsBevan Weiss2025-02-1122-0/+392
* Migrate COM+ E2E tests from raw binaries to source code.Bevan Weiss2025-02-1136-7/+1283
* Fix up COM+ to be back in working order under Wix4+Bevan Weiss2024-12-2613-0/+162
* A basic install / uninstall test for RemoveFoldersExBevan Weiss2024-09-022-0/+28
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-182-0/+30
* Initialize WOW64 in TouchFile custom actionRob Mensching2024-07-172-0/+14
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-251-3/+3
* Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp f...Rob Mensching2024-04-052-1/+43
* Add a managed custom action E2E testRob Mensching2024-04-055-0/+99
* Use the correct case for firewall attribute valuesRob Mensching2024-03-241-3/+3
* Fix localization collation.Bob Arnson2024-03-122-0/+27
* Use camelCase attribute values.Bob Arnson2024-02-272-5/+5
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-1915-0/+296
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-194-0/+82
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-262-0/+48
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-232-0/+63
* add integration tests for the firewall extenstionchris_bednarski2023-08-192-0/+36
* Fix XmlConfig lookup logic.Bob Arnson2023-04-273-0/+44
* Fix WcaErrorMessage `cArgs==-1` case.Bob Arnson2023-04-271-0/+2
* Parallelize building test codeRob Mensching2022-11-131-10/+2
* Support add, modify and remove comments on user accountsRon Martin2022-10-2113-5/+181
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-2913-0/+268