Hi,

I am trying to create a key into Win2K8 Server's  
HKLM\SOFTWARE\Wow6432Node\Microsoft through installer. But While Running the 
MSi , it is giving me a error "U don't have access right to write into 
registry". But I am running through Admin accounts.

Please find the code snippet .
<Registry Id='Reg1' Root="HKLM"  KeyPath ="yes" 
Key="SOFTWARE\Wow6432Node\Microsoft\XXX"
                Name="InstallDir"
                Value="[TESTDIR]"

Please let me know Shall I add something more or what mistake I am making.

Regards
Sandeep


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