I'm trying to create a custom step in Wix(*), which will depend on the platform - 32 vs 64bit. any suggestions how to do that? (using WIX and not external stuff like writing a script)
(*) I need to use the appropriate InstallUtil version to install my snapin on a 64 bit / 32 bit machine.