How to include images in setup project
C#
1
Posts
1
Posters
0
Views
1
Watching
-
My windows application contains a treeview. Treeview contains images to represent nodes. I created setup project for windows application and added resource folder images to setup project in Setup Project->Application Folder->Resources When I install the setup, I couldn't able to see the images in my installed software. please let me know how to include images in setup project. Thanks in advance