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

Use UpgradeCode for matching MSI apps #2418

Merged
merged 16 commits into from
Aug 15, 2022
Merged

Commits on Aug 4, 2022

  1. Add support for UpgradeCode

    florelis committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    72951f4 View commit details
    Browse the repository at this point in the history
  2. Add E2E test

    florelis committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3831dd5 View commit details
    Browse the repository at this point in the history
  3. Spelling

    florelis committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    738ffa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    342c152 View commit details
    Browse the repository at this point in the history
  5. Undo unneeded changes

    florelis committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    690fbd7 View commit details
    Browse the repository at this point in the history
  6. Fix vacuuming

    florelis committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0bd555c View commit details
    Browse the repository at this point in the history
  7. Fix CheckConsistency

    florelis committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    27c0f63 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    0d8bfb9 View commit details
    Browse the repository at this point in the history
  2. Spelling

    florelis committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2e436e4 View commit details
    Browse the repository at this point in the history
  3. Spelling again

    florelis committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    16bfad6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    93f7cca View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Remove references to MSI API

    florelis committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c6895e9 View commit details
    Browse the repository at this point in the history
  2. Make const&

    florelis committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e19d4f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    f2f7cd0 View commit details
    Browse the repository at this point in the history
  2. Fix UpgradeCode on x86

    florelis committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8e5ef82 View commit details
    Browse the repository at this point in the history
  3. Simplify optional<function>

    florelis committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    15f7a35 View commit details
    Browse the repository at this point in the history