Tool: Visual Studio 2012, InstallShield 2015 Limited Edition(to create Setup). Application Type: Windows Form Application using C#.
I have Created one windows form Application. And also created it's setup using Install Shield in Visual Studio 2012.
Now I have one Code Signing Certificate and I want to add it in my Project Setup. How can I do It?
Or I have to go with ClickOnce instead of InstallShield?
Any Suggestion?