Re: [WiX-users] How to handle Registry Redirection through WIX on 64-bit Platform

2010-01-13 Thread Blair
Redirection through WIX on 64-bit Platform Hi, I'm facing issues while fetching the Installation Path of a 64-bit component through its Registry Entry on 64-bit Platform. Through WIX, when I'm searching for a particular registry key, because of registry redirection it is redirected to WOW6432

[WiX-users] How to handle Registry Redirection through WIX on 64-bit Platform

2010-01-13 Thread Vishwajit Walke
Hi, I'm facing issues while fetching the Installation Path of a 64-bit component through its Registry Entry on 64-bit Platform. Through WIX, when I'm searching for a particular registry key, because of registry redirection it is redirected to WOW6432node where registry keys doesn't exist. So,