Please Help: ClickOnce Technology
-
I am using Publish Feature of Microsoft Visual Studio 2005(Visual C#) , I can easily Publish and install the updates with one click, BUT the PROBLEM is that it downloads the updates under the Logged-on user profile as C:\Documents and Settings\salman\Local Settings\Apps\2.0\MZ4LCEX9.335\8Q3D2HW5.Q2O\manifests\.... Whereas, i want to specify a download location during publishing the project. Please help me this is very very urgent. thanks.
-
I am using Publish Feature of Microsoft Visual Studio 2005(Visual C#) , I can easily Publish and install the updates with one click, BUT the PROBLEM is that it downloads the updates under the Logged-on user profile as C:\Documents and Settings\salman\Local Settings\Apps\2.0\MZ4LCEX9.335\8Q3D2HW5.Q2O\manifests\.... Whereas, i want to specify a download location during publishing the project. Please help me this is very very urgent. thanks.
-
I am using Publish Feature of Microsoft Visual Studio 2005(Visual C#) , I can easily Publish and install the updates with one click, BUT the PROBLEM is that it downloads the updates under the Logged-on user profile as C:\Documents and Settings\salman\Local Settings\Apps\2.0\MZ4LCEX9.335\8Q3D2HW5.Q2O\manifests\.... Whereas, i want to specify a download location during publishing the project. Please help me this is very very urgent. thanks.
You can't specify install directory on client if you use ClickOnce... If that is absolutely necessary, well -> then you'll have to use some other deployment technology. However, if you provide me with more info on what you're trying to achieve, I'm willing to give you more suggestions. Enjoy!