Re: [WiX-users] Registry Search Condition Message Wix 2.0

2009-09-18 Thread David Watson
wix-users@lists.sourceforge.net Subject: [WiX-users] Registry Search Condition Message Wix 2.0 Hi,     I want to continue with the Setup (installation, repair or remove) only if the following registry key is found.     'Test Folder do not exist'>REGISTRYSEARCH=#1     I followed l

[WiX-users] Registry Search Condition Message Wix 2.0

2009-09-18 Thread Prabhakaran Paulraj
Hi,     I want to continue with the Setup (installation, repair or remove) only if the following registry key is found.     'Test Folder do not exist'>REGISTRYSEARCH=#1     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 n