| Author |
Message |
Topic: Set Explorer View for Folder & all Subfolders |
airjrdn
Replies: 1
Views: 427
|
Forum: Ask for Help Posted: Tue Feb 03, 2009 7:14 pm Subject: Set Explorer View for Folder & all Subfolders |
| FolderViewMasterIII [url=http://home.mchsi.com/~k.miller79/]from here did what I was after. |
Topic: Set Explorer View for Folder & all Subfolders |
airjrdn
Replies: 1
Views: 427
|
Forum: Ask for Help Posted: Tue Feb 03, 2009 3:39 pm Subject: Set Explorer View for Folder & all Subfolders |
| For the most part, I want Windows Explorer to show files in a List view, but there are a folder or two that I'd like different views on. I can set them manually, but newly added folders would have to ... |
Topic: Use Autohotkey as an interface to Amazon S3 |
airjrdn
Replies: 9
Views: 1197
|
Forum: Ask for Help Posted: Mon Jun 16, 2008 10:33 pm Subject: Use Autohotkey as an interface to Amazon S3 |
| I'd still love to see this happen, but honestly, I didn't have time to wait. I did quite a bit of research and settled on WebDrive which now supports S3. It mounts S3 as a drive letter in windows, a ... |
Topic: Use Autohotkey as an interface to Amazon S3 |
airjrdn
Replies: 9
Views: 1197
|
Forum: Ask for Help Posted: Fri May 23, 2008 4:50 pm Subject: Use Autohotkey as an interface to Amazon S3 |
| Has anyone done any work using AutoHotkey to connect to Amazon S3? Would it be possible? |
Topic: Hotkey (begin recording) Hotkey (end ...) Hotkey (play ...) |
airjrdn
Replies: 3
Views: 634
|
Forum: Ask for Help Posted: Thu May 15, 2008 2:39 pm Subject: Hotkey (begin recording) Hotkey (end ...) Hotkey (play ...) |
No, I don't think I'd seen that, thanks for the link.
I ended up getting my version working, as well as adding some other functionality as well. The thread for my new all-in-one ahk app is [url=ht ... |
Topic: Awesome Hotkey combination. |
airjrdn
Replies: 13
Views: 2522
|
Forum: Scripts & Functions Posted: Sun Apr 27, 2008 1:50 pm Subject: Awesome Hotkey combination. |
| You need the tilda in each one, not just the first one. |
Topic: Awesome Hotkey combination. |
airjrdn
Replies: 13
Views: 2522
|
Forum: Scripts & Functions Posted: Fri Apr 25, 2008 12:15 am Subject: Awesome Hotkey combination. |
| Paste your code so we can see it. |
Topic: Awesome Hotkey combination. |
airjrdn
Replies: 13
Views: 2522
|
Forum: Scripts & Functions Posted: Thu Apr 24, 2008 2:00 pm Subject: Awesome Hotkey combination. |
This is what I use:
I tried your code and when runing it doesn't allow me to single click!
That's it, simple as that. I can't click anywhere. I click and nothing happens.
It's very strange. I ... |
Topic: Keyfficiency |
airjrdn
Replies: 0
Views: 1639
|
Forum: Scripts & Functions Posted: Tue Apr 22, 2008 9:28 pm Subject: Keyfficiency |
| I'm still very new to AutoHotkey, but it's easy to see how powerful it can be. I started putting together a script that replaced multiple single-purpose executables I always had running. I called it ... |
Topic: real expose clone |
airjrdn
Replies: 291
Views: 40876
|
Forum: Scripts & Functions Posted: Sun Apr 20, 2008 9:16 pm Subject: real expose clone |
| I'm running RocketDock at work and this works w/it, so that's not the problem. I do have it hidden until the mouse goes to the top of the screen though. |
Topic: real expose clone |
airjrdn
Replies: 291
Views: 40876
|
Forum: Scripts & Functions Posted: Fri Apr 18, 2008 1:37 pm Subject: real expose clone |
Well, I tried.
There's a free version of SQL Server, but I don't think it comes with the Mangement Studio tool.
I was hoping ControlMove would be able to handle the moving of the DockingViewX ... |
Topic: Deluxe Clipboard |
airjrdn
Replies: 54
Views: 27359
|
Forum: Scripts & Functions Posted: Thu Apr 17, 2008 5:08 pm Subject: Deluxe Clipboard |
I'm trying to consolidate functionality from multiple mini-apps into a single ahk app. So far, I've been able to combine three into one, but one of the outstanding ToDo's is to replace CLCL.
I'm p ... |
Topic: real expose clone |
airjrdn
Replies: 291
Views: 40876
|
Forum: Scripts & Functions Posted: Thu Apr 17, 2008 1:58 pm Subject: real expose clone |
here's everything from Spy when mousing over SQL:
>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
Microsoft SQL Server Ma ... |
Topic: real expose clone |
airjrdn
Replies: 291
Views: 40876
|
Forum: Scripts & Functions Posted: Wed Apr 16, 2008 9:56 pm Subject: real expose clone |
I tried changing this line:
WinGet ids, list,,,Program Manager ; all active windows-tasks (processes)
to
WinGet ids, list,,,Microsoft SQL ; all active windows-tasks (p ... |
Topic: move an window to edge of screen [Func] |
airjrdn
Replies: 5
Views: 1505
|
Forum: Scripts & Functions Posted: Wed Apr 16, 2008 2:33 pm Subject: move an window to edge of screen [Func] |
| That one is very close, but it resizes the window for keys 2,4,6,8 whereas mine just centers it on those edges. I think I will adjust it to match my functionality because of it's compactness though. ... |
| |