Ok..i see that this entry getting created automatically when i run the
MSI.and it takes the GUID i have specified in the <Product/> tag
But i have a custom set of registry values to be created under this path as
you can see in the screen shot..where do i define these entries? as a
seperate component like the main application registry entries?
And here in this case say how do i  add values for "HelpLink" and
"HelpTelephone" ?
http://www.nabble.com/file/p12032787/reg.jpg 


Alexei wrote:
> 
> 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 simple DOS 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#a12032787
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