Application: JDownlaoder
Category: Internet
Description: A functionally Downloader for various File-Hosters like RapidShare.
Download JDownloader Portable 0.9.580 Development Test 1 [23.0MB download / 55.3MB installed]
Release Notes:
- Development Test 1 (2010-11-16): Initial release
You need to have " Development Test 1" in the DisplayVersion.
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
okay, will change it...
have to change the hole post...
i is not like the template...
I was having issues switching between PCs.
I like your description, by the way
thats not funny!!!
i´ll fix it, if you say me: which os´s are you using? it works perfectly on all my os´s (win 7 ultimate, win vista home basic, win xp pro)...
I mean, when I was trying to make JDownloader Portable, I couldn't switch between PCs to make it work. Have you tested it on multiple PCs? I haven't downloaded yours [yet].
yaeh, i've tried on multiple systems... it worked...
Version 0.9581
http://jdownloader.org/changes/index
The above link does not work. Where can I download the actual version?
Why JDownloader from the link is not using Java portable (jPortable) installed in %PortableApps%\Common Files.
Will JDownloader or JDownloaderPortable be changed to enable using jPortable from Common Files directory.
The solution worked for me was to get JDownloader zip from official site (Other link) and installed jPortable to extracted JDownloader folder. Additionally, use this JDownload.exe (http://board.jdownloader.org/showthread.php?t=17070) to execute it.
Srecko
P.S. I managed to run JDownloaderPortable from above using:
D:\PortableApps\CommonFiles\Java\bin\javaw.exe -Xmx512m -jar App\JDownloader\JDownloader.jar
You already figured out the right arguments, though there is no need for any external, "special" .exe files. Either use a batch file, or PAL to launch jdownloader.jar with those arguments. In a batch file you could replace "D:\PortableApps\" with "..\" (without the quotes) making it less dependant on the path, or if using PAL, ini file would contain
The latter is if you edit App/AppInfo/Launcher/JDownloaderPortable.ini of this here downloadable version, though BAT file will do just as well. Srećno, Srećko
PS: It doesn't make JDownloader really portable, it's just helping it use jPortable instead of local Java.
PPS: The version provided by the OP in it's current form is poorly implemented, at best.
My posts are old and likely no longer relevant.
Thank you. It works great *thumps up*
If replying to me:
Please keep in mind what is said above - it doesn't make it truly portable, it only helps it to use jPortable (portable Java).
If you intended to comment on the OP:
His version wasn't portable, last time I checked.
My posts are old and likely no longer relevant.
I found out how to make it portable. You have to use the jPortable Launcher to open the JDownloader.jar
JDownloader updates itself
Have a nice week
mwayne
I'd like to know if this app is still being developed if not I'd like to know if the developer would like my version of JDownloaderPortable. it already works on any machine you plug your usb to and lives no traces at all. All that is missing is to make it worthy for this site.(adding the splash image and creating a page for it here and anything else like documentation.) Oh and its not based on yours, I did it from scratch and added captchatrader plugin. Pm me if you're interested.
After automatic update does not work. Window is displayed "This application requires a Java Runtime Environment 1.5.0", and after the closing of the browser opens with the page loading Java.
Download https://portableapps.com/news/2012-06-12--jportable-7-update-5-released and https://portableapps.com/apps/utilities/java_portable_launcher
Install both, then open JavaPortableLauncher.exe and go to JDownloaderPortable/App/JDownloader and run JDownloader.jar
And where in this case will be configuration files jdownloader?
I don't know what you mean.
Maybe this is better
https://portableapps.com/node/25571#comment-186526
Would anybody take over the development test for JDownloader 2 Beta?
TIA
mwayne
I'll take a look at it.
Anyone have code/launcher stuff to help?
OK I believe I have made a pretty solid build of 2.0 BETA.
It sets Downloads path in a portable way, survived the auto-update, and I was able to not leave any registry or files behind.
One thing, I believe auto-updaters to be bad for PortableApps, as official releases will be updated via the platform and an auto-update can break the app by changing things.
I was able to do my launcher using jPortable and launching JDownloader2.exe, but on close of the exe, it starts javaw.exe. A temp workaround was to wait on this EXE, but other javaw.exe could be running.
The javaw.exe is related to the auto-update. I want to break the auto-update at the knees like Chrome, so it won't run or function, even if the user deliberately tries to update (you can't go to Chrome Settings and force a check). I believe if I can break it safely, that the javaw.exe won't run.
OK if I set all the following to false:
GeneralSettings.silentupdateenabled
GeneralSettings.silentupdatewithrestartenabled
WebupdateSettings.autoupdatecheckenabled
WebupdateSettings.directupdateenabled
it only tries to update on close, no options to stop this.
So, I deleted the following:
JDownloader Updater.exe
JDownloader Updater.vmoptions
Updater.jar
This causes the program to error if you close it, or manually check for updates, which is annoying. It errors about missing Updater.jar.
So I replaced Updater.jar with a HelloWorld.jar named to Updater.jar. No errors thrown up if you close the app, but the app will close if you manually check for updates, in a clean way. This for me is acceptable.
EDIT: Manual Check is no go, it should never be clicked.
Is it ready for a development test 1?
Download link for testing?
TIA
I want to test it more, and on a different PC, then when I am ready I will post it as a Dev Test.