I have a RegistrySearch tag that attempts to look up values in Root='HKLM' Key='Software\Microsoft\Shared Tools\Web Server Extensions\12.0' but on 64 bit machines, it ends up searching for "HKLM\Software\Wow6432Node\Microsoft\Shared Tools\Web Server Extensions\12.0" (according to Process Monitor), which yields thw wrong result. Where does the "Wow6432Node" part come from? I am guessing that it means my MSI is running in 64 bit mode, but I am not sure what the proper solution is. (Using WIX 2.x) Thanks! -- View this message in context: http://www.nabble.com/64-bit-newbie-question-tf3979370.html#a11296912 Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------- 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