Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -2/+2 |
| | |||||
* | Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName. | Sean Hall | 2022-08-10 | 1 | -18/+9 |
| | | | | It is the recommended option since Vista and has better long path support. | ||||
* | Rename "samples" segment to "tools" | Rob Mensching | 2022-07-14 | 1 | -0/+564 |
This segment is a bit of a "miscellaneous section" in the WiX repo. As such it has been difficult to name. I originally eschewed the name "tools" because what is in the "wix" segment was once called "tools". However, now that wix.exe is firmly established as the entry point for WiX operations, I've become comfortable with its segment being named "wix". That meant "tools" was again available and "tools" better describes the content of this section. |