copyparty/scripts/pyinstaller
2023-02-26 20:30:17 +00:00
..
build.sh v1.6.6 2023-02-26 20:30:17 +00:00
depchk.sh v1.6.6 2023-02-26 20:30:17 +00:00
deps.sha512 win10-based copyparty64.exe 2023-02-14 21:50:14 +00:00
deps.txt win10-based copyparty64.exe 2023-02-14 21:50: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 add pyinstaller 2022-09-19 00:59:54 +02:00
loader.py add exe integrity selfcheck 2023-02-21 19:18:10 +00:00
loader.rc add pyinstaller 2022-09-19 00:59:54 +02:00
notes.txt win10-based copyparty64.exe 2023-02-14 21:50:14 +00:00
README.md mention how ffmpeg was built 2022-09-24 00:05:47 +02:00

builds a fully standalone copyparty.exe 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

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