I would like a launch bar
Posted: 31 Jan 2007 14:33
This would be a menu that you could add applications to and when you drag and drop a file on the application in the menu it would open with that app.
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Well it could be that I just don't know of a better way in Windows, so I might be the one that doesn't get itj_c_hallgren wrote:Why wouldn't you simply right-click (or use Context key) on the file and use the existing Windows "Open With" function?I don't get it...
![]()
As that retains all the alternate choices that you've made for that file type...in case the default one for "Open" is not the desired one...
What you describe here is my plan exactly. Actually any items with the extension EXE could be made to drop targets. Presupposed is that the application accepts the file(s) to open as command line parameter. I'm not sure currently if that is always the case and how to find out.jacky wrote:I'm not really in for a new "menu/launchbar", but I really see how drag&dropping onto an "application link" could have its benefit. Speed is one of them indeed, and the alternative jc mentionned is not always fast(er) for a few reasons, such as the ctxt menu can take a while to load according to file type and the associated apps that adds themself into this ctxt menu, or the "Open with" needs to have the app you wanna use inthe list, and that is: 1/ a mess to deal with, IMHO, and 2/ registry-based, aka. not portable.
Besides I'm not sure it'd work fine with more than one file at a time.
As I've said before (it's on my list) having the ability to drop files onto Catalog items of type file:/// would be a really cool thing. So for example whatever the file (type/extension) is, I can drop in onto Editpad to open it up. Or many of them at once for that matter...
hmm... not sure what you mean. I mean, how/why would this be any different than the way XY already deals with its own "File Associations" ?admin wrote:Presupposed is that the application accepts the file(s) to open as command line parameter. I'm not sure currently if that is always the case and how to find out.
jacky wrote:hmm... not sure what you mean. I mean, how/why would this be any different than the way XY already deals with its own "File Associations" ?admin wrote:Presupposed is that the application accepts the file(s) to open as command line parameter. I'm not sure currently if that is always the case and how to find out.
That would work great for what I have in mind.jacky wrote:I'm not really in for a new "menu/launchbar", but I really see how drag&dropping onto an "application link" could have its benefit. Speed is one of them indeed, and the alternative jc mentionned is not always fast(er) for a few reasons, such as the ctxt menu can take a while to load according to file type and the associated apps that adds themself into this ctxt menu, or the "Open with" needs to have the app you wanna use inthe list, and that is: 1/ a mess to deal with, IMHO, and 2/ registry-based, aka. not portable.
Besides I'm not sure it'd work fine with more than one file at a time.
As I've said before (it's on my list) having the ability to drop files onto Catalog items of type file:/// would be a really cool thing. So for example whatever the file (type/extension) is, I can drop in onto Editpad to open it up. Or many of them at once for that matter...