Skip to content

docs: fix multiple documentation issues (#5296, #5921, #5108, #4372, #5867)#6110

Merged
denelon merged 1 commit intomicrosoft:masterfrom
GrantMeStrength:docs/fix-multiple-doc-issues
Mar 26, 2026
Merged

docs: fix multiple documentation issues (#5296, #5921, #5108, #4372, #5867)#6110
denelon merged 1 commit intomicrosoft:masterfrom
GrantMeStrength:docs/fix-multiple-doc-issues

Conversation

@GrantMeStrength
Copy link
Contributor

@GrantMeStrength GrantMeStrength commented Mar 26, 2026

Summary

This PR addresses 5 open documentation Task issues:

Changes

Issue Description File Changed
#5296 Add missing downloadBehavior and defaultDownloadDirectory settings to Settings.md doc/Settings.md
#5921 Add PowerShell module (Microsoft.WinGet.Client) section with cmdlet examples to README README.md
#5108 Add missing resume experimental feature to the settings JSON schema schemas/JSON/settings/settings.schema.0.2.json
#4372 Add AppInstaller reset/repair commands (Win10 & Win11) to troubleshooting guide doc/troubleshooting/README.md
#5867 Fix broken aka.ms/winget-dsc-resources help link that redirects to Bing src/AppInstallerCLICore/Commands/DscCommand.cpp

Details

Fixes #5296, #5921, #5108, #4372, #5867

Microsoft Reviewers: Open in CodeFlow

- Add downloadBehavior and defaultDownloadDirectory to Settings.md (microsoft#5296)
- Add PowerShell module section with cmdlet examples to README.md (microsoft#5921)
- Add missing resume experimental feature to settings schema (microsoft#5108)
- Add AppInstaller reset commands to troubleshooting guide (microsoft#4372)
- Fix broken dscv3 help link pointing to Bing instead of docs (microsoft#5867)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@GrantMeStrength GrantMeStrength requested a review from a team as a code owner March 26, 2026 15:45
@denelon denelon merged commit b08db2a into microsoft:master Mar 26, 2026
3 checks passed
@denelon
Copy link
Collaborator

denelon commented Mar 26, 2026

I didn't catch the URL switch in code.

I've created the aka link. That change should get reverted.

@JohnMcPMS

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.

Settings.md missing downloadBehavior and defaultDownloadDirectory

3 participants