• install.bat: silent UltraVNC server install via custom Inno answer file

    vwemirror released this 2026-07-01 00:20:33 -05:00 | 23 commits to XP11 since this release

    Install the UltraVNC server component with the service tasks selected up front
    (SetupType=custom, Components=ultravnc_server, Tasks=installservice,startservice)
    and run the setup with start /wait + /loadinf so the pod comes up with the VNC
    service registered and started for remote diagnostics.

    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

    Downloads