Free Download Manager is a very powerful and easy-to-use download accelerator and manager with tons of features. The program had a "make portable version" button but that version still left behind stuff so I made launchers. I made both the full and lite versions.
http://www.freedownloadmanager.org
Free Download Manager:
Download Manager / Accelerator
Upload Manager
Flash Video Download (Youtube, Google Video, etc.)
BitTorrent Support
Free Download Manager Lite:
Download Manager / Accelerator
As noted below, there are some problems with this "portable" version provided from FDM that are beyond my control. is this program is to ever be redone, it needs to be done from the full program, not their "make portable version"
*i pulled the links because i don't have my server anymore and because of the problems with portability i won't be re-uploading
Is that program Open Source?
EDIT: Answered my own question and it's "yes".
http://www.freedownloadmanager.org/features.htm
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
Also it seems to work great but a few times when i opened and closed it fairly fast, the settings didn't copy back from the app folder to the data folder. Any ideas on why that would happen?
I haven't tried it but I think its this: copying needs time so when you open and close it faster than the time it needs to copy things back and forth, things will get messy.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\uTorrent\shell\open\command\,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{CC59E0F9-7E43-44FA-9FAA-8377850BF205}\, HKEY_CLASSES_ROOT\CLSID\{CC59E0F9-7E43-44FA-9FAA-8377850BF205}\InProcServer32\
I was using the larger version of FDM Portable.
are you sure it was the one that left those because i don't see why it would mess with uTorrent since that's another program that may not even be on a lot of computers
I had an analytic program running in the background.
It showed that the FDM was what edited the registry.
It was contained within two notices. This is the first:
And the second:
I almost hate to resurect this topic, but is there any chance you could provide a link to the program?
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
what do you mean? i never took down the links.
I guess I should have specified, the anlytic program that he had running.
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
Maybe it's because FDM have a torrent support.
I'm gonna check into that.
well if it adds a key for utorrent, then it may add other keys depending on what programs are installed on any given computer... Is there any way to make my NSIS script monitor what new keys are created by FDM and clean them up afterwards?
ok i need some help. what do you guys think i should do about the registry stuff posted earlier. For
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browswer Helper Objects\{CC59E0F9-7E43-44FA-9FAA-8377850BF205}
does the hex code ever change or can i tell it do delete that key every time?
I guess the same goes for the InProcessServer one also. For the utorrent key, obviously not everyone has utorrent so do i just do an ifexist delete thing and keep adding keys for any other ones people report or have something that keeps track of what keys were added or what? I guess another alternative would be to only release the Lite version. So until i get some input, this program is at a stand-still.
I have the true version of FDM on my computer and after testing your portable version, all the registry keys (like all the firefox downloads are managed by FDM or menu extensions)of the true version were erased.
Check the log:
26/02/08 18:50:28 Autorised value "Download all with Free Download Manager" (new data: "") erased in Browser menu extension!
26/02/08 18:50:31 Autorised value "Download selected with Free Download Manager" (new data: "") erased in Browser menu extension!
26/02/08 18:50:33 Autorised value "Download with Free Download Manager" (new data: "") erased in Browser menu extension!
hm... well my nsis launcher doesn't handle the majority of the registry keys. it only cleans up some other things left behind by the "portable" version from FDM. I guess their portable version isn't as portable as we would like it to be so i might have to cut this app
What do you say when you say: i might have to cut this app ?
Portable mode (new)
If you want to use Free Download Manager on different computers, you can easily create its portable version and avoid the need to install and configure the program on each computer.
How portable is this and how does it impact this portable test?
that's what i based this dev test on and as you can see there are some problems with it.
Yeah I checked the "create portable version"
"Once launched it will register itself on the computer's system and integrates to browsers. And at exit it will unregister itself automatically"
I didn't bother with creating a 'portable' version this way because, well, I dunno, but it registers itself to the browsers (yet not the portable browsers) so I didn't bother to try that one out. Haven't tried the paf.exe supplied here as well...
Any news on this? "Portable Free Download Manager" makes so much f**cking sense, I just can't see why this hasn't had the attention that it deserves.
[edit]
Yes, their portable version of free download manager is NOT portable at all. A launcher is required as it still writes to the registry. Problem is that it writes so *many* registry keys, that it's hard to determine which keys to keep (as settings) and which ones to delete. I am more than absolutely sure the main registry key is HKEY_CURRENT_USER\user\current\Software\FreeDownloadManager.ORG and the rest should be deleted, or backed/ignored up if fdm is already installed. Also it may write more keys that will be left behind, mainly internet explorer related. A launcher utilizing Sandboxie and registry key watchers aid in writing a portable version, I am writing adventuring in making FreeDownloadManager portable myself. I may or may not post my results, I'd rather have an Official Portable FreeDownloadManager than have to make one from scratch.