Open CMD as an administrator. So, Start, search for CMD, right-click and Open as Administrator.
Type:
cd C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\
cd is "change directory".
The cursor should now read:
C:\Users\Otto\Documents\Tuning\ME7Sum-master\>
Does it read this?!
If it does, now type:
me7check 8d0907551m-0002.bin
What does that do?
I found the issue, the line reads as such, and with the orange colored section, it would say, "the system cannot find path to specified"
cd
"C:\Users\Otto>"C:\Users\Otto\Documents\Tuning\ME7Sum-master\
So after looking at the line, I see the "C" drive is duplicated. I removed it, and wrote the line like this,
cd C:\Users\Otto\Documents\Tuning\ME7Sum-master\
Then after,
me7check 8d0907551m-0002.bin and got this for read out.
c:\Users\Otto\Documents\Tuning\ME7Sum-master>me7check 8d0907551m-0002.bin
==============================================================================
me7check v1.12 (c) mki, 06/2004-05/2012
Checking file 8d0907551m-0002.bin (size=1048576)
Reading Version Strings...
-> Bootrom Version = embedded in CPU, asume 05.12/05.32
-> EPK = 40/1/ME7.1/5/6005.01//22m/DstC2o/011200//
-> Contents of ECUID data table:
- '0261207143' (SSECUHN)
- '1037360857' (SSECUSN)
- '8D0907551M ' (VAG part number)
- '0002' (VAG sw number)
- '2.7l V6/5VT ' (engine id)
-> Contents of ECUID data table:
- 'HW_MAN004'
-> No errors found. File is OK. *********************
IT WORKS!!!
Thanks to Adam an Nyet for the help. Also some sleep. ha. On to the next hurdle, learning the tuning parameters and how to tune them and all else that's needed. More reading!
Again, thanks to the both of you.
and Nyet, thanks for putting up with it, I owe you a beer sometime.