Using the following command 'msiexec /i SampleUpgrade.msi REINSTALL=ALL 
REINSTALLMODE=vomus' for minor upgrade causes the following rule not to be 
obeyed
 
<Feature Id='Service' Level='1'>
   <ComponentRef Id="Monitor" />
   <Condition Level="0">FILEEXISTS</Condition>
</Feature>
 
Is there any way I can do the minor upgrade and have this condition to be 
respected so that my services does not get shut down?

                                          
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to