microsoft / microsoft/CSS-Exchange
Adding -DiagnosticOutput for FixInstallerCache
@dpaulson45 is already working on this.
Since Dec 6, 2024.
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe the work
After discussing multiple cases it'd be beneficial if the FixInstallerCache would compare the Registry items, Installer directory items and COMObject items to output what isn't "right". Would also be beneficial to dump the RevisionNumber so we know which MSI in the Installer directory is pointed to the registry to reverse engineer missing items.
Additional Context
We could also output the current names of MSIs compared against the directory in case someone has been renaming the MSI in the Installer directory versus what it SHOULD be named when pulled from the registry.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.