in reply to Re: pp generated executable can't find or load libraries
in thread pp generated executable can't find or load libraries

Hi perlfan,

My requirement is to get sendemail.exe to be installed on Windows as a standalone program with TLSv1.2 support. I know there is a million way to send emails but unfortunately the original sendEmail.exe v1.56 from 2009 is used in a legacy (old and complicated) app, and I was simply hoping to package it with TLSv1.2 support to avoid the need to update the legacy app.
  • Comment on Re^2: pp generated executable can't find or load libraries