WiX Toolset Code
main
Rob Mensching committed almost 4 years ago
Convert only well-known WixUI ids.
Bob Arnson committed almost 4 years ago
Rob Mensching committed almost 4 years ago
Report multiple missing files in one build
Rob Mensching committed almost 4 years ago
Bob Arnson committed almost 4 years ago
Bob Arnson committed almost 4 years ago
Update URLs to their redirected ones
Kaarlo Räihä committed almost 4 years ago
Kaarlo Räihä committed almost 4 years ago
Fix many error conversion messages that should be information
Rob Mensching committed almost 4 years ago
Normalize SectionType and OutputType "Product" to "Package"
Rob Mensching committed almost 4 years ago
Move Directory code generation to the linker
Rob Mensching committed almost 4 years ago
Provide useful error message when file system operations fail
Rob Mensching committed almost 4 years ago
Bob Arnson committed almost 4 years ago
Loc files were still using inner text, stop doing that
Rob Mensching committed almost 4 years ago
Update converted source line numbers when conversion is saved
Rob Mensching committed almost 4 years ago
Remove double spaces after periods in warning messages
Rob Mensching committed almost 4 years ago
Pack CA assembly only after it exists
Rob Mensching committed almost 4 years ago
Enable ARM64 build for wix build
Rob Mensching committed about 4 years ago
Remove support for .NET Core 3.x from dnchost.
Sean Hall committed almost 4 years ago
Add NetFx .NET compatibility check for MSI (#262)
StefanStojanovic committed almost 4 years ago