explorer
Can you create a windows explorer plugin using .net?
For example I wanted to create a simple plugin that supports multi-rename. I was thinking of something like a button that could be added to toolbar in windows explorer. But how do I do th开发者_高级运[详细]
2022-12-21 09:51 分类:问答How to get the explorer right click menu in Winforms ListView?
I am using a Winforms ListView to show some files, but other than showing the files like explorer does, I want to have the same explorer开发者_如何学编程 right click menu when you get when you right c[详细]
2022-12-21 06:51 分类:问答Associate Java class-files to run on double-click on Windows
If there\'s one thing that annoys me about Java it\'s that you can\'t double-click a class file so as to run. I assuming there\'s an entry in the registry that has to be edited to do this but I haven\[详细]
2022-12-19 21:14 分类:问答Wix: How to create a desktop shortcut pointing to a virtual drive under Computer
I would like to add a shortcut on the desktop which points to a virtual drive mounted under \"Computer\". This drive doesn\'t have a letter associated with it. I\'ve successfully added a link t开发者_[详细]
2022-12-18 13:34 分类:问答Open a folder and highlight a particular file with WPF
Is there a way to launch an Explorer window and highlight a file in that folder with WPF ? I\'ve already tried the following :[详细]
2022-12-18 09:19 分类:问答Notepad++ Explorer plugin [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_C百科 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2022-12-16 03:32 分类:问答Explorer Integration in the Context Menu but using the already running instance
I want to check for the existence and if it doesn\'t exist add some actions in the Explorer\'s right click (context) menu.[详细]
2022-12-15 11:02 分类:问答Simplemodal with IE and Iframe
First of all thanks to Eric MArtin for SimpleModal. I\'ve开发者_运维问答 started using it developing in mac environment. When i loaded to my hosting server and then checked the results in IE, the ove[详细]
2022-12-14 04:45 分类:问答IContextMenu3 HandleMenuMsg2 is never called
I\'m trying to implement a shell extension that extends IContextMenu3 and IShellExtInit, and i\'m inserting menu items using the method described in section HBMMENU_CALLBACK method but in my project t[详细]
2022-12-13 12:51 分类:问答Integrating into Windows Explorer context menu
I want to write a small tool, that does the following: When you right click on a file with a certain file-extension the Windows Explorer context menu shows an additional entry.[详细]
2022-12-12 23:44 分类:问答