
Features of ClickOnce Deployment
In general, ClickOnce deployment greatly simplifies the process of installing and updating an application, but you do not get the power of Windows Installer deployment, which provides you with greater flexibility.
ClickOnce deployed applications are self-updating and are the best choice for applications that require frequent changes. Although ClickOnce applications can be initially installed by means of a CD-ROM, users must have network connectivity to take advantage of the update capabilities.
Finally, there may be security considerations that could affect your choice of strategy. In some cases, ClickOnce deployment may require the user to make a security decision that might not be appropriate for less sophisticated users. For more information, see Securing ClickOnce Applications.