Posts

Showing posts with the label Tutorial

Converting Xibo Windows Client from 32-bit to 64-bit: A Complete Technical Walkthrough

Digital Signage & Windows Engineering Converting Xibo Windows Player from 32-bit to 64-bit How I took the official x86 Xibo installer, analysed every binary layer, rebuilt the file set with genuine x64 NuGet packages, authored a fresh WiX MSI, and shipped a production-ready 64-bit installer — so the player can finally use the full RAM of the machine it runs on. Xibo Player v4 R406.3 x86 → x64 .NET CLR Patching CefSharp / Chromium WiX Toolset 3.14 Digital Signage Disclaimer: I have no affiliation with, am not employed by, and receive no compensation from Xibo Signage Ltd. This is an unofficial community build — it is not produced, endorsed, or supported by Xibo Signage Ltd in any way. Xibo is a trademark of Xibo Signage Ltd. The Xibo Windows Player is open-source software released under the GNU Affero General Public License v3 (AGPLv3) , which permits free redistribution and modification. This build is provided f...