Visual Studio: How to make ClickOnce setup trusted publishers

How to Configure ClickOnce Trusted Publishers in Visual Studio

ClickOnce security allows you to take advantage of the runtime security protections provided by Code Access Security, while still allowing a dynamic determination of permissions for a particular application at the point where the application is deployed through ClickOnce

VIDEO TUTORIALS