cmd file does not show the rigth text

  • Thread starter Jean Pierre Daviau
  • Start date
J

Jean Pierre Daviau

Hi,

I have four cmd batch file on my desktop. When I open one of them (with edit
plus-always use edit plus in open with) I read the same command line no
matter which one I open.. If I use 'type' on the command line or use notepad
I read four differents command lines.
 
A

Al Dunbar [MS-MVP]

I'd suggest re-installing it to see if that clears up the problem.

/Al
 
D

David Candy

What are their names.


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.cmd
What's this have to say for itself.

HKEY_CLASSES_ROOT\Applications\editwhatever.exe
 
J

Jean Pierre Daviau

[HKEY_CLASSES_ROOT\Applications\EDITPLUS.EXE\shell\edit\command]
@="C:\\PROGRA~1\\EDITPL~1\\EDITPLUS.EXE \"%1\""

[HKEY_CLASSES_ROOT\Applications\EDITPLUS.EXE\shell\edit\ddeexec]
@="[open(\"%1\")]"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.cmdhelp\OpenWithList]
"a"="EDITPLUS.EXE"
"MRUList"="a"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top