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
<http://us.rd.yahoo.com/evt=48256/*http:/travel.yahoo.com/;_ylc=X3oDMTFhN2hu
cjlpBF9TAzk3NDA3NTg5BHBvcwM1BHNlYwNncm91cHMEc2xrA2VtYWlsLW5jbQ-->  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