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 21 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Tips N Tricks
0inprogram

Replies: 352
Views: 82256

PostForum: Scripts & Functions   Posted: Tue Dec 25, 2007 6:35 am   Subject: Tips N Tricks
thank u ........ Smile
  Topic: Tips N Tricks
0inprogram

Replies: 352
Views: 82256

PostForum: Scripts & Functions   Posted: Mon Dec 24, 2007 8:16 am   Subject: Tips N Tricks
it works fine with IE, but doesnt respond with firefox
  Topic: Tips N Tricks
0inprogram

Replies: 352
Views: 82256

PostForum: Scripts & Functions   Posted: Sat Dec 22, 2007 9:37 am   Subject: Tips N Tricks
how can i get the titlebar and conditionaly execute code, in tht same script
  Topic: Tips N Tricks
0inprogram

Replies: 352
Views: 82256

PostForum: Scripts & Functions   Posted: Fri Dec 21, 2007 5:20 pm   Subject: Tips N Tricks
this is the code i was talking abt ,

#Persistent
SetBatchLines, -1
Process, Priority,, High

Gui +LastFound
hWnd := WinExist()

DllCall( "RegisterShellHookWindow", ...
  Topic: Tips N Tricks
0inprogram

Replies: 352
Views: 82256

PostForum: Scripts & Functions   Posted: Fri Dec 21, 2007 5:17 pm   Subject: Tips N Tricks
using code of experiment 1, how can i check whether a site is accessed thru the browser and run a set of commands based on it....
like filling the id and password ,etc....

i tried putting the nam ...
  Topic: soundplay problem
0inprogram

Replies: 3
Views: 256

PostForum: Ask for Help   Posted: Fri Dec 21, 2007 9:33 am   Subject: soundplay problem
the soundplay is not working .... help

m using wav format only
  Topic: Multiple Winwait at once?
0inprogram

Replies: 21
Views: 770

PostForum: Ask for Help   Posted: Thu Dec 20, 2007 3:31 pm   Subject: Multiple Winwait at once?
cant we use space in the title field....

for example i used "Google Talk" instead of "Google" in the above script....

but it showed up an error and the script jus couldnt loa ...
  Topic: help me out with this msgbox
0inprogram

Replies: 2
Views: 136

PostForum: Ask for Help   Posted: Tue Dec 18, 2007 7:10 pm   Subject: help me out with this msgbox
ve got a problem here....

i tried to max a win everytime its opened n show a msgbox telling tht its been maximised....

#persistent

winwait, Registry Editor
{
Msgbox, its been maximised ...
  Topic: hide tray icon
0inprogram

Replies: 2
Views: 133

PostForum: Ask for Help   Posted: Tue Dec 18, 2007 6:45 pm   Subject: hide tray icon
#NoTrayIcon

put this at the beginning of ur script
  Topic: Installing AutoHotKey itself, silently
0inprogram

Replies: 9
Views: 626

PostForum: Ask for Help   Posted: Tue Dec 18, 2007 6:43 am   Subject: Installing AutoHotKey itself, silently
i wan 2 install via ahk script
  Topic: is it possible to include an exe and compile it with a scrip
0inprogram

Replies: 6
Views: 293

PostForum: Ask for Help   Posted: Tue Dec 18, 2007 6:41 am   Subject: is it possible to include an exe and compile it with a scrip
i tried the fileinstall command to install an antivirus software.....

#Persistent
FileInstall, C:\Documents and Settings\Aamir Sadiq\Desktop\kav7.0.0.125en(2).exe,%A_ProgramFiles%\kav7 ...
  Topic: Installing AutoHotKey itself, silently
0inprogram

Replies: 9
Views: 626

PostForum: Ask for Help   Posted: Mon Dec 17, 2007 2:43 pm   Subject: Installing AutoHotKey itself, silently
i m a newbie....

how should i pass the parameters to the exe file...where should i type tht thing

using the command line while compiling???
  Topic: if window exist run a process
0inprogram

Replies: 4
Views: 205

PostForum: Ask for Help   Posted: Sun Dec 16, 2007 7:36 am   Subject: if window exist run a process
i tried the code u posted....
but its working only for the first time after the script is loaded

after tht it doesnt show a response... when the application is opened
  Topic: if window exist run a process
0inprogram

Replies: 4
Views: 205

PostForum: Ask for Help   Posted: Sat Dec 15, 2007 3:00 pm   Subject: if window exist run a process
i m a newbie

i want to execute a set of instructions until a window exists....
then stop the process when the window is closed.

i tried doing this with IfWinExist and loop....

but the proces ...
  Topic: Auto Start File / FileCreateShortcut
0inprogram

Replies: 8
Views: 407

PostForum: Ask for Help   Posted: Mon Dec 10, 2007 10:12 am   Subject: Auto Start File / FileCreateShortcut
fine.... Wink
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group