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

[Spec] Windows Package Manager Repair functionality Design spec #3943

Commits on Aug 27, 2024

  1. Windows Package Manager Repair functionality Design spec

    This commit introduces the initial design specification for the repair functionality in Windows Package Manager. This new feature will allow users to repair installed packages using the Windows Package Manager.
    Madhusudhan-MSFT committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    03f6908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed0f9ad View commit details
    Browse the repository at this point in the history
  3. Update spelling-bot expected entries

    This commit fixes the spelling-bot report by adding the expected entries to the expect.txt file.
    Madhusudhan-MSFT committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    af3daf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6186e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d980b1 View commit details
    Browse the repository at this point in the history
  6. Consider custom repair switch support for Msi/Wix installer�s ModifyR…

    …epair and InstallerRepair in future scope
    Madhusudhan-MSFT committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e77f1c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56b0f47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9731d2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bc31aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    042f9d5 View commit details
    Browse the repository at this point in the history
  11. Update design document and YAML manifest to replace �RepairType� with…

    … �RepairBehavior� and change its scope to Installer object.
    Madhusudhan-MSFT committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c04357d View commit details
    Browse the repository at this point in the history
  12. Update Repair Design Documentation

    - Corrected typos
    - Included a section on Elevation Requirements
    - Highlighted potential issues with repairing MSI-based installers using msiexec when the original installer is missing or renamed.
    Madhusudhan-MSFT committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2fb2672 View commit details
    Browse the repository at this point in the history