ClickOnce

  • Thread starter Thread starter Mel
  • Start date Start date
M

Mel

Hi,
The window form application is deployed using clickonce to the local
drive. There is a local icon but it is buried deep in the document and
setting directory and of course changes with user. Is there any way to find
the installation directory, so other program can start it using
Process.Start(" ")?



Thanks
Mel
 
Ummm... shouldn't the app be installed under "Program files" ? You should be
able to access it there, nervermind the shortcut on the individual's Start
menu.

But what are you trying to accomplish?
 
Back
Top