Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > How to choose the dir to place the program by click once?
 

How to choose the dir to place the program by click once?

as the traditional way, when we install a new program, we will choose the dir (C:\ or D:\) to place the program.
But by click once, we can't do it. The [click once] method has the default dir (always be in C:\ .... Apps\ 2.0 \). Can we adjust it?

Is it the specific characteristic of [Click Once] method ?

Need advise.

Thanks for reading!

Huy TRAN
Huy TRAN.suetrek  Thursday, November 27, 2008 11:03 AM

You can't adjust it with ClickOnce. By design, it installs it under the user's profile, which is why it does not require administrative privileges to run.

RobinS.

GoldMail.com

RobinDotNet  Friday, November 28, 2008 5:55 PM

You can't adjust it with ClickOnce. By design, it installs it under the user's profile, which is why it does not require administrative privileges to run.

RobinS.

GoldMail.com

RobinDotNet  Friday, November 28, 2008 5:55 PM

You can use google to search for other answers

Custom Search

More Threads

• Abort add-in uninstallation if Excel process is running
• Rolling back installation in Custom Action
• ClickOnce Custom Package Failing on Install (w/ "The operation completed successfully. "?)
• Installing a service and modifying settings
• Transitive Property
• publishing an adressbook application
• How do I change the dependency?? Trying to install on Windows 2000!
• one setup file for two projects in vb.net
• Passing params to a ClickOnce app launched from a file share?
• Using variable from UI form in DefaultLocation for TARGETDIR in Setup Project