Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6331545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:05:24+00:00 2026-05-24T18:05:24+00:00

I’d like to be able to launch a ClickOnce application on a users desktop

  • 0

I’d like to be able to launch a ClickOnce application on a users desktop via an Email link. Basically, I’d construct a valid link with parameters and the user would click the email link in Outlook and it would automatically launch the application and pass in the parameter I specify.

I think that I’ve found something that works.

http://myapplicaitondomain.com/application/MyApplication.Application?param1=14322&param2=5295

This appears to me to launch the CL app on the users machine, and install it if it isn’t already. The application starts and returns the entire URL in the process, which means I would have to parse it for the params.

Is this the right way to do this ? Is it reliable ? It does not appear to work if Chrome is the default browser, but only IE will launch the app from the URL link. Is there a more appropriate way ? What about registering an application handler and creating a specially formatted link, would that be better ? The app is an offline CL app — but seems to launch like I demonstrated above. The users would have more than one way to open it up – but the email link is a convenience because I can pass a GUID to point the user to make the app open to a particular place.

Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T18:05:25+00:00Added an answer on May 24, 2026 at 6:05 pm

    Launching via HTTP

    Currently, ClickOnce installations will launch only if the URL to the deployment manifest is opened using Internet Explorer. A deployment whose URL is launched from another application, such as Microsoft Office Outlook, will launch successfully only if Internet Explorer is set as the default Web browser.

    Reference: http://msdn.microsoft.com/en-us/library/ms228998.aspx

    Problem: You can only pass information in a query string when your application is being launched using HTTP, instead of using a file share or the local file system. (Chrome and Firefox will download your .application file)

    Reference: http://msdn.microsoft.com/en-us/library/ms172242.aspx

    Launching via Custom Protocol

    Only works when your application is installed else your custom link doesn’t work.

    Some workarounds but not very reliable: How to check if a custom protocol supported

    (And maybe some security problems with your custom protocol because of ClickOnce security settings with Location etc.)

    Launching via another Application

    You can launch your ClickOnce Application with Arguments via another Application.


    I would use a custom setup and then simply install your app with custom arguments or start your app with custom arguments when installed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I would like to count the length of a string with PHP. The string
For some reason, after submitting a string like this Jack’s Spindle from a text
Basically, what I'm trying to create is a page of div tags, each has
I've got a string that has curly quotes in it. I'd like to replace
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I want to construct a data frame in an Rcpp function, but when I
I have some data like this: 1 2 3 4 5 9 2 6
I want to count how many characters a certain string has in PHP, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.