dwmkerr / sharpshell

SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
MIT License
1.52k stars 260 forks source link

Feature: Shell Namespace Extensions #197

Open dwmkerr opened 6 years ago

dwmkerr commented 6 years ago

I have got Shell Namespace Extensions working. This issue is to track any features which might be missing or need changing.

Consider Shell Namespace Extensions an 'alpha' feature for now - the API could change considerably as I iron out the remaining use cases.

Requirements

Useful Documentation

[Edit Countryen: Sorry for the edit, I didn't want to move it, mouse got stuck]

deltamish commented 6 years ago

[Feature Request] Place Holder Objects with custom icon,name and size. To replicate behavior of Content On Demand feature of One Drive(Basically displays your one drive contents in a shell view like native Windows Folder. Downloads only when copied to Desktop or when pressed on download in Context Menu )

Thanks

demberto commented 2 years ago

I didn't even know you could do namespace extensions with SharpShell, damn! This one needs to be documented, please.