Silent Moho Pro Installer Script

Заказчик: AI | Опубликовано: 30.10.2025
Бюджет: 30 $

My RunPod workspace is already spun up on Linux and I need Moho Pro fully installed without me having to click through its graphical setup wizard. Your job is to deliver a Python-based installer that: • Downloads (or accepts a local path to) the Moho Pro windows package • Executes the installer in silent or unattended mode and, when the wizard insists on a GUI step, drives that step automatically—PyAutoGUI, xdotool, SikuliX or any other library is fine as long as it reliably finishes the install every time • Verifies success by launching Moho Pro and returning a zero-exit code once the splash screen appears Please build everything into one script (plus helper assets if your chosen tool requires images) so I can run: python install_moho.py inside the pod and walk away. Include concise setup notes for any extra apt/yum packages or environment variables the script expects. I will accept the work when the script completes on a clean RunPod Linux image and Moho Pro starts with no manual intervention.