This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Multiassembly version & GAC
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Dec 10, 2007
09:13 AM
Multiassembly version & GAC
Hello,
I need to install multi version assembly:
Dll1.dll (V 1.0)
Dll1.dll (V 1.1)
Dll2.dll (V 1.0)
I have créated 1 component for each Dll.
but at install Time only Dll1.dll (V1.1) & Dll2.dll are installed.
thanks
I need to install multi version assembly:
Dll1.dll (V 1.0)
Dll1.dll (V 1.1)
Dll2.dll (V 1.0)
I have créated 1 component for each Dll.
but at install Time only Dll1.dll (V1.1) & Dll2.dll are installed.
thanks
(1) Reply
Dec 11, 2007
12:04 AM
I have found a solution.
I define a personal source location. in component property tab.
It was just 1 strange issus:
IS create a new path for Destination folder for evry source location.
ex {NewDirectory19}[INSTALLDIR]
I define a personal source location. in component property tab.
It was just 1 strange issus:
IS create a new path for Destination folder for evry source location.
ex {NewDirectory19}[INSTALLDIR]