aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/WixToolsetTest.MsiE2E/FirewallExtensionTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add firewall extension decompiler, make msi modifications work, add all ↵chris_bednarski2023-11-191-17/+623
| | | | attributes
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-191-0/+217
|
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-261-2/+40
|
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-231-0/+77
|
* add integration tests for the firewall extenstionchris_bednarski2023-08-191-0/+204