Skip to content

Clarify Command Prompt support for WinGet configuration - #4049

Open
白瑾 (BaiJin0224) wants to merge 1 commit into
MicrosoftDocs:stagingfrom
BaiJin0224:docs/clarify-winget-cmd-support
Open

Clarify Command Prompt support for WinGet configuration#4049
白瑾 (BaiJin0224) wants to merge 1 commit into
MicrosoftDocs:stagingfrom
BaiJin0224:docs/clarify-winget-cmd-support

Conversation

@BaiJin0224

Copy link
Copy Markdown
Contributor

Summary

Update the WinGet configuration command to use double quotes and clarify that it can be run in either PowerShell or Command Prompt.

Details

The current command uses PowerShell-style single quotes around the configuration file URL. In Command Prompt, the single quotes are passed as part of the file path, causing WinGet to report that the file does not exist.

Double quotes work correctly in both PowerShell and Command Prompt.

Testing

Tested the updated winget configure command in both PowerShell and Command Prompt.

@prmerger-automator

Copy link
Copy Markdown
Contributor

白瑾 (@BaiJin0224) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown
Contributor

白瑾 (@BaiJin0224) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit a01f19a:

✅ Validation status: passed

File Status Preview URL Details
windows-driver-docs-pr/install-the-wdk-using-winget.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants