Re: Visual Studio -> Open Containing Folder (and other stuff
Posted: 27 Apr 2013 09:22
Hi and welcome,
XY only processes the command line. No DDE messages.
Don
XY only processes the command line. No DDE messages.
Don
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Thank youadmin wrote:Hi and welcome,
XY only processes the command line. No DDE messages.
Don
admin wrote:Hardly. That DDE is used for this "Open Containing Folder" is only a theory (I have no other). But on the other hand, DDE smells deader than a dodo to me. Not a fascinating thing to support.
<OT>KieSeyHow wrote:..., and Windows 8 is just pathetic.
They also created two little test programs.http://resource.dopus.com/viewtopic.php?f=3&t=18965 wrote:Looking into it, VS2012 uses SHOpenFolderAndSelectItems for files (e.g. right-click a document tab), but does a ShellExecute with the "explore" verb when opening a folder (e.g. right-click a project).
Well frack me. I totally did not know that was a thing you could do. That works completely, and is way less ugly and prone to breakage than the macro solution was. Didn't even know you could add new external tools, let alone add them and then add them to context menus. Opens a little faster, too. Thanks a ton!TheQwerty wrote:1) Add XYplorer as an external tool to Visual Studio - combine this with scripting and it could become even more powerful than the current command.
True, but I can also see why: because there are already so many features that neat ones like the one I just discovered above get totally lost.TheQwerty wrote:And I'd add that this feature removal binge that Microsoft has been on, especially with regards to Visual Studio, is becoming incredibly annoying.
Then I should apologize since I lead you astray with suggesting a macro previously when the external tools were (I believe) always a possibility. Sorry!neminem wrote:Well frack me. I totally did not know that was a thing you could do. That works completely, and is way less ugly and prone to breakage than the macro solution was. Didn't even know you could add new external tools, let alone add them and then add them to context menus. Opens a little faster, too. Thanks a ton!
I'm ready whenever those mystery keys are revealed.TheQwerty wrote:So it's possible that in setting XY as the default explorer there are additional registry entries that it should be modifying ...