Modifying resources should be tied to Components.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: Nir Bar [mailto:nir....@panel-sw.com] 
Sent: Monday, March 23, 2015 11:17 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Prevent run of Custom action if product is installed.

You can also use  msiext <http://dblock.github.io/msiext/>   extension that
has a DeleteFiles element.

It should be conditioned like you would a custom action, unlike RemoveFolderEx 
which is conditioned by default by it's containing component's action.



-----
Nir Bar
Freelance Developer
Mail: nir....@panel-sw.com
Web: www.panel-sw.com 
   - C++ On Windows, Linux and Embedded Platforms 
   - WiX & InstallShield
--

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to