ClickOnce is a deployment technology that allows applications to be self-updating. Applications are published to a file share, Web site, or media such as a CD. Once published, ClickOnce apps can be automatically updated with minimal user input. ClickOnce also solves the security permission problem. Normally, to install an application the user would need Administrative rights. With ClickOnce…