NefMoto

Noob Zone => Noob Guides and FAQs => Topic started by: fknbrkn on July 22, 2019, 09:17:04 AM



Title: me7check to shell context menu
Post by: fknbrkn on July 22, 2019, 09:17:04 AM
this small diy to add me7check to a right-click on a file context menu

1. win+r -> regedit
2. goto Computer\HKEY_CLASSES_ROOT\*\shell
3. right click on a shell folder -> new -> key name it 'me7check' you should see me7check folder now in shell
4. right click on me7check folder -> new -> key name it 'command'
5. now go to command folder. the path should be Computer\HKEY_CLASSES_ROOT\*\shell\me7check\command
 and in a right side you should see (default) entry, double click on it and paste this with corrected path to me7check
Quote
C:\\windows\\system32\\cmd /k C:\VW\me7check\me7check.exe "%1" & pause & exit
thats all
now with a right click on any file you can check it with me7check


Title: Re: me7check to shell context menu
Post by: BlackT on July 22, 2019, 10:31:16 AM
Great yob man, thank you


Title: Re: me7check to shell context menu
Post by: nyet on July 22, 2019, 10:46:32 AM
Note that ME7Check has problems with some bins. I don't have the source so I can't fix it.


Title: Re: me7check to shell context menu
Post by: adam- on July 22, 2019, 11:35:14 PM
Note that ME7Check has problems with some bins. I don't have the source so I can't fix it.
Not had a problem yet - but without stating the obvious - it won't work on bins with spaces unless you put "" around the filename?