Hi All. So, I'm trying to use Wix 3.0 but it is really hard (I know it's a beta...)
A few questions : 1. Is there any documentation for 3.0 anywhere? 2. I'm trying to execute the following: <InstallExecuteSequence> <Custom After='StartServices' Action="InstallWebParts"></Custom> </InstallExecuteSequence> It does not work... I try this: <InstallExecuteSequence> <Custom After='InstallFinalize' Action="InstallWebParts"></Custom> </InstallExecuteSequence> It works... why? What are the allowed After values? 3. How do I uninstall the product if it is already installed? Right now I have a message saying I can't uninstall... How do I uninstall only if the version of the product is higher? Thanks in advance! Amir ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users