will it work with windows x64?
Announcement
Collapse
No announcement yet.
Daemon Tools 4.0 and awxDTools
Collapse
X
-
Hi,
Some last tip (after making sure the awxdtools rundll key registry key is pointing to it's new location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run)
Add the Daemontool directory to the path (right click my computer/choose properties and the advanced tab)!
Comment
-
Originally Posted by wvd_vegtHi,
Some last tip (after making sure the awxdtools rundll key registry key is pointing to it's new location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run)
Add the Daemontool directory to the path (right click my computer/choose properties and the advanced tab)!
Comment
-
Originally Posted by wvd_vegtHi
Code:1) Install daemon403-x86.exe 2) Copy daemon.dll and pfctoc.dll into the windows directory. 3) Install awxDTools_105b072.exe into the "C:\program files\DAEMON Tools" directory. 4) Kill installer with taskmanager when it hangs registering awxdtools.dll 5) Delete daemon.dll and pfctoc.dll into the windows directory 6) Move awxCommon.dll from C:\program files\arniWORX\Common -> C:\program files\DAEMON Tools 7) use regedit to change the value of HKEY_LOCAL_MACHINE\SOFTWARE\arniWORX\Commondll to C:\program files\DAEMON Tools\awxCommon.dll 8) use regedit to remove awxDtools key from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and run the commands below: cd "C:\program files\DAEMON Tools" rundll32 "C:\program files\DAEMON Tools\awxDTools.dll",awxRegisterDll /r 9) Turn off options|secure mode in DAEMON Tools trayicon 10) Finally right click an cd/dvd image to test all above...
I noticed that it didn't work for some people and I think I know why. When awxDTools is pointed to install in the DAEMON Tools folder, it still creates a sub-folder "awxDTools", so if people tried to copy and paste that command for registering awxDTools.dll that you put in your instructions, then it would be pointing to a dll that is nonexistent in that folder, but in a sub-folder.
To others, I have taken it upon myself to add an extra step for those to whom it may apply:
Originally Posted by wvd_vegtHi
Code:1) Install daemon403-x86.exe 2) Copy daemon.dll and pfctoc.dll into the windows directory. 3) Install awxDTools_105b072.exe into the "C:\program files\DAEMON Tools" directory. 4) Kill installer with taskmanager when it hangs registering awxdtools.dll 5) Delete daemon.dll and pfctoc.dll into the windows directory 6) Move awxCommon.dll from C:\program files\arniWORX\Common -> C:\program files\DAEMON Tools 7) use regedit to change the value of HKEY_LOCAL_MACHINE\SOFTWARE\arniWORX\Commondll to C:\program files\DAEMON Tools\awxCommon.dll 8.) If there is a folder called "awxDTools" in your DAEMON Tools folder, move the contents of awxDTools to the DAEMON Tools folder. You can delete the awxDTools folder if you'd like (there should be nothing in it). 9) use regedit to remove awxDtools key from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and run the commands below: rundll32 "C:\program files\DAEMON Tools\awxDTools.dll,awxRegisterDll /r 10) Turn off options|secure mode in DAEMON Tools trayicon 10) Finally right click an cd/dvd image to test all above...
Comment
-
Originally Posted by fobisFarshid420, is there a folder called "awxDTools" in your DAEMON Tools folder? If so, move all the contents of that folder into the root DAEMON Tools folder, and then run the register DLL command.
Hope this helps,
-fobis
Comment
-
Alright, let's see what else I can come up with. Do you have quotes ("") around the HKEY_LOCAL_MACHINE\SOFTWARE\arniWORX\Commondll key?
Also, in the second version of the commands, one quote is missing, make sure you get that one.
(rundll32 "C:\program files\DAEMON Tools\awxDTools.dll",awxRegisterDll /r)
And try searching through your register for a key with the value C:\Windows\daemon.dll and change that to the correct path.
That's all I can think of right now.
Comment
Comment