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 19 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Wrapper to catch Power Management events (like standby)
Zer07even

Replies: 12
Views: 10043

PostForum: Scripts & Functions   Posted: Tue Jan 20, 2009 10:17 am   Subject: Wrapper to catch Power Management events (like standby)
Working beautifully! I tried to write something like this a while back but i could never get it working, now I know why.

Thnx
  Topic: Wrapper to catch Power Management events (like standby)
Zer07even

Replies: 12
Views: 10043

PostForum: Scripts & Functions   Posted: Tue Jan 20, 2009 8:02 am   Subject: Wrapper to catch Power Management events (like standby)
Maybe just me but absolutely nothing happens on vista. msgbox never shows
  Topic: Biorhythms [development temporarily suspended]
Zer07even

Replies: 53
Views: 9715

PostForum: Scripts & Functions   Posted: Wed Jan 07, 2009 5:45 am   Subject: Biorhythms [development temporarily suspended]
This ia an awesome application! I use it often to see what my week holds for me! I have found an old book with 100s of this type of cycles Ill post some interesting ones as I work my way through.

...
  Topic: enumerating, hosting and communicating with .CPL files
Zer07even

Replies: 9
Views: 1459

PostForum: Ask for Help   Posted: Wed Dec 17, 2008 2:50 pm   Subject: enumerating, hosting and communicating with .CPL files
philou you've got me interested now, what are you using it for?

SKAN... Brilliant piece of code, I've been looking for something like this for a while but this brings my search to an end!

Thank- ...
  Topic: cmd prompt as admin?
Zer07even

Replies: 2
Views: 456

PostForum: Ask for Help   Posted: Wed Dec 17, 2008 1:20 pm   Subject: cmd prompt as admin?
This code will disable the UAC in vista:
RegWrite, REG_DWORD, HKEY_LOCAL_MACHINE, SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System , EnableLUA, 0

I know that anything run through the wind ...
  Topic: CTRL ALT DEL don't work
Zer07even

Replies: 3
Views: 628

PostForum: Ask for Help   Posted: Wed Dec 17, 2008 11:42 am   Subject: CTRL ALT DEL don't work
AHK cannot use send to get the CTRL + ALT + DEL combo to work,

If you're trying to get taskmgr to open then try:
run, taskmgr.exe

Perhaps if you describe what you want to do it will be easier t ...
  Topic: Remapping mouse clicks
Zer07even

Replies: 2
Views: 922

PostForum: Ask for Help   Posted: Wed Dec 17, 2008 11:34 am   Subject: Remapping mouse clicks
I'm Definatly no guru but you can try this:

!LButton::
{
Send, {Shift Down}{MButton}{Shift Up}
}
  Topic: What´s a cool gift for US-Kids?
Zer07even

Replies: 9
Views: 715

PostForum: General Chat   Posted: Mon Dec 15, 2008 11:25 am   Subject: What´s a cool gift for US-Kids?
Z_Gecko where are you from?
reason: Are you going to order them something from the USA or from ur home and send over
  Topic: Splash Image Options wont work
Zer07even

Replies: 3
Views: 401

PostForum: Ask for Help   Posted: Mon Dec 15, 2008 10:52 am   Subject: Splash Image Options wont work
Im sure you've checked but, ensure the picture exists.

Also try add a sleep time in order to let it display

this works for me:

SplashImage, %A_WinDir%\Web\Wallpaper\Bliss.bmp, A,,, Installati ...
  Topic: Create a Window / Hide program
Zer07even

Replies: 5
Views: 563

PostForum: Ask for Help   Posted: Fri Sep 12, 2008 3:56 am   Subject: Create a Window / Hide program
I think to make your project a bit more reachable, offer to pay somebody to do it or at very least attempt yourself and ask for help when you get stuck not before you try
  Topic: FileExtract / FileExtract_ToMem (counterpart of FileInstall)
Zer07even

Replies: 29
Views: 6820

PostForum: Scripts & Functions   Posted: Tue Aug 26, 2008 12:47 pm   Subject: FileExtract / FileExtract_ToMem (counterpart of FileInstall)
Awesome script can you do it with a picture? or video?
  Topic: OK to sell?
Zer07even

Replies: 115
Views: 21604

PostForum: General Chat   Posted: Fri Aug 08, 2008 11:37 am   Subject: OK to sell?
the question now then would be can the AHK decompiler give you the ahk source code of apps written in C++? I have tried to check it out myself but I dont come right
  Topic: Infection [Game]
Zer07even

Replies: 24
Views: 6750

PostForum: Scripts & Functions   Posted: Fri Aug 08, 2008 11:30 am   Subject: Infection [Game]
This is brilliant!!! Im amazed that its all ahk and so seamless no GUI flashes very nice! only suggestion is:

When you complete a game make the Pass button change its text to "New Game" a ...
  Topic: Notepad++
Zer07even

Replies: 22
Views: 10965

PostForum: Scripts & Functions   Posted: Wed Aug 06, 2008 10:14 am   Subject: Notepad++
Thanks for all of the replies guys! All valid but I like my ahk method.. I try to keep as much as possible in ahk.... even when I know I cant do something with it i still try figure out a way or in ce ...
  Topic: Crazy Scripting : MiniBrowser 27L for TamilDailyCalendar.com
Zer07even

Replies: 3
Views: 2944

PostForum: Scripts & Functions   Posted: Tue Aug 05, 2008 10:45 am   Subject: Crazy Scripting : MiniBrowser 27L for TamilDailyCalendar.com
You are right it doesnt have very much use for me but it is none the less a brilliant piece of work.... short and sweet and works well.

Nice SKAN keep it coming
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group