List the executables from defined folder in new menu

Features wanted...
Post Reply
Tamil
Posts: 129
Joined: 10 Sep 2006 14:30
Location: .in
Contact:

List the executables from defined folder in new menu

Post by Tamil »

Scan and list the executables in defined folder in a new Applications menu next to Window menu. When I use thumb drive, no need to use another application to list the executables or batch file to run an application.

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: List the executables from defined folder in new menu

Post by admin »

Hmm, not a bad idea... :)

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

hmm... well actually, instead of adding another feature/menu somewhere I think we could simply extend the actual Catalog with the same thing (consistency ;)) that exists for File Associations, meaning we could use "file:///?:\path\app.exe" where the ? would be internally replaced by the letter of the drive XY is running from!

Might look weird, but for "full-consistency" maybe also add the relative path syntax, eg: "file:///..\Viewers\PicReader.exe"
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

jacky wrote:hmm... well actually, instead of adding another feature/menu somewhere I think we could simply extend the actual Catalog with the same thing (consistency ;)) that exists for File Associations, meaning we could use "file:///?:\path\app.exe" where the ? would be internally replaced by the letter of the drive XY is running from!

Might look weird, but for "full-consistency" maybe also add the relative path syntax, eg: "file:///..\Viewers\PicReader.exe"
Ah, I see, yes, good idea. Remind me later... :wink: (also that I add a "Run" checkbox to cat item props to avoid the need for this weird file:/// prefix...).

I misunderstood "defined" in the original posting. I thought he meant a variable menu that always lists the EXE files of the *current* folder. Well, thinking again I see this is not so fascinating (how many folders do have EXE files in them?...) :roll:

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

admin wrote:I misunderstood "defined" in the original posting. I thought he meant a variable menu that always lists the EXE files of the *current* folder. Well, thinking again I see this is not so fascinating (how many folders do have EXE files in them?...) :roll:
oh, well for this you could also just use a VF, and even have a Catalog item to activate it ;) (I do use some actually, just not for EXEs)
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

jacky wrote:
admin wrote:I misunderstood "defined" in the original posting. I thought he meant a variable menu that always lists the EXE files of the *current* folder. Well, thinking again I see this is not so fascinating (how many folders do have EXE files in them?...) :roll:
oh, well for this you could also just use a VF, and even have a Catalog item to activate it ;) (I do use some actually, just not for EXEs)
Thanks for the tip. :wink:

Post Reply