How to encrypt multiple files in Gpg4win?

I am using GPG4win 4.3.1, how can I encrypt multiple files in the cmd line option?

Hi @mmak

use gpgtar on the command line, see gpgtar (Using the GNU Privacy Guard) .

For example like:

gpgtar --verbose --output archive.gpg --recipient bernhard
--encrypt Open_Content.pdf  temp\myother.pdf