I created a Setup project with Visual Studio 2017. Configured it to create a shortcut on the desktop for the primary output of the installed project.
After installation, when I click the icon, windows installer always starts instead of the application. The application works correctly otherwise.
No idea what's wrong or how to troubleshoot this kind of issue. Has anyone ever came across the same ?
Thank you.