Someone correct me if I'm wrong, but I believe the Windows Installer will
create these keys for you. All that you would need to do would be to supply
a GUID for the application that you are installing.
The first chapter  http://www.tramontana.co.hu/wix/ here  should help you
out with this. There is a link to a simpleDOS exe that will be able to
generate your GUIDs for you.

In fact as far as I remember all your questions should be answered on there.



Anidil wrote:
> 
> I have a problem creating the additional registry entries under the
> following path that must be made during the installation to support the MS
> Windows Logo requirements.
> “HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{GUID}"
> 
> For every product,i see these entries under the folder which is named
> either a {GUID} or application name..
> 
> Now can anybody help create this using WIX? which GUID should i be using
> in this case? where can i get the related documentation?
> 
> any help will be greatly appreciated
> Thanks in advance
> Andy 
> 

-- 
View this message in context: 
http://www.nabble.com/Informational-Registry-key-for-windows-products-tf4229406.html#a12032272
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to