Skip to content

Implement and integrate a WPF app picker#7

Merged
DavidL344 merged 10 commits intodevfrom
core/reg-integration
Aug 20, 2024
Merged

Implement and integrate a WPF app picker#7
DavidL344 merged 10 commits intodevfrom
core/reg-integration

Conversation

@DavidL344
Copy link
Copy Markdown
Owner

  • Implements a WPF app picker
  • Integrates the implemented app picker with the Windows' Extended Context Menu using
    • the registry entries (wildcard by default)
    • the environment variables
  • Fixes the Windows app samples not starting up due to a missing executable file extension

Adds an extended context menu integration for file extensions and a direct integration for protocols
Registers all file extensions with the extended context menu upon integration
The Windows Terminal doesn't refresh the environment variables automatically
Shows where the app is running from regardless of the integration status
The app doesn't append the file extension to executables since it'd have to search through multiple types on top of it, such as batch files
@DavidL344 DavidL344 merged commit ba781aa into dev Aug 20, 2024
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.

1 participant