Jump to content


A file-directory menu


  • Please log in to reply
9 replies to this topic

#1 PerezDeQueya80

PerezDeQueya80
  • Guests

Posted 24 January 2005 - 09:49 PM

It's possible to create a menu (that appears with a key combination) that show the content of a directory and on the click on the voices, run it? And if the directory have a sub-directory, show a submenu?

P.S. OT... sorry for grammar :oops:

#2 dijiyd

dijiyd
  • Members
  • 87 posts

Posted 24 January 2005 - 10:28 PM

Yes, using loops and the menu command. But I don't know about the voices. Sorry, I don't understand that part. (The closest thing using context would be a menu entry, but entry and the synonyms I can think of are too far from voices.)

I remember someone having created this a while ago, try searching the forums.

#3 BoBo

BoBo
  • Guests

Posted 24 January 2005 - 11:25 PM

and on the click on the voices = and on the click on the choises

sounds similar, isn't it :?:

#4 Guests

  • Guests

Posted 25 January 2005 - 12:02 AM

Look at this: http://www.autohotke...topic.php?t=772

#5 dijiyd

dijiyd
  • Members
  • 87 posts

Posted 25 January 2005 - 09:04 AM

ohhh... I get it. lol. I didn't think of choices.

#6 BoBo

BoBo
  • Guests

Posted 25 January 2005 - 09:30 AM

choises ? ---> choices !

"Have you locked the log?"
"Yes the log is locked"
"But you havn't logged that you've locked the log!"
"Oh, log a lock! Damn, I've to log the lock"
"OK, I've logged the lock of the log"
"Next time you RTFM section: "HowTo log a lock"
"Yes, Mr. Lock-a-Log, eh sorry - Mr. BoBo"

:wink:

#7 PerezDeQueya80

PerezDeQueya80
  • Guests

Posted 25 January 2005 - 10:42 AM

OMG, sorry again for grammar :oops:
However the Directory Menu script (compuboy_r) is a good start, it's possible to delete the extension from file and put the icons of the .lnk (or the file like appear in explorer)? :roll:

#8 Chris

Chris
  • Administrators
  • 10727 posts

Posted 25 January 2005 - 11:57 AM

Although you can't put icons next to menu items yet, you can remove a file's extension with SplitPath.

#9 Serenity

Serenity
  • Members
  • 1271 posts

Posted 25 January 2005 - 03:29 PM

ShortPopUp :)

#10 jonny

jonny
  • Members
  • 2951 posts

Posted 25 January 2005 - 07:36 PM

Thx Seren, MenuApp's good enough for me though.