Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Adding a companion file


2 replies to this topic

vishalv

vishalv
  • Full Members
  • 39 posts

Posted 07 August 2007 - 09:01

Hi,
How can I add a companion file to files which are linked dynamically linked?
Is this possible?
Regards,
Vishal

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 07 August 2007 - 14:26

That's not possible. Exclude the file from dynamic linking (using the dynamic link settings mask) and add it as static link.

vishalv

vishalv
  • Full Members
  • 39 posts

Posted 08 August 2007 - 12:11

Hi Stefan,
Thanks a lot.
However the problem I am having is with lots of .html,.jsp and .gif files and these
do not get replaced when a major upgrade is performed which are installed by dynamic linking. So I guess I cannot turn to static linking of these files.
Regards,
Vishal