visual-studio-2010

Invalid icon file located in 'application folder'


in my Setup project i delete icon and add new one now when i build the setup project i have this error

Invalid icon file xxx located in 'application folder'

i use VS 2010


Solution

  • I think this might help you:

    Add a valid icon in the Project. Then left click to select the installer project (in solution explorer). Go to properties window, change the AddRemoveProgramsIcon. Browse and set it to the newly added valid icon.