Scott Willeke

Results 68 comments of Scott Willeke

Fair enough. Thanks for sharing!

would be great to have someone else who is using winbottler express interest in having this resolved.

@DARO75 Maybe you can draw one as a proposal or maybe you know someone else who might?

The least it could do is detect installshield MSIs and display an actionable error message to the user. As a follow-up issue we could investigate implementing installshield extraction support.

Maybe this lib can actually allow extracting files from cabs in installshield installers: https://github.com/twogood/unshield

@mirh I'll look into this when I have a moment, but it is busy times for me right now... Would love to see a PR for this ;) Let me...

Hi @pstein 👋 Can you please clarify what you mean by "directly extractable"? Do you want to not have to show the content and mark the files?

@xavierdecoster Thanks for taking the time to request this. I think this could be done easily and quickly with the following steps: - [ ] Create a target in [lessmsi.build](https://github.com/activescott/lessmsi/blob/master/src/.build/lessmsi.msbuild%29)...

to get the files out of the msi

@smaresca Now that the cab support was recently done in a linux-compatible way, the next work area for linux support is really the wixcab calls that interact with the msi...