Friedrich, yes I do. My application runs in native 64-Bit and requires the VC++ 2010 Redist Package in 64-Bit.

Caused by different used DLLs I sometimes have to compile my software in 32-Bit and sometimes in 64-Bit. (Unfortunately some dlls are not available in 64-bit)

The easiest & best way for me would be to generate a setup where I could choose between those two. So that the setup chooses every needed x86 or x64 component automatically after the user chose what to install. Would that be possible with your software?

Felix