Files
ccextractor/windows
Carlos Fernandez a1ed940c8b fix(build): Use -arch x64 flag for WiX build instead of Package attribute
The Platform attribute is not valid in WiX v4+. Instead, specify the
target architecture at build time using the -arch x64 flag.

Changes:
- Remove invalid Platform="x64" attribute from Package element
- Add -arch x64 to wix build command in release workflow
- Keep ProgramFiles64Folder for explicit 64-bit installation path

This ensures the MSI is built as a proper 64-bit package that installs
to "Program Files" instead of "Program Files (x86)".

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 19:03:04 +01:00
..
2024-08-10 12:55:21 +02:00
2023-05-29 18:34:15 +00:00
2016-07-05 18:01:47 +02:00

The Windows binaries are now distributed separately, please visit

https://ccextractor.org/public:general:downloads

For a link to the current version.