copyparty/contrib/windows
Aditya 18ce0be5b5 fix: Windows SFX execution issues (#324)
- Set PRTY_NO_MAGIC=1 automatically on Windows in SFX script to prevent python-magic segfaults
- Improve Windows error messages with detailed troubleshooting instructions
- Add contrib/run-sfx.bat universal launcher for easy double-click execution
- Add contrib/windows/copyparty-sfx.bat template for pairing with specific SFX files
- Add comprehensive Windows support documentation in contrib/windows/README.md
- Update contrib/README.md to reference new Windows tools

This resolves issues where Windows users couldn't double-click SFX files to run them
and experienced segmentation faults with the python-magic library.

Windows users can now:
1. Use run-sfx.bat for universal SFX launching
2. Create paired .bat files for specific SFX files
3. Get helpful error messages and troubleshooting guidance
4. Avoid crashes with automatic PRTY_NO_MAGIC=1 setting

Fixes #324
2025-07-30 20:55:42 +05:30
..
copyparty-ctmp.bat v1.9.8 2023-10-06 17:50:35 +00:00
copyparty-sfx.bat fix: Windows SFX execution issues (#324) 2025-07-30 20:55:42 +05:30
README.md fix: Windows SFX execution issues (#324) 2025-07-30 20:55:42 +05:30