View Single Post
  #32  
Old 08.10.2014, 18:56
J-J
Guest
 
Posts: n/a
Exclamation

Thanks for this manual. I tried it using the .jar installer and it works by launching it with Putty on my Synology DS412+.

I just can't get it to launch from my NAS with task manager.

I added a user-defined script in the Task Manager with following command:
Code:
java -Djava.awt.headless=true -jar /volume1/@appstore/JDownloader2/JDownloader.jar
...where /volume1/@appstore/JDownloader2/ is pointing to my JD folder.

When I go to My JDownloader website it doesn't show up anymore and when I ran the script with Putty it did.

Can someone help me please?

EDIT:

I just was thinking I had to make a script (.sh-file) for making it to work.
What do I need to put in the file?

Last edited by J-J; 09.10.2014 at 15:26. Reason: Adjustment
Reply With Quote