Mike,
   
  Thank you for information. It helped alot. Now, problem is resolved.
   
  Best Regards,
  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);}        
        If your entire package targets x64 systems, set Package/@Platforms to 
'x64' and Package/@InstallerVersion to at least 200. That’s my best guess based 
on the Platform SDK topic ‘64-bit Windows Installer Packages’.
   
  -- 
  Mike Dimmick
   
      
---------------------------------
  
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jagath pabolu
Sent: 17 May 2007 05:04
To: Mike Dimmick; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Registry key creation in 64bit machine.

   
    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:

      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.



       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.
-------------------------------------------------------------------------
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