How to Publish a Microsoft ClickOnce Application with Remote Desktop Services
Microsoft CilckOnce applications are a unique breed. They are isolated, self-contained apps that can be self-updating, and generally have minimal impact on a user’s system. When installing or running them on a local system the process is generally very easy – simply double click the program, and it should run (after it initially installs, if need-be). What happens if you […]