There was a Client who had asked me to install a Linux distro unto their HP Chromebook device. Initially, i wasnt sure whether it would work on their device. After some research on MrChromebox.tech website, the firmware deployed by Google can be overwritten by conducting quite a few arduous steps. i didnt realize that the…
Month: January 2026
Python Installer
Python installer can be called from inside C# code in order to install Python for mass distribution across an internal network. I have created an exe file for this particular purpose. Source Code can also be found in the github location. https://github.com/freemanbach/csharp/tree/main/InstallPython The downloadable installer exe file can be run on the command prompt only….