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

Add support for double-clicking on .wingetdev files for applying configuration #3860

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

florelis
Copy link
Member

@florelis florelis commented Nov 7, 2023

Adding support for applying configuration files by double-clicking on files with a .wingetdev file extension.

  • Added fileTypeAssociation extension to the manifest for the file extension for wingetdev.exe.
  • Added new icon assets for the winget app to show in explorer for .wingetdev files and when selecting which app to open with. These files are copied from the assets we have on .github/images/WindowsPackageManager_Assets

This is accompanied by an equivalent change for the .winget extension in the internal repo.

image

On double click, a new console window pops up and prompts to apply the file
image

Microsoft Reviewers: Open in CodeFlow

@florelis florelis requested a review from a team as a code owner November 7, 2023 00:18
@florelis
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Stuntman58

This comment was marked as off-topic.

@florelis florelis merged commit b95c17a into microsoft:master Nov 30, 2023
8 checks passed
@florelis florelis deleted the fta branch November 30, 2023 00:16
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.

3 participants