Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep the built binary. #615

Open
2 tasks done
liudonghua123 opened this issue Dec 8, 2023 · 0 comments
Open
2 tasks done

Keep the built binary. #615

liudonghua123 opened this issue Dec 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@liudonghua123
Copy link
Contributor

Search before asking

  • 我在 issues 列表中搜索,没有找到类似的内容。
    I searched in the issues and found nothing similar.

Motivation

Sometimes I find the installers/bundlers are not easy to use or share, someone has to install before use it.

So for windows, I have always execute some msiexec commands like msiexec /a webmaker.msi /qb targetdir="D:\web-apps\msi" to extract the binary.

The binary is built as intermediary, keep it and leave the option to end users would be nice.

Solution

keep the built binary alongside the installers/bundlers.

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@liudonghua123 liudonghua123 added the enhancement New feature or request label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant