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

New script to build an insaller with no false positives #22

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

noideaman
Copy link
Contributor

Moved from pyinstaller to CX_FREEZE
python setup.py bdist_msi will create an msi installer
python setup.py build_exe will create a folder with the compiled exe and needed libraries
It is unfortunately not a single binary, but with MSI it installs to the users local appdata and creates desktop/startmenu shortcuts

This has removed false positives

@ZenithVal ZenithVal merged commit 5396166 into ZenithVal:main Feb 17, 2024
@ZenithVal
Copy link
Owner

Just saw this, thanks for the pull!
I'll get a new release out this coming week, cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants