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 

runonce problem solved

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



Joined: 15 Jul 2006
Posts: 31

PostPosted: Mon Jan 08, 2007 11:50 pm    Post subject: runonce problem solved Reply with quote

Since this one gave me a bit of trouble, I thought I'd post it for others...

When you do a runonce registry key, sometimes you do not get the results you expected. To work around this, it may be helpfull to include the working directory. enough talk, put this at the top of the script.
Code:
SetWorkingDir, %A_ScriptDir%
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