I am new to Crystal reports installing. I have an application that contains Crystal reports *rpt files. I have a setUp project that correctly builds *.msi file that install the dlls and exe files for my application but currently does not package the *.rpt files as well. How do I set this up to copy the *.rpt files and copy them to a folder local to the install? I would like to even specify the particular path on the local machine the *.rpt files should be copied to. How do I do this please?
Thanks in advance.