Hi:
I've written a Util:registrySearch as follows:
<util:RegistrySearch Id="JawsRootSearch" Condition="not INSTALLED" Root="HKLM" 
Key="Software\Freedom Scientific\JAWS" Result="Exists" 
Variable="ISJAWSINSTALLED"/>
This is contained within the same fragment as the property it is supposed to 
alter.
The property is defined as:
<Property Id="ISJAWSINSTALLED" Value ="JAWSNotInstalled">
    </Property>
On doing a property log when installing the msi, the property is never set to 
true, even though the registry key exists
Do I need to schedule the Util:RegistrySearch? If yes how do I do this?
Cheers
Sean.
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to