I need to search a registry key of this kind, where is present a GUID with the 
ProductCode of an installed package that I don't know
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}\
I need to find the registry key based on the string defined inside it with
Name=BundleUpgradeCodeValue={MyUpgradeCode}
where MyUpgradeCode is a fixed code that I Know.

Is there any way for serarching all the registry key to search the one that 
have inside a string BundleUpgradeCode={MyUpgradeCode} ???Is there any way for 
serarch the registry key using a predicate or matching condition?
Thanks.                                           
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to