I did a search to see if someone else had given this info yet, but nothing came up, so here it is.
For Vista users...To run the backup part of the Hack Tool, you will have to run it manually, as suggested in the program documentation, BUT you will need to start the DOS prompt with Administrator priviledges.
You do this by RIGHT clicking on the "Command Prompt" icon and when the menu pops up, you will select "Run as administrator". When you are in administrator mode for DOS, the title bar for the window will say "Administrator: Command Prompt".
It looks like there may be two root causes here. One being that it doesn't seem that the Hack Tool is trying to run the dd.exe from the correct folder when it opens a DOS prompt, and the second is that once it is run from the correct location, the DOS prompt needs to be in elevated Administrator mode. I don't know if the knowledge of this will help the program's author with making his program backup properly or not, but this at least helps explain to him the root cause of the failure with Vista, and a workaround.
So...Basically...
- I tried the v2.3 of the DMS Hack Tools. It found my DMS and then tried to back it up and failed, just like the documention told me it would for Vista.
- I then went and looked at the log file and found the part where the backup failed. The author was even nice enough to put a line in the log file showing me what text to copy to run at the DOS prompt.
- I opened the DOS prompt in Admin mode.
- I changed to the directory where the Hack Tools are installed, namely, where the dd.exe program is located. In my case this was here:
C:\Program Files\PhatHack\PhatHack DMS Tools\DMS_Utils
- From that location, I then pasted the text from the log file into the DOS prompt and pressed the Enter key. It ran with no problem.
- Here is the text that I pulled from the log file and pasted into the DOS window, in my particular case:
dd if=\\.\PhysicalDrive8 bs=512 count=2048 of="C:\Users\Butch\Documents\PhatHack Media Manager\DMS Backups\DMS Boot\DMS_Backup_19_Sep_2007_(11_45_01)\DMS_Backup_For_DeviceSerial_2265140E.bin"
Hope this helps someone...
Later!
Butch