openpgp - How to start gpg-agent manually as service on Windows -


for specific purpose, i'd start gpg-agent manually gpg-agent --daemon

but everytime , problem process doesn't run in background on windows 7.

i have tested on linux , works normally.

is there way achieve want ?

thanks


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -