AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

basic scripts plz

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
shajul
Guest





PostPosted: Sun Jul 03, 2005 10:23 am    Post subject: basic scripts plz Reply with quote

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!!! Smile
Back to top
dijiyd



Joined: 31 Mar 2004
Posts: 87
Location: Philippines

PostPosted: Sun Jul 03, 2005 10:59 am    Post subject: Reply with quote

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
View user's profile Send private message
Decarlo110



Joined: 15 Dec 2004
Posts: 303
Location: United States

PostPosted: Tue Jul 05, 2005 11:46 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group