>From a Wix newby: When I use the registrysearch element as below 
    <Property Id='TESTPROPERTYTOSET'> 
      <RegistrySearch Id='NewSignature1' 
                      Type='raw' 
                      Root='HKLM' 
                     
Key='Software\Microsoft\Windows\CurrentVersion\Uninstall\{59FF80EA-267A-418B-9C33-2CC4CC39A365}'
 
                      Name='DisplayVersion' /> 
    </Property> 

the search fails unless I edit the msi package and change the value in the
Type column of the RegLocator table from 1 to 2.  From reading it seems to
me that when 'raw' is specified as a type the RegLocator table Type column
should be populated with a 2.  If I edit the package and change it to a 2
the search is successful.  Any assistance is appreciated. 
-- 
View this message in context: 
http://n2.nabble.com/RegistrySearch-Type-raw-causes-a-1-to-be-written-in-RegLocater-table-should-be-a-2-tp4468104p4468104.html
Sent from the wix-users mailing list archive at Nabble.com.

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