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 

Search found 8 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Don't show taskbar icon
NaartjieDude

Replies: 7
Views: 430

PostForum: Ask for Help   Posted: Mon Apr 19, 2010 2:05 pm   Subject: Don't show taskbar icon
Exactly. You know, in the bottom right corner?
  Topic: Don't show taskbar icon
NaartjieDude

Replies: 7
Views: 430

PostForum: Ask for Help   Posted: Mon Apr 19, 2010 1:21 pm   Subject: Don't show taskbar icon
Thanks for that Tidbit and TLM! Also, is there a way to remove the taskbar icon?
  Topic: Don't show taskbar icon
NaartjieDude

Replies: 7
Views: 430

PostForum: Ask for Help   Posted: Sun Apr 18, 2010 3:15 pm   Subject: Don't show taskbar icon
Is there a way to make the program copy itself to the Startup folder, but only once? Summink like :


yadda yadda yadda
yadda yadda yadda
yadda yadda yadda
yadda yadda yadda
Write.To.(Star ...
  Topic: Both Hotkeys are executed!
NaartjieDude

Replies: 3
Views: 73

PostForum: Ask for Help   Posted: Sat Apr 03, 2010 2:30 pm   Subject: Both Hotkeys are executed!
Is there any way I can disable or enable or disable hotkeys? Or something like the code I just wrote. Cause otherwise I'll have to swap between scripts, one for the
::bla::abl
 ...
  Topic: Both Hotkeys are executed!
NaartjieDude

Replies: 3
Views: 73

PostForum: Ask for Help   Posted: Sat Apr 03, 2010 2:13 pm   Subject: Both Hotkeys are executed!
Right, so I want a program that works like this.
A MsgBox pops up asking Yes or No.
If I press yes, this code is executed:
a::b
b::a
But if I press no, this code is executed:
::bla::alb
::alb:: ...
  Topic: Getting AutoHotKey to type for you
NaartjieDude

Replies: 8
Views: 390

PostForum: Ask for Help   Posted: Sun Nov 15, 2009 2:57 pm   Subject: Getting AutoHotKey to type for you
for some reason I kept logging out each time I followed a new link, problem solved now. Razz
  Topic: Getting AutoHotKey to type for you
NaartjieDude

Replies: 8
Views: 390

PostForum: Ask for Help   Posted: Sun Nov 15, 2009 6:58 am   Subject: Getting AutoHotKey to type for you
OK, this is my code so far:

sleep, 15000
Run, firefox.exe [, C:\Program Files\Mozilla Firefox, Max]
Click 79, 82
Send mypasswordhere


Aaaand it doesn't type my password.

The & ...
  Topic: Getting AutoHotKey to type for you
NaartjieDude

Replies: 8
Views: 390

PostForum: Ask for Help   Posted: Sun Nov 15, 2009 6:14 am   Subject: Getting AutoHotKey to type for you
I've written quite abit of AutoHotKey scripts now, but I'm busy writing one to do my whole morning routine. It pretty much opens Firefox, moves mouse to position of password bar, etc. etc.
And its a ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group