> Oki..The ReistryKey and RegistryValue tags are used only with 
> WiX 3.0 right?

Yes. Under WiX 2.0, you seem to just use the Registry element, which
also has a Type attribute:

  <Registry Id="Registry1" Root="HKLM" Key="Software\Product" Value="42"
Type="integer" />

Cheers,
John

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