| Author |
Message |
Topic: Loop, FilePattern [, IncludeFolders?, Recurse?, Sort?] |
Sandeep
Replies: 2
Views: 605
|
Forum: Wish List Posted: Thu Dec 02, 2004 4:02 am Subject: Loop, FilePattern [, IncludeFolders?, Recurse?, Sort?] |
I would like to see options to sort a list of files based on any of the available properties like Name, Size, Modified Date, Type.
For now, my particular need is to develop a mechanism which would co ... |
Topic: Favorite Folders popup menu that you can change on the fly. |
Sandeep
Replies: 148
Views: 22810
|
Forum: Scripts & Functions Posted: Thu Dec 02, 2004 1:48 am Subject: Favorite Folders popup menu that you can change on the fly. |
Thanks for your understanding ChrisM! I am sure you will get benefit from it.
And, as you said it is quite common to have your kind of requirements and it is not a dream. If you think through you req ... |
Topic: Favorite Folders popup menu that you can change on the fly. |
Sandeep
Replies: 148
Views: 22810
|
Forum: Scripts & Functions Posted: Wed Dec 01, 2004 1:29 pm Subject: Favorite Folders popup menu that you can change on the fly. |
| But, then I would transfer the result into delimited string and then sort the string and do a loop to show the list in sorted order. And, if I want some particular folders in the top order, I would pr ... |
Topic: Favorite Folders popup menu that you can change on the fly. |
Sandeep
Replies: 148
Views: 22810
|
Forum: Scripts & Functions Posted: Wed Dec 01, 2004 7:11 am Subject: Favorite Folders popup menu that you can change on the fly. |
I don't think sorting is good enough reason to have an ini file.
If you want your list sorted the way you like then put numbers in front of the shortcut. Loop, always gives the sorted list.
Moreove ... |
Topic: Incrementally switch between windows |
Sandeep
Replies: 153
Views: 32333
|
Forum: Scripts & Functions Posted: Tue Nov 30, 2004 4:54 pm Subject: Incrementally switch between windows |
| Besides so many other windowing commands, it does affect WinActivate also! |
Topic: Incrementally switch between windows |
Sandeep
Replies: 153
Views: 32333
|
Forum: Scripts & Functions Posted: Tue Nov 30, 2004 6:46 am Subject: A little issue |
Your script works great and it is very useful.
As so many other followers I am trying to unlearn the bad habit of Alt-Tab
A little issue I faced with my attempts of using it.
It looks like you ... |
Topic: SoundSleep |
Sandeep
Replies: 3
Views: 912
|
Forum: Scripts & Functions Posted: Tue Nov 30, 2004 1:33 am Subject: SoundSleep |
| Thanks Buddy! |
Topic: Favorite Folders popup menu that you can change on the fly. |
Sandeep
Replies: 148
Views: 22810
|
Forum: Scripts & Functions Posted: Tue Nov 30, 2004 1:30 am Subject: Setup Program/Installer |
Since we already had Registry functions, File operations, GUI creation, Built-in variables.
And now, Shortcut creation is added...it is not really far when we will be able to use AutoHotKey for a com ... |
Topic: Favorite Folders popup menu that you can change on the fly. |
Sandeep
Replies: 148
Views: 22810
|
Forum: Scripts & Functions Posted: Tue Nov 30, 2004 1:21 am Subject: Here is the updated code |
Now it does work exactly as the original FavoriteFolder script.
You are too fast Chris! Thanks!
Comment from moderator: Large script removed because the very first post of this topic contains th ... |
Topic: SoundSleep |
Sandeep
Replies: 3
Views: 912
|
Forum: Scripts & Functions Posted: Mon Nov 29, 2004 1:49 pm Subject: SoundSleep |
How about getting a SoundSleep!
Well following script turns down your computer's volume over a specified period of time. After the specified period it just sends a stop signal to the media player or ... |
| |