Reputation: 5
I'm getting stack in creating a shortcut context menu to read zip file to my application automatically just like in one of those WinRar application.Can you give me some idea or resources on how to do it?
Upvotes: 0
Views: 200
Reputation: 9030
What you are referring to is a Shell Extension. Here's some google results on the subject.
Another source: The Complete Idiot's Guide to Writing Shell Extensions
Upvotes: 1