I've made an install package (InstallShield Developer 7.x) for a VB.NET application. The VB.NET application uses CR9 to generate reports, and InstallShield has the CR9 merge modules included. When I create the install package, I get about a dozen CrystalDecisions dll's in the root of my install package. They're also duplicated in the "GAC" (Global Access Cache for .NET) folder. When I try to install the package, those dlls get sent to C:\ (and the Global Access Cache as well). I've looked in the InstallShield project, but I can't find anything that would let me relocate these files (I can't even FIND these files mentioned anywhere in the project). I'd like to get rid of the duplicate files in C:\ as it is unacceptable to put dlls in C:\.
Has anyone seen this issue before? Is there a fix?
Thanks!
-Adam Porter-
Has anyone seen this issue before? Is there a fix?
Thanks!
-Adam Porter-