ClickOnce deployment location

Posted by yyff on Stack Overflow See other posts from Stack Overflow or by yyff
Published on 2009-09-23T18:11:34Z Indexed on 2010/04/16 7:23 UTC
Read the original article Hit count: 587

Filed under:
|

Hi,

We have some special requirements:

  1. From our application, launch a ClickOnce application. It will download ClickOnce app to user's cache.
  2. After it's done, the main app needs to access some file downloaded into ClickOnce app folder.

Is there any way for the main app to know the location of ClickOnce installation folder?

Thanks, yyff

© Stack Overflow or respective owner

Related posts about .NET

Related posts about clickonce