copyparty/scripts/pyinstaller
2025-09-19 21:21:44 +00:00
..
build.sh copyparty32.exe: english-only 2025-09-19 21:21:44 +00:00
depchk.sh
deps.sha512 misc buildscript / docs: 2025-09-14 23:15:18 +00:00
deps.txt misc buildscript / docs: 2025-09-14 23:15:18 +00:00
ffmpeg.patch
ffmpeg.txt
icon.sh
loader.ico v1.19.9 2025-09-15 00:19:24 +00:00
loader.py
loader.rc
notes.txt misc buildscript / docs: 2025-09-14 23:15:18 +00:00
README.md
up2k.ico copyparty32.exe: english-only 2025-09-19 21:21:44 +00:00
up2k.rc
up2k.sh
up2k.spec
up2k.spec.sh

builds copyparty32.exe, fully standalone, compatible with 32bit win7-sp1 and later

requires a win7 vm which has never been connected to the internet and a host-only network with the linux host at 192.168.123.1

copyparty.exe is built by a win10-ltsc-2021 vm with similar setup

first-time setup steps in notes.txt

run build.sh in the vm to fetch src + compile + push a new exe to the linux host for manual publishing

ffmpeg

built with ffmpeg-windows-build-helpers and this patch using these steps