 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
shajul Guest
|
Posted: Sun Jul 03, 2005 10:23 am Post subject: basic scripts plz |
|
|
i am new to autohotkey. plz could someone give me basic script to hotkey minimize, max, restore windows, shutdown, standby and some clipboard functions.
Thanks!!!  |
|
| Back to top |
|
 |
dijiyd
Joined: 31 Mar 2004 Posts: 87 Location: Philippines
|
Posted: Sun Jul 03, 2005 10:59 am Post subject: |
|
|
| Have a quick look at the documentation. It'll be your best friend while coding. Specially the tutorial, while you're starting out. |
|
| Back to top |
|
 |
Decarlo110
Joined: 15 Dec 2004 Posts: 303 Location: United States
|
Posted: Tue Jul 05, 2005 11:46 pm Post subject: |
|
|
| shajul wrote: | | plz could someone give me basic script to hotkey minimize, max, restore windows[...] |
By this, did you mean the active window, or all windows?
For all windows, it takes some thought on when to terminate the loop and on handling dialog windows in MinimizeAll, including properties dialogs. Plus, the built-in Windows MinimizeAllWindows is unreliable (as of Win2000, but i'm not sure if they fixed it yet..im guessing they didnt); you can test this yourself if you open a lot of windows (you can use Notepad for this), minimize some, click on the desktop, open some more, open some control panel dialogs, and repeat all that with randomness. Then try MinimizeAllWindows. Microsoft wasn't too bright either on allowing all the buffer overflow hacks, and many other things...
Do you know why XP SP2 was needed?
http://www.grc.com/dos/intro.htm
Or why utilities exist such as Secure-It 1.25?
http://www.yasc.net/secureit.shtml
Or what xpy 0.8.12 disables?
And why is Microsoft continually adding "features" that need to be disabled or patched... _________________ 1) The Open Source Definition http://www.opensource.org/docs/definition_plain.php
2) Intuitive. Logical. Versatile. Adaptable. <<AutoHotkey>> |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|