View Single Post
  #4  
Old 06.09.2009, 05:14
firozmusthafa
Guest
 
Posts: n/a
Thumbs up Absolutely zolved....

:)
This program is too good, but these frequent updations are boring me very much, anyways let's solve the current problem

First of all,
========
make sure you have not installed splash killer(:confused:? if not heard about it leave it)
Second step
=========
goto firewall settings and remove all the entries in the exception list name "JAVA (TM) PLATFORM SE BINARY"
Third step
========
terminate javaw.exe from the process list using taskmanager
Fourth step
========
delete the current jdownloader folder and download the newest version of jdownloader, extract to any convenient location using winrar or 7zip (Here I prefer C:\jdownloader as an example)
Fifth step
=======
make a bat file using notepad (filename : "anyname.bat")
with its content (text) as [better copy the following text and paste it there] :

cd "c:\jdownloader"
java -Xmx512 -jar jdownloader.jar
exit

save it anywhere and double the file "anyname.bat" that you have just saved
Now if you have windows firewall active, a window will popup asking whether to block or unblock?
click on unblock

Now jdownloader will start
Sixth step
=======
configure jdownloader to suit your needs (such as target folder, reconnection scripts ...etc)
After configuration jdownloader will( or rather 'should' ) load .

If anything goes wrong then the only thing should be the problem with your java installation.

Hope this helps
Thanks for reading....
Good luck

Last edited by Jiaz; 06.09.2009 at 15:21. Reason: important parameter