Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -1/+1 |
| | |||||
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 1 | -1/+1 |
| | | | | Fixes 5371 | ||||
* | 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 longPathAware to Burn manifest to support long paths. | Sean Hall | 2022-06-27 | 1 | -4/+10 |
| | | | | Fixes 3455 | ||||
* | Add UnsafeUninstall action. | Sean Hall | 2022-02-22 | 1 | -0/+5 |
| | | | | Fixes #6721 | ||||
* | Move Integration into test | Rob Mensching | 2021-05-05 | 1 | -0/+753 |