WiX Toolset Code
main
Apply shouldn't abort if restart's required when doing special actions.
Sean Hall committed about 5 years ago
Add Success page to prereq BA.
Sean Hall committed about 5 years ago
Fix prereq BA to not reload the bootstrapper if a restart is required.
Sean Hall committed about 5 years ago
Fix runtime parsing of ExePackage/@ExitCode for negative values.
Sean Hall committed about 5 years ago
Fix parsing large values for ChainPackage/@InstallSize.
Sean Hall committed about 5 years ago
Bob Arnson committed over 5 years ago
Fix building and perf for bundles with 1000s of package and BA payloads
Sean Hall committed over 5 years ago
Show Burn splash screen earlier.
Sean Hall committed over 5 years ago
Update Burn command line parsing to handle unknown args separately.
Sean Hall committed over 5 years ago
Try to log Burn command line even if it was invalid.
Sean Hall committed over 5 years ago
Add a manual test bundle for testing BAFunctions and thmutil.
Sean Hall committed over 5 years ago
Fix bug where theme window didn't enlarge client area for default DPI.
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Support multiple thmutil in same process.
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Allow arbitrary strings for thmutil Font ids.
Sean Hall committed over 5 years ago
Require separate images for thmutil graphic Buttons and Progressbars.
Sean Hall committed over 5 years ago
Add THEME_IMAGE_REFERENCE to thmutil.
Sean Hall committed over 5 years ago
In thmutil when drawing images, use GDI+ and the actual dimensions.
Sean Hall committed over 5 years ago
Enforce schema restrictions for numeric and image thmutil attributes.
Sean Hall committed over 5 years ago