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

Installing Components One by one


1 reply to this topic

tishilp

tishilp
  • Members
  • 2 posts

Posted 10 April 2002 - 13:35

Hi,

I want to install the components one by one. I am enabling and disabling the components from the script and installing the respective files for the selected component.
eg: For copying Component2, the selected Component1 is disabled using ComponentSetData() and viseversa.
But due to ComponentTransferData, which is automatically triggerred the installed files are uninstalled again. Thus, no files are installed.

Can I add my own events? Or under which event can I trap it?
Can anyone please help me on this?

Thanks
tishilp

Lucky

Lucky
  • Members
  • 119 posts

Posted 11 April 2002 - 12:43

Quote (tishilp @ April 10 2002,14:35)
Hi,

I want to install the components one by one.

Hi too,
why that?  ???