I have created the .net application and when I use the the publish function in Visual Studio i get a click once application.
That's all good, i can even put the setup.exe for it online. But what should I take care of if I want to publish this as professional companies does? Here I am thinking about, my application will prompt the user with several warnings and its generally hard to actually install the click once application.
When I have tried professional click once applications, its generally alot easier. I assume its related to their applications being signed in some way? How do I do that for my company and what is the pricing of this? I been searching about on MSDN but I cant really figure out what I should do to my application to make it sellable and not just some random exe on the internet.