Fix make_msi script generation
* nsis/gpg4win.nsi: Mark the initial check for the 64Bit build define as ignored.
The make-msi nsis parser does not handle !if directives
but they are not required for the MSI since this part is
static in the MSI packaging.