View Single Post
Old 05-25-2010, 11:25 PM   #41
Dellaster
Edge User
 
Quote:
Originally Posted by ChrisF View Post
I apologize for the wall of text, but this problem with the Java in the path has been a thorn in my side for this project :| When I tried to use absolute paths when calling jarsigner it overran the input buffer :'(
Chris, you are generously attempting to make a task formerly doable only by people savvy in developer kits and command lines accessible to those who may never have heard of a "JDK" before. Nobody can fault you for not being able to test and debug on every possible OS and configuration. Even major software houses have headaches with that kind of thing.

Thank you very much for your kind efforts. Yes, I happen to be someone able to do it myself "by hand", but it's sooo much nicer to not have to.