

'(epg-gpgconf-program (concat epg-gpg-home-directory "/bin/gpgconf.exe"))))

'(epg-gpg-program (concat epg-gpg-home-directory "/bin/gpg.exe")) ( if (memq system-type '(windows-nt ms-dos)) I’ve added the following to my startup scripts to support PGP under Windows 10 (for more information on GnuPG, see GPG4WIN or the GnuPG Offical Site): windows/dos GNUPG setup I have been having trouble getting MailCrypt to work on windows, and I didn’t want to depend on cygwin’s sh.exe, so I wrote an independent gpg mode that only requires a working gpg setup: Lisp : dgpg.el – DavidElentok Updating ELPA Certs on Windows (setq mc-gpg-user-id is all the customization I’ve done to MailCrypt to make it work with GnuPG.

To use GnuPG with MailCrypt you should (mc-setversion "gpg")
