| Author |
Message |
Topic: Changing Windows File Context Menu |
jballi
Replies: 6
Views: 119
|
Forum: General Chat Posted: Thu Jul 17, 2008 7:46 pm Subject: Changing Windows File Context Menu |
I just found this program but it looks like what you need if you can't figure out how to make the changes in Vista.
FileTypesMan (File Types Manager for Windows) from Nirsoft
http://www.nirsoft.ne ... |
Topic: Changing Windows File Context Menu |
jballi
Replies: 6
Views: 119
|
Forum: General Chat Posted: Thu Jul 17, 2008 5:11 am Subject: Changing Windows File Context Menu |
ShellExView from NirSoft:
http://www.nirsoft.net/utils/shexview.html
As for any program that updates the registry, use with care.
If you just want to change the default editor for AutoHotkey, j ... |
Topic: Remove titlebar icon without using -SysMenu or +ToolWindow |
jballi
Replies: 3
Views: 65
|
Forum: Ask for Help Posted: Mon Jul 14, 2008 6:01 pm Subject: Remove titlebar icon without using -SysMenu or +ToolWindow |
.. borrowing a transparent icon from Shell32.dll .. Ugly!
Not bad. You're right, it's a bit on the ugly side because the title is shifted and there is no icon on the taskbar. But as they say, it's ... |
Topic: Remove titlebar icon without using -SysMenu or +ToolWindow |
jballi
Replies: 3
Views: 65
|
Forum: Ask for Help Posted: Mon Jul 14, 2008 4:59 pm Subject: Remove titlebar icon without using -SysMenu or +ToolWindow |
| Custom GUI: Does anyone know how to get rid of the titlebar icon without using -SysMenu or +ToolWindow. I want the components of the titlebar (min button, max button, close button), I just don't want ... |
Topic: StdoutToVar |
jballi
Replies: 46
Views: 7576
|
Forum: Scripts & Functions Posted: Sun Jul 13, 2008 1:18 am Subject: StdoutToVar |
Hey, I just tried the new version and the Sort example doesn't work anymore. In fact, the AutoHotkey program is stopped before the function returns any value.
Sort example from this post:
http://w ... |
Topic: [module] CmnDlg 4.1 - Common Dialogs |
jballi
Replies: 102
Views: 12793
|
Forum: Scripts & Functions Posted: Thu Jul 03, 2008 1:56 am Subject: [module] CmnDlg 4.1 - Common Dialogs |
v4.10
The new version appears to include a number of undocumented new features/methods. For example: The callback labels to the Find and Replace functions must now be to functions instead of subr ... |
Topic: [module] CmnDlg 4.1 - Common Dialogs |
jballi
Replies: 102
Views: 12793
|
Forum: Scripts & Functions Posted: Thu Jul 03, 2008 1:26 am Subject: [module] CmnDlg 4.1 - Common Dialogs |
... In your case you could use
(*.ini;*.txt)
(*.ini)|(*.txt)
I'll give it a try. Thanks. |
Topic: [module] CmnDlg 4.1 - Common Dialogs |
jballi
Replies: 102
Views: 12793
|
Forum: Scripts & Functions Posted: Wed Jul 02, 2008 4:10 am Subject: [module] CmnDlg 4.1 - Common Dialogs |
v4.04
I just started to try to use the Open and Save functions and ran into problems.
The Save function doesn't generate a dialog at all. There appears to be extra junk in the first parameter. ... |
Topic: Spell 1.0 |
jballi
Replies: 3
Views: 325
|
Forum: Scripts & Functions Posted: Sat Jun 21, 2008 11:49 pm Subject: Spell 1.0 |
Looks useful. Thanks.  |
Topic: Help converting SendMessage parm from C to AHK |
jballi
Replies: 2
Views: 102
|
Forum: Ask for Help Posted: Fri Jun 13, 2008 10:46 pm Subject: Help converting SendMessage parm from C to AHK |
That's what I was afraid of. Thanks.  |
Topic: Help converting SendMessage parm from C to AHK |
jballi
Replies: 2
Views: 102
|
Forum: Ask for Help Posted: Fri Jun 13, 2008 4:10 pm Subject: Help converting SendMessage parm from C to AHK |
I can read some C but this one has me baffled. Hopefully this is an easy one for the all of the C experts out there.
I'm trying to convert a particular lParam parameter of a SendMessage command fr ... |
Topic: AVG Free Edition v8.01 -- NOT! |
jballi
Replies: 17
Views: 1727
|
Forum: Utilities & Resources Posted: Fri Jun 06, 2008 10:40 pm Subject: AVG Free Edition v8.01 -- NOT! |
| If you still haven't decided which antivirus program to go with, Lifehacker just posted a new article on the [url=http://lifehacker.com/395046/five-best-antivirus-applications]Five Best Antivirus Appl ... |
Topic: [Function] Custom Msgbox / Custom Buttons |
jballi
Replies: 4
Views: 553
|
Forum: Scripts & Functions Posted: Mon Jun 02, 2008 4:38 am Subject: [Function] Custom Msgbox / Custom Buttons |
I like it. No need for it right now but I can see using this sometime in the future. Thanks for sharing.
And yes, you are at least the 4th person to write one of these. The others include Are ... |
Topic: Get Winamp's Highlighted track index/position |
jballi
Replies: 7
Views: 306
|
Forum: Ask for Help Posted: Wed May 21, 2008 7:37 pm Subject: Get Winamp's Highlighted track index/position |
... is there a bullet proof way to get the Winamp version consistantly returned, from 1x to 5x+.
SendMessage, 0x400, 0, 0,, ahk_class Winamp v1.x
;0x0400 = WM_USER IPC_GETVERSION 0 Version will ... |
Topic: XM Radio For Free, Part 2: Winamp |
jballi
Replies: 6
Views: 1182
|
Forum: Utilities & Resources Posted: Tue May 20, 2008 8:02 pm Subject: XM Radio For Free, Part 2: Winamp |
| I've been listening to my own music recently so it took me almost 3 weeks to notice that as of May 1, 2008, AOL Radio is no longer carrying any XM Radio channels. Here's one article I found with more ... |
| |