Mike,
   
  I have already placed Win64='yes' in the component tag.
   
  <Component Id='.....' DiskId='1' Win64='Yes'>FileType</Component> 
   
  But,  it is not working. Any other alternative way??? 
   
  -Jagath Pabolu
  

Mike Dimmick <[EMAIL PROTECTED]> wrote:
        v\:* {behavior:url(#default#VML);}  o\:* {behavior:url(#default#VML);}  
w\:* {behavior:url(#default#VML);}  .shape {behavior:url(#default#VML);}        
        Set Component/@Win64='yes'.
   
  -- 
  Mike Dimmick
   
      
---------------------------------
  
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jagath pabolu
Sent: 16 May 2007 13:42
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Registry key creation in 64bit machine.

   
      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. 



       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
-------------------------------------------------------------------------
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