The condition of "NOT Installed" means "do this if the product is not 
installed".

In maintenance mode the product is installed and upgrading isn't normally 
relevant to maintenance mode; so this constraint keeps your CA from running.

<standard disclaimer about using CAs / SelfReg / etc... to "register dlls" goes 
here/>


-----Original Message-----
From: ערן גבע [mailto:mail.g...@gmail.com] 
Sent: Monday, February 23, 2009 4:00 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] condition for maintenance mode

Hi all,
I have a custom action (that registers a dll):
<Custom Action="Register" After="InstallFinalize">NOT Installed OR
PROJECT_UPGRADE</Custom>
Currently this action does not run in maintenance mode.
how do I make this custom action run on maintenance mode as well?

Thanks,
Eran.
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to