On 2/19/2010 9:36 PM, Sachin Dubey wrote:
> As per the article 
> (http://msdn.microsoft.com/en-us/library/aa371175(VS.85).aspx) , I am setting 
> REINSTALL = Feature1,Feature2 on VerifyReady dialog.
>
> Like this --
>
>   <Publish Event="Reinstall" 
> Value="Feature1,Feature2"><![CDATA[OutOfDiskSpace<>  1]]></Publish>
>    

The Reinstall control event isn't the same as the REINSTALL property. 
See the "Reinstall ControlEvent" topic in the MSI SDK. Try publishing 
multiple Reinstall events.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to