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

From: Terseer Shaguy <tays...@gmail.com>
Subject: GPG decryption issues on WINDOWS 2003 SERVER
To: pgp-bas...@yahoogroups.com, Gnupg-users@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


      

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to