NefMoto

Technical => Flashing and Chipping => Topic started by: fknbrkn on July 30, 2014, 01:51:30 PM



Title: me7check in explorer context menu
Post by: fknbrkn on July 30, 2014, 01:51:30 PM
so this is the .reg file i made to add me7check to file context menu
you need to edit me7check path in it before run!

tested on winXP


Title: Re: me7check in explorer context menu
Post by: fknbrkn on December 02, 2015, 06:01:41 PM
1. open up notepad (win + r, type 'notepad')
2. copy this text into it
Quote
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\me7check\command]
@="C:\\\\windows\\\\system32\\\\cmd /k C:\\ENTER_ME7CHECK_PATH_HERE\\me7check.exe \"%1\" & pause & exit"

3. change red text to path to me7check.exe
use double backslash \\
for exampe: C:\\VW\\me7check\\me7check.exe

4. save it (ctrl+s) and type me7check.reg as file name
5. run it
6. now you can check any file by simple rightclick -> me7check


Title: Re: me7check in explorer context menu
Post by: adam- on December 03, 2015, 01:03:00 AM
Everyones going mad with this ME7Check stuff.  How often do you check random files?! 

Cool idea though; but why is it double double backslash?:
C:\\\\windows\\\\system32\\\\cmd

Weiirddddddd.


Title: Re: me7check in explorer context menu
Post by: fknbrkn on December 03, 2015, 03:26:44 PM
Everyones going mad with this ME7Check stuff.  How often do you check random files?! 

Cool idea though; but why is it double double backslash?:
C:\\\\windows\\\\system32\\\\cmd

Weiirddddddd.

im posted it in wrong topic :)
really forget about these backslashes but its important due to some kind of DOS syntax..