How do I dictate the destination folder of a clickOnce application?
+6
A:
This is not possible with ClickOnce. ClickOnce applications are always installed in the Apps
subdirectory of local application data.
Sören Kuklau
2008-09-28 07:29:39
+1
A:
As a further to the above, this is a security feature. Allowing websites to install software to arbitrary locations on someone's harddrive somewhat automatically is a bad idea.
Matthew Scharley
2008-09-28 07:34:59
A:
I'm using clickonce to windows applications. This is very good, because, it install automatly Windows Installer, SQL Express, etc... But, As the Sören Kuklau, I can't tell in the resulting pack, the destination folder!!! It's a pain.
One year later, Can you tell to ClickOnce, the destination folder?? TK
Ed
Ed Multare
2009-12-09 13:52:58