Right-click on the project and select View -> File System
in the new File System screen, right-click the root node (File System on target Machine) and select Add Special Folder -> User's Application Data Folder
Select the newly added folder form the treeview and create any sub-folder structure you need
Finally select your destination folder, right-click, Add -> File and select the .mddb file.
I’m currently working on a Visual Studio 2010 setup Project and would like to know if the following is possible:
1) Run the setup project in a way that the default forms don’t show, instead I’d show my own …