Skip to content

Miscellaneous improvements to MSI installers.#97

Merged
mhsmith merged 1 commit into
mainfrom
msi-improvements
May 29, 2026
Merged

Miscellaneous improvements to MSI installers.#97
mhsmith merged 1 commit into
mainfrom
msi-improvements

Conversation

@freakboy3742

Copy link
Copy Markdown
Member

Three improvements to MSI operation.

  1. A INSTALLER_UNATTENDED environment variable is exposed to post-install and pre-uninstall scripts, allowing scripts to identify if they're running in quiet mode.
  2. When running in quiet mode, post-install and pre-uninstall scripts no longer cause a console window to be displayed.
  3. A disk space requirements tool has been added to the installer.

Refs beeware/briefcase#2853.

briefcase-repo: https://github.com/freakboy3742/briefcase
briefcase-ref: msi-improvements

PR Checklist:

  • I will abide by the BeeWare Code of Conduct
  • I have read and have followed the CONTRIBUTING.md file
  • This PR was generated or assisted using an AI tool
    Assisted-by: Claude Opus 4.7

@mhsmith mhsmith merged commit 16521e9 into main May 29, 2026
79 of 81 checks passed
@mhsmith mhsmith deleted the msi-improvements branch May 29, 2026 23:29
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