ClickOnce deployment location
- by yyff
Hi,
We have some special requirements:
From our application, launch a ClickOnce application. It will download ClickOnce app to user's cache.
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