Hello. Two questions:
(1) I have an existing C# project and want to add a form with a Web interface that becomes the first window that opens when the application launches. How can I achieve that.
(2) Having created an application, how do I make an installer? I read this tutorial but it seems to suggest that the application should start as a WiX solution.
Thanks.