| Commit message (Expand) | Author | Age | Files | Lines |
* | Add extra logging setup to registry. | Bevan Weiss | 2024-07-04 | 2 | -0/+22 |
* | Change lower case c:\ => C:\ in 'where' search to align with expected | Bevan Weiss | 2024-07-04 | 1 | -1/+1 |
* | No longer support downloading within the Sandbox. Just error instead. | Bevan Weiss | 2024-07-04 | 3 | -41/+51 |
* | Added host menu options for EXE / ZIP installation | Bevan Weiss | 2024-07-04 | 3 | -40/+88 |
* | Make faster... don't do both runtime and SDK, SDK is all we need | Bevan Weiss | 2024-07-04 | 2 | -19/+22 |
* | Found a way to get the hostname. | Bevan Weiss | 2024-07-04 | 1 | -1/+4 |
* | Wrap variable sets in double quotes so special characters don't break them. | Bevan Weiss | 2024-07-04 | 1 | -5/+5 |
* | Added some comments for the menu. | Bevan Weiss | 2024-07-04 | 2 | -10/+36 |
* | Added some more modifications to the Sandbox. | Bevan Weiss | 2024-07-04 | 3 | -6/+77 |
* | Add Sandbox configuration to more easily perform Integration tests. | Bevan Weiss | 2024-07-04 | 3 | -0/+81 |
* | Add trx logging for individual runtests.cmd. | Bob Arnson | 2024-06-19 | 2 | -2/+2 |
* | Update tests to use TestVersion property instead of generic Version property | Rob Mensching | 2024-04-25 | 107 | -209/+209 |
* | Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp f... | Rob Mensching | 2024-04-05 | 2 | -1/+43 |
* | Add a managed custom action E2E test | Rob Mensching | 2024-04-05 | 6 | -0/+122 |
* | Report E_MOREDATA from Bal functions when string buffer too small | Rob Mensching | 2024-04-04 | 3 | -0/+53 |
* | Use the correct case for firewall attribute values | Rob Mensching | 2024-03-24 | 1 | -3/+3 |
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 4 | -8/+5 |
* | Use WixBA in an upgrade. | Bob Arnson | 2024-03-18 | 5 | -2/+79 |
* | Fix localization collation. | Bob Arnson | 2024-03-12 | 4 | -0/+59 |
* | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 7 | -8/+12 |
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 155 | -294/+272 |
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 42 | -255/+270 |
* | Use camelCase attribute values. | Bob Arnson | 2024-02-27 | 2 | -5/+5 |
* | Allow MsiProperty/@Value to be an empty string. | Bob Arnson | 2024-02-17 | 2 | -1/+2 |
* | ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg... | Nir Bar | 2023-12-24 | 3 | -0/+59 |
* | Make the minimum supported .NET Framework v4.6.2 | Rob Mensching | 2023-12-19 | 18 | -25/+25 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 2 | -4/+4 |
* | add firewall extension decompiler, make msi modifications work, add all attri... | chris_bednarski | 2023-11-19 | 18 | -20/+925 |
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 5 | -0/+299 |
* | Correctly process build -outputType switch | Rob Mensching | 2023-09-05 | 6 | -10/+10 |
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 4 | -3/+95 |
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 6 | -3/+152 |
* | add integration tests for the firewall extenstion | chris_bednarski | 2023-08-19 | 8 | -0/+897 |
* | Remove Esproj test | Rob Mensching | 2023-08-07 | 22 | -29916/+0 |
* | feat(build): update xunit to version 2.5.0, fix occasional test timeout | chris_bednarski | 2023-07-19 | 1 | -1/+1 |
* | Improve logging to remove `(null)`. | Bob Arnson | 2023-06-13 | 3 | -0/+63 |
* | ProjectReferences to wixlibs should participate in DefineConstants creation | Rob Mensching | 2023-06-02 | 1 | -0/+4 |
* | Obsolete removed PackageState.Cached value | Rob Mensching | 2023-05-30 | 1 | -1/+1 |
* | Fix build failure when bundle has multiple RemoteBundle elements | Nir Bar | 2023-05-02 | 3 | -0/+47 |
* | Clean up generated files left in source tree. | Bob Arnson | 2023-05-02 | 2 | -0/+5 |
* | Tame some wild pointers. | Bob Arnson | 2023-05-01 | 1 | -1/+12 |
* | Fix XmlConfig lookup logic. | Bob Arnson | 2023-04-27 | 4 | -0/+98 |
* | Fix WcaErrorMessage `cArgs==-1` case. | Bob Arnson | 2023-04-27 | 2 | -1/+3 |
* | Catch a few left over references to v4 | Rob Mensching | 2023-04-18 | 1 | -2/+2 |
* | Handle project references that return invalid target paths | Rob Mensching | 2023-03-16 | 22 | -0/+29916 |
* | Fix double-free bugs in thmutil. | Sean Hall | 2023-02-19 | 2 | -0/+54 |
* | Remove use of AppVeyor | Rob Mensching | 2023-01-23 | 1 | -26/+0 |
* | Don't uninstall superseded MSI packages. | Sean Hall | 2023-01-19 | 1 | -1/+0 |
* | Add netfx:DotNetCoreSdkFeatureBandSearch. | Sean Hall | 2023-01-18 | 4 | -21/+34 |
* | Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheck | Staffan Gustafsson | 2023-01-18 | 3 | -0/+52 |