How ClickOnce Handles Applications

Different from the Windows Installer engine, which is integrated in the operating system, ClickOnce is integrated with the .NET Framework. Applications deployed via ClickOnce run in a security sandbox that is fully managed by the .NET Framework. This provides great flexibility because the .NET Framework can apply managed trust rules to ClickOnce-deployed applications and provide the infrastructure for automating application updates. For example, thanks to the .NET integration, developers can write code to programmatically check for updates or to access the deployment system. However, ClickOnce does have some limitations for Windows Installer. The next section explains these limitations and provides information ...

Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.