I have a WinForms application that is packaged with a WPF project. I have set the .exe to "Content" and "AlwaysCopy", and it is included in the installation folder upon install.
I want to include a shortcut in the start menu that will open this EXE app. How do I do that?