Hi,
I am trying to create a registry key on 64 bit (Win2K8 Server) machine at
HKLM\SOFTWARE\Microsoft\XXX through installer. But While Running the MSI on 64
bit machine , it is going into SOFTWARE\Wow6432Node\Microsoft\XXX. I am running
through Admin privilege.
Please find the code snippet .
<Registry Id='Reg1' Root="HKLM" KeyPath ="yes" Key="SOFTWARE\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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users