I'm trying to configure the MSDTC settings by changing the registry values.  I 
am able to do this by hand using regedit without any problems.  When I try do 
this using wix I get an error. Below is the wix code followed by the error.  
What am I doing wrong? Is there a better way to do this?

<RegistryValue Id="NetworkDtcAccessAdmin" Root="HKLM" 
Key="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\Security" 
Name="NetworkDtcAccessAdmin" Type="integer" Value="1" />
        
Could not write value NetworkDtcAccessAdmin to key 
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\Security.  Verify that you have 
sufficient access to that key, or contact your support personnel.
        
Could not wr

Scott Sam
Software Developer

 Clearview Enterprise Content Management
www.clearviewecm.com  |  248 290 0230 ext 218

The information contained in this message is privileged and confidential and is 
intended solely for the addressee(s). 
If you are not the intended recipient, please reply, and then delete this 
message from your mail server.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to