copyparty/scripts/pyinstaller
2022-09-21 08:17:26 +02:00
..
build.sh shrink the exe + add errorhandler 2022-09-20 21:40:56 +02: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 shrink the exe + add errorhandler 2022-09-20 21:40:56 +02:00
loader.rc add pyinstaller 2022-09-19 00:59:54 +02:00
notes.txt add pyinstaller 2022-09-19 00:59:54 +02:00
README.md add pyinstaller 2022-09-19 00:59:54 +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