This should be easy enough to explain I want to be able to sort shortcuts into folders on the Right-Click menu like how 7-Zip and the New folder are by default.
Not sure how it would work I've dug around some in the registry looking at 7-Zip's and other programs Shell Extensions, As unpleasant as it may be for me though it seems to be using dll's?
Every 7-Zip like program's shell extensions refer to their CLSID which holds a value inprocserver32 holding the path to a dll file (Where my previous assumption came from)