A 32-bit application attempting to load the 64-bit version of remoting-core.dll from Framework64 will fail. Conversely, a 64-bit process forced to load the 32-bit DLL from Framework will throw a BadImageFormatException .
Instead:
: This architectural change reduced the Chrome Remote Desktop installer size by approximately 600KB.
Specifically, was created as a unified host for the Chrome Remote Desktop (Chromoting) service. Developers at Google consolidated various host-side functions—including session management, input handling, and screen capture logic—into this single DLL to streamline the installation and execution of the remote host on Windows. Evolution from .NET Remoting