Passing arguments to ClickOnce applications

  • Thread starter Jean Paul Mertens
  • Start date
J

Jean Paul Mertens

Hello,

Is there a simple way for passing arguments to applications deployed with
ClickOnce and having off-line capabilities.

My app takes arguments if I start it with the whole path to it
"c:\whole\path\myapp.exe /arg=123" but as I do not know where the
application reside on the client PC's I don't know the whole path.

Is there a way to do so by a system-variable as %the_path_to_your_app% or
what so ever, or is there any work around.

tnx a lot

Jean Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top