Hi,
I work on a project which uses .NET framework 1.1. While performing deployment activity, we always build the setup in release mode, take the .msi package and install. Recent modifications in code involved adding few folders to the solution. While taking build of the solution, have included the folders. But after taking the setup and installing the same, the newly added folders are missing. Please let me know how to include these folders in the setup so that the same has to be reflected after installing the solution.
Help would be greatly appreciated. Thanks in advance.
Ashwini