muquit / mailsend

A program to send mail via SMTP from command line
Other
294 stars 68 forks source link

1.19 zipped binary is corrupted #107

Open Montclair opened 7 years ago

Montclair commented 7 years ago

I've downloaded it three times and the 1.19 binary is "not a valid win32 application". 1.18 works fine.

CNMan commented 7 years ago

works well,plz check sha1

9f25e39200089d8c281949323eadb7ab18352dff *mailsend1.19.exe.zip
muquit commented 7 years ago

It is not corrupted. It is compiled in Windows 10 with Visual Studio 2015. This binary may not work on Older version of windows e.g. Windows XP. I do not have access to any other version of Windows at this time, so if possible, you can try to compile it yourself in your version of Windows.

Montclair commented 7 years ago

Running XP on this older machine. That explains it. May I suggest that you make a note somewhere that it doesn't support the older windows versions anymore? Thanks!

art-den commented 7 years ago

"Visual Studio 2015 - Windows XP (v140_xp)" platform toolset in project options helps with this problem