Invalid icon file located in Application Folder of Setup Project
Dec 03, 2020 Janaki Mahapatra, Web Programming
Follow the below steps to remove that error while building your setup file.
Step1. Click F4 by selecting your setup project.
Step2. In the properties window, find AddRemoveProgramsIcon and then choose your icon file or set it to NONE.
Step3. Now build your setup without any error.