This adds support for 64-bit Windows releases, and makes it the default.
Required for qt6, and will help prevent MemoryError with large wallets.
32-bit Windows usage is now well under 1% of all running Windows computers.
The switch from wine makensis.exe (with a downloaded 32 bit makensis.exe) to the linux nsis package is a backport of electrum#8057