Create Windows Explorer Addon

dawires 1 Reputation point
2022-11-27T12:52:32.69+00:00

Dear all,

I want to create a quite simple Addin for the Windows Explorer (Version Windows 10).

It should have an own Ribbon Menu with 3-4 icons representing file and folder management features like creating a new folder following naming conventions, etc.

I'm somehow not getting a starting point even though I googled a while now. Do you know some good tutorials or guides for "Windows Explorer Addon Development"? For e.g. Outlook Addon Development it seems to be easier.

Regards,
dawires

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,542 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,364 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,036 Reputation points
    2022-11-27T13:30:37.95+00:00

    You can see Extending Windows Explorer
    and also the source code of PowerToys (File Explorer add-ons utility) : PowerToys (but it is complex...)

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.