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 

Run command wont start sun poker

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



Joined: 22 Jun 2006
Posts: 6

PostPosted: Thu Jun 22, 2006 7:04 pm    Post subject: Run command wont start sun poker Reply with quote

I've searched the forums and tried to figure this one out, but I cant get it to work. Its a simple task. I'm trying to get a script to execute the launcher.exe file that starts up Sun Poker (www.sunpoker.com).

I'm using this command:

run, %A_ProgramFiles%\SunPoker.com\launcher.exe

It apparantly finds the file and executes it, but it wont start. I get 4 error messages:

Cannot read file: scripts\Poker_Sync.dsc
Cannot read file: scripts\Poker_System.dsc
Cannot read file: scripts\Poker_Sync.dsc
Cannot read file: scripts\Poker_System.dsc

I'm aware that those are identical, but they pop up two times each in that order.

Any suggestion would be appreciated.

Cheers,
Tony
Back to top
View user's profile Send private message
evl



Joined: 24 Aug 2005
Posts: 1237

PostPosted: Thu Jun 22, 2006 7:40 pm    Post subject: Reply with quote

I'd guess that you need to put the path for "WorkingDir" in the run command too.
Back to top
View user's profile Send private message
zzzTAG



Joined: 22 Jun 2006
Posts: 6

PostPosted: Fri Jun 23, 2006 9:19 am    Post subject: Reply with quote

cheers! that fixed it. Thanks.
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