How to create URI in my application – like spotify – and launch my application using the intent URI.
I need a solution to sends an email with a link in it that when clicked should launch my c# application.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On Windows platforms you can use "Pluggable Protocols". See Registering an Application to a URL Protocol for more details.