aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/TestData/FirewallExtensionTests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct case for firewall attribute valuesRob Mensching2024-03-241-3/+3
|
* Use camelCase attribute values.Bob Arnson2024-02-272-5/+5
|
* add firewall extension decompiler, make msi modifications work, add all ↵chris_bednarski2023-11-1915-0/+296
| | | | attributes
* 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