How can I configure my application to use the dlls appropriate to the OS bits (64/32) ... where both sets of dlls are available on any machine bits type?
(Note: Similar to distributing SqlCe 32 &64 bit dlls)
"Redistributing Sync Framework ... by installing individual DLLs is not supported."
I presume one would need to bootstrap both 32 and 64 bit versions of 3.1 distributables to the installer and inspect the client to determine which bootstrap to use.