GPG decryption issues on WINDOWS 2003 SERVER

Harakiri harakiri_23 at yahoo.com
Fri Aug 13 00:19:59 CEST 2010




--- On Thu, 8/12/10, Terseer Shaguy <taysay1 at gmail.com> wrote:

From: Terseer Shaguy <taysay1 at gmail.com>
Subject: GPG decryption issues on WINDOWS 2003 SERVER
To: PGP-Basics at yahoogroups.com, Gnupg-users at gnupg.org
Date: Thursday, August 12, 2010, 4:36 AM

>>  Pls can anyone offer some help ?


This issue has nothing todo with GNUPG. This issue has also nothing todo with Windows 2003. The issue has something todo that the original author, and you dont know much about java programming at all.

I highly advice you read more about java programming, because just calling

Runtime.getRuntime().exec(fullCommand);

with gpg is not gonna work, this is not a shell.

Here i give you a start

http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

and another free advice, dont use some "java class you found on the net" to integrate in your project. A real developer would never use code he does not understand, it only leads to ugly legacy code that experienced developers have to fix after you leave.

tltr: try the java forums


      



More information about the Gnupg-users mailing list