How do I set the install routine in C# to go to desktop?
Hello All,
I have created a Windows Form App in Visual Studio 2008 C#. I want to be able to have on install the program be sent to the clients desktop. Currently when it is installed it is going to Start Menu All Users Program. Can anyone walk me through changing that?