Pages: [1]
Author Topic: Dumb question  (Read 4250 times)
GatisGirdenis
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 27


« on: September 26, 2017, 03:53:48 AM »

I'm trying to perform an immo off with the ME7 EEPROM programmer, and it reads just fine, but I for the life of it cannot find where is the read file???
Logged
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #1 on: September 26, 2017, 04:22:33 AM »

Wherever the EXE is and whatever name you gave it.
Logged
GatisGirdenis
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 27


« Reply #2 on: September 26, 2017, 04:30:07 AM »

Wherever the EXE is and whatever name you gave it.

well that's what I thought would happen, but it didn't. figured out that I should just put a 'C:\' before the bin name and there it was.
Logged
aef
Hero Member
*****

Karma: +69/-46
Offline Offline

Posts: 1578


« Reply #3 on: September 26, 2017, 04:31:15 AM »

Just run CMD with admin privilegs so it is allowed to write the file to your c drive.
Logged
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #4 on: September 26, 2017, 04:59:23 AM »

Paste the output of the CMD window.
Logged
GatisGirdenis
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 27


« Reply #5 on: September 26, 2017, 07:41:37 AM »

Paste the output of the CMD window.
Everything is literally fine, just the file wouldn't show up this way.

C:\WINDOWS\system32>C:\dokumenti\me7\me7_95040.exe --OBD -r -p 4 95040.bin
Ver: 1.30
Com Port: 4
Baud Rate: 10400
Opening COM4 ... OK
Initiating communication ... OK
ECU ID response: 022906032AR
                 MOTRONIC ME7.1  G
                 0004
Reading EEPROM .............................................................. OK
File saved
Closing COM4

I fixed it by changing it to "me7_95040.exe --OBD -r -p 4 c:\95040.bin", so now I can find the file right under the c: drive
The solution found its way!
Logged
aef
Hero Member
*****

Karma: +69/-46
Offline Offline

Posts: 1578


« Reply #6 on: September 26, 2017, 08:04:16 AM »

Before you did this the file should have been saved here:
C:\dokumenti\me7\
Logged
GatisGirdenis
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 27


« Reply #7 on: September 26, 2017, 08:27:31 AM »

Before you did this the file should have been saved here:
C:\dokumenti\me7\

I would've guessed so, but it did not. Maybe it has something to do with Windows 10 64-bit, but doubtful. At least I found a work around, which worked fine.  Smiley
Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #8 on: September 26, 2017, 10:32:38 AM »

Before you did this the file should have been saved here:
C:\dokumenti\me7\

probably wrote to the current dir, which was C:\WINDOWS\system32
Logged
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #9 on: September 26, 2017, 01:16:36 PM »

CD first.

So:
cd c:\users\....
Logged
Pages: [1]
  Print  
 
Jump to:  

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