10

I want to show some additional info in file properties dialog in Windows for some specified types. For example, add new tab "Summary" for *.txt files and show there number of words, number of lines, etc.

I can use C++ and C#. But file summary is collected by .NET library, so I'd prefer to delegate this task to .NET to the extent possible.

3

1 Answer 1

5

Michale Dunn has written a series of articles on shell extensions, Part V dealing with custom property pages.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.