Re: [WiX-users] Component condition ignored during Upgrade

2008-10-07 Thread PameAlex
is only in the uninstallation part. I don't know why is not working. PameAlex - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & wi

Re: [WiX-users] Component condition ignored during Upgrade

2008-10-06 Thread PameAlex
The RemoveExistingProducts action is after FindRelatedProducts NEWAPPFOUND OLDAPPFOUND -- View this message in context: http://n2.nabble.com/Component-condition-ignored-during-Upgrade-tp1122156p1301820.html Sent from the wix-users mailing list archive at Nabb

[WiX-users] Services depending on VC++ merge modules don't start on Vista

2008-05-09 Thread PameAlex
Hi, I have a kit that installs three services (Type='ownProcess') that depends on vcredist (I'm installing the vcredist merge modules with the kit), the kit must run in xp, 2003 server and vista. If I install the services without start them on install, everything works fine and I can start the ser