Pages: [1] 2 3
Author Topic: Re: ME7Check: Checksum checker for ME7 SOLVED!!!!!  (Read 22388 times)
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« on: November 29, 2015, 12:52:13 AM »

FNG here, trying to read and learn as much as I can before attempting to tune and flash or even ask questions that already have answers to, but this one doesn't.... (gotta start somewhere right.. haha)

After trying cmd line, ME7Checksum opens but disappears right away. Followed what Matt Danger post about having the files in the home directory, it's there, failed results.  Then I tried infinkc's EasyCheckSum tool.  Same thing happened, this is on Win7.   Huh

Any ideas?
« Last Edit: November 30, 2015, 08:49:53 AM by QuickS4 » Logged
gt30avant
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9



« Reply #1 on: November 29, 2015, 02:58:55 AM »

sounds like your just trying to open "me7checksum.exe" by clicking on it but what you need to do is open up cmd line and then drag me7checksum into the black screen of cmd then just hit enter. hope that makes sense and helps.
Logged
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« Reply #2 on: November 29, 2015, 09:07:33 AM »

sounds like your just trying to open "me7checksum.exe" by clicking on it but what you need to do is open up cmd line and then drag me7checksum into the black screen of cmd then just hit enter. hope that makes sense and helps.

That's what I did on both tries.  First was with cmd line, it opened but closed.  then I tried the second method, dragged the file into the cmd screen and tapped enter, it would run it's course (faster that you can actually read anything) then closed again. I managed to get a screen capture of if just before it closed.  (fast fingers, what can I say)  Grin
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-168
Offline Offline

Posts: 12236


WWW
« Reply #3 on: November 29, 2015, 01:56:15 PM »

That isn't how you are supposed to execute a command from the command line.

FROM THE ORIGINAL POST (which you clearly didn't bother reading)

P.S. it's a command line tool.
Call it from a command window, e.g. cmd.exe or a cygwin shell.
If called without arguments you will see the usage:
C:\Program Files\ME7\bin>ME7Check.exe
Open a cmd.exe window, cd to the directory where the program is:

Code:
C:\> cd \path\to\program

and type the name of the program.

Code:
C:\path\to\program> me7check

or, type

Code:
C:\path\to\program\me7check

http://dosprompt.info/
« Last Edit: November 29, 2015, 01:58:28 PM by nyet » Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« Reply #4 on: November 29, 2015, 03:53:26 PM »

nyet,

Thanks for the unnecessary banter.  I did in fact read the OP.  I read it multiple times to be sure what I was trying in cmd was correct and before bringing the problem public, and it is/was.

Here, to give you an idea without doubt of how I'm doing it.  This is where I have my bin file and ME7Check (program only). 

C:\Users\Otto\

Now I type,
ME7Check 8D0907551M-00001, in front of my "path", as such, C:\Users\Otto\ME7Check 8D0907551M-0001

and that prompts the UAC, I select yes, it then opens another cmd window briefly and then closes, and only by capture, I can see the info. As before it never gave me the "File ok"

Now, if there's something else wrong, then please by all means mention it. But lets keep it a learning aspect instead of the other spectrum.

Also to try something else, I put the file inside the "program files folder" to see how that would play out while following what the OP had and what you post.  didn't work.  another thing I noticed was after trying different methods of command in cmd, it wrote the ME7Check file to zero kb when it would error out odd, don't why or more so don't know the explanation as to why it can do that.  But I have the original ME7Check in another folder anyhow.

Where I have it now, seems to check the file (as you can see from my capture), however not actually leave me with the unusable results when it closes by itself.  The first capture shot, shows it didn't give "File ok" line.

Thanks for your help. Smiley
Still learning...
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-168
Offline Offline

Posts: 12236


WWW
« Reply #5 on: November 29, 2015, 06:24:36 PM »

There should be no new window when you run it from the command line (unless you are running a shortcut and not the original file)

Perhaps UAC is causing the problems; that isn't how command line programs are supposed to work.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« Reply #6 on: November 29, 2015, 07:14:08 PM »

Thanks Nyet, you're right.  I went back into the original folder containing ME7Check, and pasted the bin there. tried under "easychecksum" and it worked.  also tried in cmd and it worked.  No more disappearing.  Curious though, is there a limit of times you can check, kind of like a cache?  My apologies if this was answered already.  Reason being after figuring out the right way to do it.  I came up with this error.

C:\Users\Otto\Documents\Tuning\ME7Sum-master\ME7Sum-master\me7check: binary file
 8D0907551M-0001 has not correct length (is 0x0 bytes long, 0x80000 or 0x100000
bytes expected)

Also tried this,
C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\ME7Sum-master\ME7Chec
k >8d0907551m-0001
ME7Check v1.12 (c) mki, 06/2004-05/2012
Usage: ME7Check <bin-file>


Went back to be sure the binary was still the correct size, and it is. even tried copying over another file, same thing.

Thank you Nyet
« Last Edit: November 29, 2015, 07:16:35 PM by QuickS4 » Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-168
Offline Offline

Posts: 12236


WWW
« Reply #7 on: November 29, 2015, 07:19:32 PM »

C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\ME7Sum-master\ME7Check >8d0907551m-0001

Why would you do that? Do you have ANY idea what the > does? Hint: not something you want.

No, there is no "cache" - something is wrong with the way you are using the program, or you have file permission problems, etc. What does ME7Sum report?

This is WAY beyond just helping you with me7check; you need to learn how the command line works.

At LEAST cut and paste the output of "dir".
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« Reply #8 on: November 29, 2015, 08:00:49 PM »

Oops? .... hahah.  after a quick search of what that does, realize that wasn't good.  The bright side.. I didn't mess anything up that can't be reversed.  Sorry. 

In regards to permissions, do you mean of the bin file or ME7check program?

I did copy paste from the dir. That's how I made sure the dir was correct.  Smiley 

Why would it say binary length incorrect?

The report was what I posted of the output. However strange, EASYCHECKSUM works fine.

"Easy Checksum for Win by infinkc v1.0
Special thanks to setzi62 for the checksum program.

Drop the Bin file in this window of the file you wish to check:
Press Enter when the path is pasted.
C:\Users\Otto\Documents\Tuning\ME7Sum-master\ME7Sum-master\8D0907551M-0002.bin
==============================================================================
ME7Check v1.12 (c) mki, 06/2004-05/2012
Checking file C:\Users\Otto\Documents\Tuning\ME7Sum-master\ME7Sum-master\8D09075
51M-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.   *********************

Press any key to continue . . ."

Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-168
Offline Offline

Posts: 12236


WWW
« Reply #9 on: November 29, 2015, 08:34:19 PM »

With .bin or without .bin in the filename?

PLEASE do a dir and show what is there. This is definitely because you don't really understand cmd.exe, not a problem with the program.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« Reply #10 on: November 29, 2015, 09:10:59 PM »


 Directory of C:\users\otto\documents\tuning\me7sum-master

11/29/2015  07:55 PM    <DIR>          .
11/29/2015  07:55 PM    <DIR>          ..
05/17/2015  11:46 AM                58 .gitignore
05/17/2015  11:46 AM         1,048,576 8D0907551M-0002.bin
11/29/2015  06:53 PM    <DIR>          bins
05/17/2015  11:46 AM               409 build.cmd
05/17/2015  11:46 AM             5,372 crc32.c
05/17/2015  11:46 AM               190 crc32.h
05/17/2015  11:46 AM             1,602 debug.h
11/28/2015  11:19 PM             8,192 EasyChecksum.exe
05/17/2015  11:46 AM               321 GNUmakefile
05/17/2015  11:46 AM               663 helper.pl
11/29/2015  06:53 PM    <DIR>          inifile
05/17/2015  11:46 AM             2,748 inifile_prop.c
05/17/2015  11:46 AM               962 inifile_prop.h
05/17/2015  11:46 AM               359 makefile
05/17/2015  11:46 AM             1,044 makefile.common
05/17/2015  11:46 AM             8,587 md5.c
05/17/2015  11:46 AM             1,410 md5.h
05/17/2015  11:46 AM            92,160 ME7Check.exe
05/17/2015  11:46 AM           108,604 ME7Check_linux
11/24/2015  05:30 PM        20,734,382 ME7Sum-master.zip
05/17/2015  11:46 AM            67,382 me7sum.c
05/17/2015  11:46 AM               637 mestuff.txt
11/29/2015  06:53 PM    <DIR>          mpir
11/29/2015  06:53 PM    <DIR>          os
05/17/2015  11:46 AM             2,385 README
05/17/2015  11:46 AM               784 README.orig
05/17/2015  11:46 AM             9,151 rsa.c
05/17/2015  11:46 AM               709 rsa.h
05/17/2015  11:46 AM               468 sample.ini
05/17/2015  11:46 AM             7,878 str.c
05/17/2015  11:46 AM             1,974 str.h
05/17/2015  11:46 AM                80 test.sh
05/17/2015  11:46 AM             4,972 utils.c
05/17/2015  11:46 AM             2,944 utils.h
05/17/2015  11:46 AM               484 vars.mk
              31 File(s)     22,115,487 bytes
               6 Dir(s)  278,806,290,432 bytes free
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-168
Offline Offline

Posts: 12236


WWW
« Reply #11 on: November 29, 2015, 09:40:34 PM »

are you typing 8D0907551M-0002.bin or 8D0907551M-0002
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« Reply #12 on: November 29, 2015, 10:30:38 PM »

I've tried both.  Here's the readout.

C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check 8d0907551m-0
002
C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check: can't open binary file 8d
0907551m-0002

C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check 8d0907551m-0
002.bin
C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check: can't open binary file 8d
0907551m-0002.bin
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-168
Offline Offline

Posts: 12236


WWW
« Reply #13 on: November 29, 2015, 10:33:59 PM »

I've tried both.  Here's the readout.

C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check 8d0907551m-0
002
C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check: can't open binary file 8d
0907551m-0002

C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check 8d0907551m-0
002.bin
C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check: can't open binary file 8d
0907551m-0002.bin


dude.

Code:
cd \Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master
me7check 8d0907551m-0002.bin

Or

Code:
C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\me7check C:\Users\Otto>C:\Users\Otto\Documents\Tuning\ME7Sum-master\8d0907551m-0002.bin

PLEASE do some command line learning FIRST, before posting.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
QuickS4
Full Member
***

Karma: +6/-6
Offline Offline

Posts: 72


« Reply #14 on: November 29, 2015, 11:51:41 PM »

Nyet,

Thanks for trying.  I put this into cmd just as you have it, it didn't work. 

I'll just stick with the other tool.  It is what it is.
Logged
Pages: [1] 2 3
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.054 seconds with 17 queries. (Pretty URLs adds 0.001s, 0q)