| Author |
Message |
Topic: BACKGROUNDTASK Containing some nice and useful stuff |
Deep-Silence
Replies: 0
Views: 52
|
Forum: Ask for Help Posted: Tue Mar 09, 2010 8:04 pm Subject: BACKGROUNDTASK Containing some nice and useful stuff |
Searching the forum for a solution i have come across
some nice scripts that worked for me. The problem with that scripts
was that they do not worked on every control i had the mouse over,
when i ... |
Topic: Want a hotkey only Active on certain Window |
Deep-Silence
Replies: 8
Views: 135
|
Forum: Ask for Help Posted: Sat Feb 13, 2010 12:34 am Subject: Want a hotkey only Active on certain Window |
As i part of my larger script if have cut your code
down to my needs:
I try to follow it logically, without success.
if you wouldn't mind, could you please explain
your code with the help of ... |
Topic: Want a hotkey only Active on certain Window |
Deep-Silence
Replies: 8
Views: 135
|
Forum: Ask for Help Posted: Sat Feb 13, 2010 12:08 am Subject: Want a hotkey only Active on certain Window |
Thanks, Your Code works.
Really Great!
Now i need to step through it.
And Yes, the title is gonna be dynamic.
This Hotkey Section is only a part of a larger Script.
From time to time i rene ... |
Topic: Want a hotkey only Active on certain Window |
Deep-Silence
Replies: 8
Views: 135
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 10:51 pm Subject: Want a hotkey only Active on certain Window |
Thanks, but this code does not work, for some strange reason.
Have you tried using Hotkey, IfWinActive/Exist [, WinTitle, WinText]
You can also turn off the HotkeyHotkey,^R, Re_Load,Off
... |
Topic: Want a hotkey only Active on certain Window |
Deep-Silence
Replies: 8
Views: 135
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 9:57 pm Subject: Want a hotkey only Active on certain Window |
Hi Guys,
I did some search on the Forum, but the results did not worked for me.
So i need to ask you for advice:
The problem that i have is, that the Traytip is only shown
when TargetWin is ac ... |
Topic: [WinServ] Start, Stop or Query a windows service (WinAPI) |
Deep-Silence
Replies: 10
Views: 4147
|
Forum: Scripts & Functions Posted: Thu Feb 11, 2010 1:57 pm Subject: [WinServ] Start, Stop or Query a windows service (WinAPI) |
Thanks guys! Any feedback is highly appreciated.
Will share some more useful functions soon...
Thanks for your nice function.
Would be nice if you could add some code to config the services. ... |
Topic: [WinServ] Start, Stop or Query a windows service (WinAPI) |
Deep-Silence
Replies: 10
Views: 4147
|
Forum: Scripts & Functions Posted: Wed Feb 10, 2010 10:14 pm Subject: [WinServ] Start, Stop or Query a windows service (WinAPI) |
Try this code to hide the commandline window
Run, %comspec% /c "net start Service_Name",, Hide
Or
RunWait, %comspec% /c "net start Service_Name",, Hide
Thank ... |
Topic: Dynamic GUI, with a user defined 'check box' grid: |
Deep-Silence
Replies: 6
Views: 462
|
Forum: Ask for Help Posted: Sun Jan 10, 2010 2:23 am Subject: Dynamic GUI, with a user defined 'check box' grid: |
Hi Sakurako,
First of all, thanks for your code.
I am also new at dynamic GUIs similar to those you've made here.
i would like to understand what you just did. So can you please explain how
the ... |
Topic: QuickAHK v2.0 Beta |
Deep-Silence
Replies: 38
Views: 9751
|
Forum: Scripts & Functions Posted: Sun Jan 03, 2010 1:46 am Subject: QuickAHK v2.0 Beta |
Great Job.
The Restore Point-Function is missing in Notepad++
Deep-Silence |
Topic: Shortcut Pressing Esc twice to do something? in multipl GUIs |
Deep-Silence
Replies: 2
Views: 63
|
Forum: Ask for Help Posted: Sat Jan 02, 2010 11:43 pm Subject: Shortcut Pressing Esc twice to do something? in multipl GUIs |
Hi None,
For an advanced Beginner,
it is little difficult, because i do not knew where to start.
Thank You.
Deep-Silence |
Topic: Shortcut Pressing Esc twice to do something? in multipl GUIs |
Deep-Silence
Replies: 2
Views: 63
|
Forum: Ask for Help Posted: Sat Jan 02, 2010 7:26 pm Subject: Shortcut Pressing Esc twice to do something? in multipl GUIs |
Hi Guys,
I want to create a shortcut
Pressing {ESC} twice.
I want to close every GUI of my Program with this shortcut,
EscEsc::
brings up the message that the Key is not spe ... |
Topic: New Program Script Manager |
Deep-Silence
Replies: 20
Views: 8069
|
Forum: Scripts & Functions Posted: Fri Jan 01, 2010 12:40 pm Subject: Re: Need Link for SCRIPT MANAGER |
Can you please resend the link for "SCRIPT MANAGER", as i am trying to dowload the file does not exist in the location provided.
Yes, Please, one more time again...
The Downloadlink does n ... |
Topic: How to set the Fontsize for a single edit control |
Deep-Silence
Replies: 2
Views: 65
|
Forum: Ask for Help Posted: Fri Jan 01, 2010 4:01 am Subject: How to set the Fontsize for a single edit control |
Thanks Lexikos,
I guess i have overlooked it. (yawning)
Best Regards,
Deep-Silence |
Topic: How to set the Fontsize for a single edit control |
Deep-Silence
Replies: 2
Views: 65
|
Forum: Ask for Help Posted: Fri Jan 01, 2010 2:54 am Subject: How to set the Fontsize for a single edit control |
Hi Guys,
i have searched the Helpfile,
but found no solution.
Is there a way to set the size for the font of a single Edit?
I do not want to use:
gui, font, s11, Verdana
Because it ... |
Topic: Close and Restart my script |
Deep-Silence
Replies: 3
Views: 111
|
Forum: Ask for Help Posted: Thu Dec 31, 2009 5:38 pm Subject: Close and Restart my script |
Thank you.
Sometimes thinking in an "easier way", might be better
Thanks,
Deep-Silence |
| |