I've built an AMS application that gets installed via a SUF 6 executable. Everything was working just great until I added a feature to the project, and now I'm getting a perplexing problem.
I have an option to run the project after installation - chosen via a checkbox on a the screen prior to the finish screen. It runs the program fine, and everything is normal. EXCEPT - I have added a feature to the AMS 4 project that enables a viewer to click a text object to load a PDF readme file externally (called What's New). I get the error that the file cannot load because it can't be found.
HOWEVER, when I re-run the program from its installed location on my hard drive, the link works just as expected! No more problems.
I tried rebuilding everything in both programs. I have no idea. Any ideas are appreciated.

