| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -2/+2 |
| | | |||||
| * | Skip logging errors in some places when they are due to missing files or ↵ | Sean Hall | 2022-08-09 | 1 | -5/+2 |
| | | | | | | | registry keys or values. Related to 6696 | ||||
| * | Remove orphan package providers when unregistering the bundle. | Sean Hall | 2022-02-01 | 1 | -0/+4 |
| | | | | | Fixes #3850 | ||||
| * | Fix dependency table column names. | Bob Arnson | 2021-12-17 | 1 | -5/+5 |
| | | | | | | | | (More extensions to fix but in general, primary key column names do not repeat the table name. There's no benefit to including the `4` and some don't use a prefix either. I'll aim for consistency but not pedantic consistency.) | ||||
| * | Fix ids for DependencyExtension. | Bob Arnson | 2021-12-17 | 1 | -21/+21 |
| | | |||||
| * | Move Dependency.wixext into ext | Rob Mensching | 2021-05-04 | 1 | -0/+516 |
