Let users dynamically add grepWin to (and from WinExp) contextMenu
A powerful and fast search tool using regular expressions
Brought to you by:
steveking
In general I appreciate portable programs like grepWin.
But accasionally I would like to add such a program dynamically on-the-fly to WindowsExplorer file+folder context menu (and later remove it).
When clicked the current directory (and the marked files) should automatically filled into the corresponding entry fields.
Some other programs offer this. Could that feature be added to grepWin as well?
I think a button "add/remove to WinExp context" would be fine.
Thank you
Thomas
You can simply run:
grepwin.exe /register
and to remove the context menus again, run:
grepwin.exe /unregister