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 to invoke the application from command line #4695

Open
1 of 3 tasks
harvinders opened this issue Jun 24, 2023 · 0 comments
Open
1 of 3 tasks

Add support to invoke the application from command line #4695

harvinders opened this issue Jun 24, 2023 · 0 comments

Comments

@harvinders
Copy link

Is your feature request related to a problem? Please describe.

It is currently not possible to invoke the application from command line. This removes one option to start the application for the user. It also makes it bit tricky to test the application if a tester wants to use the Process class to start the application. Test automation writers have to depend on shell to start the application.

Describe the solution you'd like

Use execution alias to add this capability. See here for details, https://blogs.windows.com/windowsdeveloper/2017/07/05/command-line-activation-universal-windows-apps/

Describe alternatives you've considered

None

Additional context

No response

Applies to the following platforms:

  • WinUI
  • WPF
  • UWP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant