copyparty/scripts/pyinstaller
2023-04-01 15:15:53 +00:00
..
build.sh fix exe builder 2023-03-12 18:54:16 +00:00
depchk.sh v1.6.6 2023-02-26 20:30:17 +00:00
deps.sha512 update deps 2023-04-01 15:15:53 +00:00
deps.txt build up2k.exe 2023-03-07 22:58:14 +00:00
ffmpeg.patch add ffmpeg build notes 2022-09-21 08:17:26 +02:00
ffmpeg.txt add ffmpeg build notes 2022-09-21 08:17:26 +02:00
icon.sh build up2k.exe 2023-03-07 22:58:14 +00:00
loader.py fix exe builder 2023-03-12 18:54:16 +00:00
loader.rc build up2k.exe 2023-03-07 22:58:14 +00:00
notes.txt build up2k.exe 2023-03-07 22:58:14 +00:00
README.md build up2k.exe 2023-03-07 22:58:14 +00:00
up2k.rc update some docs 2023-03-09 22:11:39 +00:00
up2k.sh build up2k.exe 2023-03-07 22:58:14 +00:00
up2k.spec build up2k.exe 2023-03-07 22:58:14 +00:00
up2k.spec.sh build up2k.exe 2023-03-07 22:58:14 +00:00

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