WiX Toolset Code
main
Improve CacheId collision error messages.
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Allow setting source from OnCacheAcquireResolving.
Sean Hall committed over 5 years ago
Clean up caching log messages.
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Make sure OnCache*Begin events always pair with their complete event.
Sean Hall committed over 5 years ago
Perform all layout operations in the BA process.
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Remove the package's cache progress when retrying the whole package.
Sean Hall committed over 5 years ago
Add BURN_PAYLOAD_GROUP_ITEM to be able to move payloads during caching.
Sean Hall committed over 5 years ago
Elevate for CacheVerifyContainer/Payload.
Sean Hall committed over 5 years ago
Add OnCacheContainerOrPayloadVerify* for a file already in the cache.
Sean Hall committed over 5 years ago
UX payloads are never external.
Sean Hall committed over 5 years ago
Add OnCacheVerifyProgress, though currently it only reports at the end.
Sean Hall committed over 5 years ago
Make sure payload unverified path is not read-only during acquisition.
Sean Hall committed over 5 years ago
Track progress of bundle being laid out.
Sean Hall committed over 5 years ago