HI,

I am using wix 3.0, I need to register when I installing the product, but if 
the filter has not register its showing error dialog with "cancel" , "Ignore" 
buttons.

What I want is if the filter didn't register stop the installation and 
rollback. I don't want the error dialog with Ignore button.

My code snippet,

                       <Component Id="Filter1" 
Guid="216594F6-CD8C-4071-B2BF-05A8841AE68C">
                            <File Id="Filter1" Name="Filter1.ax" 
Source="..\Filter.ax" DiskId="1" Vital="yes" SelfRegCost="1" />
                        </Component>
                        <Component Id=" Filter2" 
Guid="9DC1F372-3790-40c2-852C-FB51A7D8246C">
                            <File Id=" Filter2" Name=" Filter2.ax" 
Source="..\Filter2.ax" DiskId="1" Vital="yes" SelfRegCost="1" />
                        </Component>

Is there any fix for this !!!.

Thank you ,....

Regards,
Selva

________________________________
The contents of this email and any attachment(s) are confidential and intended 
for the named recipient(s) only. This email shall not attach any liability on 
the originator or Real Image Media Technologies Pvt. Ltd. or its affiliates. 
Any views or opinions expressed in this email are solely those of the author 
and may not necessarily reflect the views or opinions of Real Image Media 
Technologies Pvt. Ltd. nor its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification, distribution and/or 
publication of this email, without the prior written consent of the author, is 
strictly prohibited. If you have received this email in error, please delete it 
and notify the sender immediately. Before opening any mail and attachments, 
please check them for viruses and defects
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to