Hello,
I have an existing installer project that I am using for another task. I have copied over the project file and have been modifying it. One of the changes I need to make the removal of several files to be installed in the msi package. So I went to the "Files and folders" area under the resources gui container. I then selected the files that I wished to remove in the selected "delete" from the right-click context menu. However, when I went to verify that the file was in fact deleted from my project by clicking "Refresh" in the "files and folders" top ribbon, the file reappeared in my project. The file also reappears when I try to build install packages from the project. Is there another method I should be using to delete a file from a project?
Thank you for your help