Hello all,

I encountered the following strange issue.

I have a property defined like that:
<Property Id="DLL_INSTALLED">
        <RegistrySearch Id="Dll" Root="HKCR" Key="Dll.Dll" Type="raw" />
</Property>

The problem is that the RegistrySearch behaves differently when running with
UI and without it.
When I run msi with UI I can see in verbose log that the registry record is
found, whereas when running silently the verbose log shows that this
registry record is not found and the property is not assigned. (The registry
record DOES exist)

Looks like a bug to me =(

All this is still more confusing regarding that I have one more
RegistrySearch element which searches in "HKCR" too, and it is working
correctly.

Any help will be greatly appreciated.
-- 
View this message in context: 
http://n2.nabble.com/RegistrySearch-behaviour-differs-when-running-with-UI-and-without-it-tp3661732p3661732.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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