| Author |
Message |
Forum: Support Topic: Scroll klik --- close windows @ taskbar |
| Kudos |
|
Posted: November 23rd, 2009, 2:12 pm
|
|
Replies: 32 Views: 4635
|
Yogui, thanks!
Been using for a few days and also working well for me.
Kudos |
|
 |
Forum: Support Topic: Scroll klik --- close windows @ taskbar |
| Kudos |
|
Posted: November 9th, 2009, 10:05 am
|
|
Replies: 32 Views: 4635
|
| I made this very primitive version that works on Windows 7, it's not perfect, but works most of the time! ~MButton:: CoordMode, Mouse, Screen MouseGetPos, MouseX, MouseY, idWindow, idClass, 2 WinGetClass, cWindow, ahk_id %idWindow% If cWindow In Shell_TrayWnd,UltraMonDeskTaskBar { Send {Cl... |
|
 |
Forum: Support Topic: Scroll klik --- close windows @ taskbar |
| Kudos |
|
Posted: October 5th, 2009, 3:28 pm
|
|
Replies: 32 Views: 4635
|
Hi there,
Can anyone get mustangs script working in Windows 7?
Thanks! |
|
 |
Forum: Scripts Topic: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl) |
| Kudos |
|
Posted: May 26th, 2009, 2:46 am
|
|
Replies: 102 Views: 26569
|
| Here is a quick example. Sorry for the messy code. I'll try to give more details later. keygen.hkml <?ahk #Include SWProtect-Internal.ahk ; Initialize the secret seeds SWP_Initialize(0x12345678, 0x12345678) ; with optional 8 secret seeds ; Read the values AppName := $_GET[AppName] Version :=... |
|
 |
Forum: Scripts Topic: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl) |
| Kudos |
|
Posted: May 22nd, 2009, 9:30 am
|
|
Replies: 102 Views: 26569
|
|
 |
Forum: Scripts Topic: SW copy protection |
| Kudos |
|
Posted: May 21st, 2009, 7:22 pm
|
|
Replies: 289 Views: 53752
|
| Thank you doggy4s. Unfortunately I could not get your PHP to generate the same codes as my local AHK program, despite matching the secret keys and checking my data several times. Anyway, I managed to find an alternative to the PHP by using the brilliant Sparrow AHK WebServer. http://www.autohotkey.c... |
|
 |
Forum: Scripts Topic: SW copy protection |
| Kudos |
|
Posted: May 20th, 2009, 4:23 am
|
|
Replies: 289 Views: 53752
|
| I am also after a PHP script that will do the generation. All I have so far is logging a fingerprint [with computer name, drive serial & email] to a MySQL Database and generating an email notification! (I am new to PHP) At least it's a start.. Could anyone please help with this? Thanks :) create... |
|
 |
Forum: Support Topic: Capitalize I's but not i.e. |
| Kudos |
|
Posted: January 14th, 2009, 2:46 pm
|
|
Replies: 4 Views: 833
|
Perfect! thanks bud  |
|
 |
Forum: Support Topic: Capitalize I's but not i.e. |
| Kudos |
|
Posted: January 14th, 2009, 1:47 pm
|
|
Replies: 4 Views: 833
|
Oh yes, thanks.. But I didn't want to change them globally. Is there another way? Maybe I need to use two separate scripts..  |
|
 |
Forum: Support Topic: Capitalize I's but not i.e. |
| Kudos |
|
Posted: January 14th, 2009, 1:39 pm
|
|
Replies: 4 Views: 833
|
| Hi, This is probably an easy one :) I have a hotstring that is always on: :C:i::I This capitalizes my lowercase I's for me as I'm lazy. My annoyance is that I am unable to type i.e. (in lowercase) as it is always changed to I.e. Is there a way to only capitalize the 'i' if it is followed by a space ... |
|
 |
Forum: Support Topic: Scroll klik --- close windows @ taskbar |
| Kudos |
|
Posted: November 24th, 2008, 4:52 pm
|
|
Replies: 32 Views: 4635
|
Mustang wrote: This is the script I used that worked fine:
Mustang, big thanks for this script - it was exactly what I was looking for!
jxerot, thanks for your persistence also
p.s. If anyone has time to put some comments in the code to explain how it works, that would be super! |
|
 |
Forum: Scripts Topic: WinTraymin to trayicon |
| Kudos |
|
Posted: July 7th, 2008, 8:07 pm
|
|
Replies: 72 Views: 11652
|
| This is a very nice script thanks! Has no one noticed that it breaks your right-click drag in all applications, such as Windows Explorer / Directory Opus? I changed it so it doesn't block the right mouse click: #Z::WinTraymin() ~RButton:: ;don't block the right click If h:=WM_NCHITTEST(&... |
|
 |
Forum: Scripts Topic: ComputerDiscipline |
| Kudos |
|
Posted: July 4th, 2008, 2:00 am
|
|
Replies: 5 Views: 1371
|
I have just added Profile Scheduling to the ini file. I am now very pleased to have this feature!
I have also cleaned up the code in general and made a couple of other fixes. |
|
 |
Forum: Scripts Topic: ComputerDiscipline |
| Kudos |
|
Posted: July 3rd, 2008, 9:37 am
|
|
Replies: 5 Views: 1371
|
No Random key password.. Next on the list!  |
|
 |
Forum: Scripts Topic: ComputerDiscipline |
| Kudos |
|
Posted: July 3rd, 2008, 4:34 am
|
|
Replies: 5 Views: 1371
|
|
 |
| Sort by: |