copyparty/scripts/pyinstaller
2022-10-30 18:35:27 +00:00
..
build.sh x32/x64-agnostic exe builder 2022-10-30 18:35:27 +00:00
deps.sha512 x32/x64-agnostic exe builder 2022-10-30 18:35:27 +00:00
deps.txt x32/x64-agnostic exe builder 2022-10-30 18:35:27 +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 winpe support + windows webdav stuff 2022-10-19 00:06:48 +02:00
loader.rc add pyinstaller 2022-09-19 00:59:54 +02:00
notes.txt x32/x64-agnostic exe builder 2022-10-30 18:35:27 +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