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

Conditionally copy files within a component


2 replies to this topic

jagat

jagat
  • Members
  • 15 posts

Posted 15 June 2002 - 08:38

Hi,
Is it possible to transfer files in a component based on a condition. I am using Installshield Developer 7 Basic Msi project
For Example
If there is a component say Component1 and I have two files included in that
                     i) First File ( for English)
                     ii) Second file (for German)
Can I transfer this files based on the language selected during installation.
We can do it through two components..but it would affect setup during upgradation .
Can anyone shed light on this..
Thanks in advance.
Regards,
jagat
jagat
Software Engineer
http://www.icode.com

Irina

Irina
  • Members
  • 227 posts

Posted 21 June 2002 - 21:52

Hi,
You can use two different components, but set condition for these components to install first or second dependends on language.
Irina Shirinsky
Software Engineer, Heroix Corporation
http://www.heroix.com

jagat

jagat
  • Members
  • 15 posts

Posted 03 July 2002 - 11:16

Hi Irina,
Thanks for your response..  :)  
I wanted to transfer the files in the components based on the condition at the file level instead of creating a component for each of the files.
Anyway I have filtered it on the component level based on the language selected during install.
Regards,
jagat
jagat
Software Engineer
http://www.icode.com