To post new answers or open threads, you need to log in. The registration is closed now, sorry. If you are not a member, you are welcome to read the posted content without any limitations. If you have any DAEMON Tools related question, contact our support team.
awxDTools IMO is a NEEDED feature that DT needs to incorporate. Why? Mounting images over a network that are multi dirs thick SUCKS. But having a right click/mount feature kicks ass!
You have to set at least one vdrive for this to work manually via dt, and also uncheck secure mode. if secure mode is on, the it'll ask for confirmation everytime.
wouah ! thanx you very much for this tip. It really works...
noobs:
1)Click Start then Execute or simply [WIN]+R
2)type the 3 letters cmd (=command) and press ENTER
3)just follow the mount procedure given by al1uk
DT 4.08 HE x86 - XP PRO SP2 - P4 3.2GHz - 1Go RAM - geforce 6600 latest drivers - Rock'n'Roll !
I use a batch file like this :
@echo off
start /wait /D"C:\Applications\DAEMON Tools\" daemon.exe -mount 1,"C:\somegameiso"
start /wait /D"C:\somegamefolder" somegame.exe
start /wait /D"C:\Applications\DAEMON Tools\" daemon.exe -unmount 1
exit
This will mount your game, wait while it runs, then unmount the image again. It will do it on your second virtual drive. To use the first change the 1s to 0s.
Something thats worked for me is to set up an association between DT and the .mds file type (can set one up for other file types also).
1) To do this follow these steps:
under windows explorer go to Tools->Folder Options.
2) File types tab.
3) If you don't have an mds type there already, click on the 'new' button and put in mds (or other filetype) into the "File Extension:" box, then
OK.
4) Now select the MDS Extension in the list, and click on "advanced".
5) Set an Icon if you wish to.
6) Press "New...". In the "Action" box give it some name, I called it mount. In the "Application used to perform action: box, browse to daemon.exe, then after it (outside of the quotes) add -mount,"%1". Then hit OK.
You have now associated MDS files to mount on DT device0. When you right-click an MDS file you'll have the "mount' option (or whatever you called the action on the menu.
If you have multiple devices, you can add new actions under advanced, call them for example mount1, mount2, mount3 and use the same application line as above, but changing -mount 0 to 1, 2, 3 for the appropriate device.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment