No, I did not use this attribute.Shall I mark this attribute as No ?


-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2008 10:33 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Condition for Component

Is the Component marked Transitive?

-----Original Message-----
From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2008 19:28
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Condition for Component

Hi ,
I have one component which is creating Data bases. Now I want to execute this 
component only at the time of first time installation. I don't want to execute 
this on repair and remove(don't want to drop the Db at the time remove) 
options. I have tried conditions so many conditions with component like
<Component Id='XXX' Guid='{XXX}' >
               <Condition>Not Installed </Condition>

But every time is going into this component.

Please help me out.

Regards
Sandeep

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to