Skip to content

Default settings when upgrading packages #1959

Answered by denelon
AnonymousWP asked this question in Q&A
Discussion options

You must be logged in to vote

@AnonymousWP,

Different installers have different switches. We primarily automate passing the right switches for "silent", and "silent with progress" for known installer types.

The manifest also has a key to indicate if the previous version should be uninstalled first on upgrade.

The default behavior is to run the installer in "silent with progress" switches. Any of the settings associated with icons/environment variables/ etc. are dependent on the installer itself.

We don't have a "changelog" to read programmatically with most installers. We've started adding keys to the manifest for things like release dates and release notes, and we can add more, but they aren't at parity with many Lin…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AnonymousWP
Comment options

@denelon
Comment options

Answer selected by AnonymousWP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1958 on February 22, 2022 16:43.