in c# windows form
I make a setup file for my project
I add all my resources for example my audio, pictures and movies to my setup file but my setup file don’t show the pictures but there is no problem with movies and audios. In my project I add the pictures with giving the address to the picture box . my pictures are exist in debug
Please give me a solution to solve this problem