littlebigman Posted October 14, 2011 Report Share Posted October 14, 2011 Hello I'd like to add a menu and items in Windows Explorer's context menu à la 7zip. I know Fast Explorer can do this, but I just realized that it does this by somehow lurking in the background and adding the items dynamically from an INI file. If possible, I'd like to build a menu + items statically, without depending on an external tool so that I can replicate this on any host by just exporting data into a .REG file. Does someone know if this is doable, or does it require writing a COM DLL like 7-zip seems to do? FWIW, this must work on XP, Vista, and W7. Thank you. Quote Link to comment Share on other sites More sharing options...
bludgard Posted October 15, 2011 Report Share Posted October 15, 2011 Lots of reg tweaks for Windows 7 provied here. A few show as malware by some scanners (all are safe in competent hands); but if I disable UAC, Widows Security Center or the like and run a virus/malware scan this will show as infected files.Maybe it will get you started on your mission.... :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.