Re: How difficult is to add my menu to Windows Explorer?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I need my menu to appear not when the folders list are displayed, but only
when some text document is opened (edit mode).
For example:
when Notepad is opened there is: Undo, Cut, Copy, Paste, Delete, Select
All
or Internet Explorer window, which also has:Cut,Copy,Copy, Shortcut, Paste
(some greyed out),
or MsWord, which has Cut, Copy, Paste
etc
Are those Shell menus or belonging to each application indepedently?


They belong to the respective program. That's nothing
to do with Shell. Shell is Explorer.exe. It's the program
that lets you see and handle the file system graphically.
But once you open a file in a specific program that's no
longer Shell. The only commonality is that Explorer and Notepad
both have context menu functionality.

> Maybe, I am asking too much?

I'm afraid so. I guess you'd have to hook into the
Notepad (or other) process for that. Even if you
could accomplish that it'd probably set off security/AV
alarms. You really have no business hijacking someone
else's software.
In IE/Web Browser control there used to be functionality
to disable the standard context menu. I'm not sure if that's
still available. I think that in IE it was actually something
scripted thruogh the DOM, so it would require accessing the
document with script enabled. And since that functionality
was really more a bug than a feature, they may have fixed
it by now.

I noticed that a few days ago you were trying to
add your software to IE as the default program for
various protocols, and you didn't get any answer to that
question.

Maybe you'd be better off if you just explain what you
actually hope to accomplish. Someone here might
be able to be of more help then.




.



Relevant Pages

  • Re: How difficult is to add my menu to Windows Explorer?
    ... Are those Shell menus or belonging to each application indepedently? ... The only commonality is that Explorer and Notepad ... In IE/Web Browser control there used to be functionality ... received some requests for my app to add popup menu to other app windows ...
    (microsoft.public.vb.general.discussion)
  • Re: /lib/ld-2.2.4.so
    ... "noexec" are hardly of any security value, and it is a great mistake to ... coming from shell users, ... needed to do it is excessive and functionality impact is pretty severe. ... Default Linux shells do not extensively support trust / access control. ...
    (Vuln-Dev)
  • Re: How difficult is to add my menu to Windows Explorer?
    ... You can add a basic Shell menu easily. ... default value: "Open with Notepad" ... You can also add the keys under the file type key. ... handler shell extension. ...
    (microsoft.public.vb.general.discussion)
  • Re: what is difference in C prog and shell prog?
    ... A shell script is ... interpreted every time it is seen during interpretation of the script as ... The functionality of a C program is limited only by the functions ...
    (comp.os.linux.development.apps)
  • Re: file locks and a counter
    ... Gosh, juergen, I was unaware that notepad had that functionality. ... print LOCK "0"; ... Does this address the file lock issue adequately? ...
    (comp.lang.perl.misc)