Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
windows explorer context by ext
#1
qm in windows explorer by extension would be very cool.

so when you rightclick on a txt file you get all comands you defined in
your main context function.

http://www.codeproject.com/shell/shellextguide1.asp

right now one can use cmenu:
http://www.msfn.org/board/index.php?showtopic=47645

but cmenu is visible on every file selected.

it would be cool to have qm.context only on defined extensions.

ppro is able to that, i guess the idea behind it is to register a main dll for
all files which reads filters from an external file.

ifext="txt" out "run text function"
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)