Quote:
Originally Posted by daudi
I got bitten by -? on linux and found I needed to use -"?", i.e.
Code:
java -jar ILiadPdfScribbleMerger.jar -"?"
|
Thank you, I just found out that in Windows you can't run ILiadPdfScribbleMerger.jar from the command line without using java -jar.
Once you use java -jar you don't have to use the ".