Installshield
-
Hi there, How in the world do you update a ComPlus application with InstallShield? I use VB6 dll's in my .Net application and course of that Interop dll's is created. How do I increase the version number of those interop dll's so that an upgrade via InstallShield will copy in the new interop dll's? Thanks for your time, Regards, Werries
A programmer's life is good... or is it?? Ek dink nie so nie!
-
Hi there, How in the world do you update a ComPlus application with InstallShield? I use VB6 dll's in my .Net application and course of that Interop dll's is created. How do I increase the version number of those interop dll's so that an upgrade via InstallShield will copy in the new interop dll's? Thanks for your time, Regards, Werries
A programmer's life is good... or is it?? Ek dink nie so nie!
Hi there, Thanks for all those who have take time to help me on this post. I’ve solved my issues. I’ve tried to update Interop dll’s via InstallShield, but was not successful because the version numbers of the Interop dll’s did not change. On the end I used the QuickPatch option of InstallShield to remove the original Interop dll and copy in a new Interop dll. This worked fine. Regards, Werries
A programmer's life is good... or is it?? Ek dink nie so nie!