A new version of DAEMON Tools, version 4.10, has been released today. Changes in DT 4.10 compared to the previous version 4.09.1:
- Updated SPTD driver to 1.50 to fix some reported issues
- Changed language files to DAEMON Tools Pro format
- Fixed minor bugs
As reported in the
official announce: 'Please notice that from now on all non-DT Pro versions are renamed to DAEMON Tools Lite'. Thanks to our moderator
kalas to submit us this news.
Discuss this article with your fellow community members! We appreciate your valuable input, but please keep the reaction policy in mind and make sure your reaction is constructive.
By
warlock (guest),
Tuesday 21 August 2007 13:47
The autostart option doesn't work, it doesn't write daemon.exe at the end of the path in the Run registry entry, so at startup, it will always opens the installation folder instead of launching the program.
By
Waethorn,
Tuesday 21 August 2007 17:47
"You can install DTools without adaware as you're asked while installation process if you want it or not"
You mean adware. AD-AWARE is the program made by LavaSoft to remove adware.
....and I won't trust the makers of Daemon Tools again, much like how I don't trust the makers of Limewire. They both have/had spyware/adware regardless of the state of their current software. Obviously they have no ethics and don't care about their users so they are NOT to be trusted.
"it doesn't write daemon.exe at the end of the path in the Run registry entry, so at startup, it will always opens the installation folder instead of launching the program."
Does the target folder path have spaces in it? Some installers are dumb and don't put quotes around long filenames so that they're parsed correctly. That usually results in the filename being dropped as well as any part of the folder name that's after a space. You'd think that developers would just implement that automatically, but such is not always the case.