Skip to content

MsiPackage does not follow redirects? #8635

Discussion options

You must be logged in to vote

Definitely not an area I've looked in before, but it does appear that redirects are handled by the Burn Engine
https://github.com/wixtoolset/wix/blob/ce73352b1fa1d4f9cded10a0ee410f2e786bd326/src/libs/dutil/WixToolset.DUtil/dlutil.cpp#L691-L699

I couldn't readily identify a difference between EXE / MSI, the download logic appears pretty agnostic of what kind of payload group, is to be retrieved.
https://github.com/wixtoolset/wix/blob/ce73352b1fa1d4f9cded10a0ee410f2e786bd326/src/burn/engine/apply.cpp#L1266

What are the precise error codes associated with the various messages?
i.e. the HRESULT associated with the message "Failed to send request to URL"

I'm just wondering if maybe on top of t…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@applemuffinironman
Comment options

Answer selected by applemuffinironman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants