Re: [WiX-users] Context menu handler registration on 64 bit

2010-09-01 Thread Michel
> You need a > separate 64-bit installer for this. Yes, of course, that's what I have (well, actually, I've got 1 script for both x86 and x64 plus a bit of trickery to get it all to work). Anyway, got it working. I was accidentally including the x86 binary instead of the x64 one in my installa

Re: [WiX-users] Context menu handler registration on 64 bit

2010-09-01 Thread Rob Hamflett
As far as I'm aware 32-bit shell extensions don't integrate with 64-bit Explorer. You need a separate 64-bit installer for this. Rob On 01/09/2010 05:59, Michel wrote: >This has probably been asked before (but I can't find a good way to > search this list?): > > I've created my wix install