setup a windows application project
Hi,
I have an windows application which consists of .xlsx file in on folder and .jpeg files in another folder. This application in executing fine but when I create a setup project and execute the exe file, I could find the exception i.e I couldn't find the path of .xlsx and .jpeg files.
Do we need to add .xlsx and .jpeg files along with there respective folders separately in setup project.
i have searched in google I couldn't get correct solution.
Please help me in getting a solution