I've installed an application using a setup project, and made sure during the build to include all the application files, including the help files in the setup project, in an application folder upon installation. Two things are not happening after installation: (1) I don't have my executable file along with my help files(html, image files, etc) in one folder and (2) the application cannot find the path for the html help file.
Any suggestions?