Skip to content
Discussion options

You must be logged in to vote

I'm saying if you add the contents of your zip to your ca .csproj it'll just be there without any additional work. If you want to be able to get it from the MSI then you'll have to call a bunch of APIs to locate the MSI (which could be missing), query a few tables, stream out the cab, extract the zip file from the cab and then extract the contents of the zip.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@vincent-thx
Comment options

Comment options

You must be logged in to vote
1 reply
@vincent-thx
Comment options

Comment options

You must be logged in to vote
1 reply
@vincent-thx
Comment options

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