Incompatibility Issue

Hi every!

I created a simple batch script that will import a key. However, upon running the script an error occured that says "user cannot start or run due to incompatibility with 64 bit version of windows. "

The question is, is there a way to solve this? Is there available version for 64bit version Windows Server 2008?

Thank you in advance!

Hi Ardel,

Can you please elaborate which version of GPG4Win you use? Does gpg answer, when you try to invoke it form the normal command prompt?

Normally Windows ships with the WOW64 emulator (https://msdn.microsoft.com/en-us/library/aa384249(VS.85).aspx) which provides a runtime environment for 32bit application. This works fine and out-of-the-box on the User-Versions of Windows (7, 8, 10). This emulation is enabled by default, so it should run fine on the Windows Server-Versions, too.

Kind Regards,
Jochen

Hello Jochen,

Thank you for your answer! I already solved the issue. It seems that I am using the incorrect command. I used pgp instead of gpg2 . Thanks again.

Can you also try to look on the other issue that i encounter. It is somehow related to md5 algirith. Kindly see the link below.

https://forum.gnupg.org/t/signature-using-md5-algorithm-are-rejected/3060