Hi,
   
   We are trying to create a registry key using Wix for 64 bit targeted 
installation as below
   
    <Component Id='.....' DiskId='1' Win64='Yes'>FileType

  .....
    <Registry Root='HKLM' Key='SOFTWARE\ORL\WinVNC3' Name='AllowShutdown' 
Value='#0' 
  >FileType.xyz.1</Registry>
  ......
  </Component> 
   
  But,  registry key is getting created under 
"HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\" instead of native 64bit hive.
   
  Is there any way to create registry key in the native 64bit hive? Your help 
on this greatly appreciated.....
   
  -Jagath Pabolu



       
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel. 
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to