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

Can I set for components in MM path with property?


1 reply to this topic

Druid

Druid
  • Members
  • 21 posts

Posted 11 April 2006 - 16:24

I need to set path for components in MM with property. Thats means that my main project installs in one folder and my MergeModule - in another like: [ProgramFilesFolder]\some\[MY_PROP] . MY_PROP - property from main project.
Please answer in detail...

Regards, Druid

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 12 April 2006 - 20:44

The destination path for a compoent is always a reference to the Directory table. You can set it in the directory table or using a custom action.