Hi,
    I want to continue with the Setup (installation, repair or remove) only if 
the following registry key is found. 

<Property Id='REGISTRYSEARCH'>
    <RegistrySearch Id='SQLSearch' Type='raw' Root='HKLM' 
Key='software\microsoft\microsoft sql server\' Name='Test'/>
</Property>

<Condition Message>'Test Folder do not exist'>REGISTRYSEARCH=#1</Condition>
    
I followed like this but it doesn't show me the message even if the Test Folder 
is not found. If the Test Folder is not found it should display the message and 
wind the Setup.

I don't know where i am going wrong. 

Any suggestions?

Thanks
Prabhakaran
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to