AutoHotkey Community

It is currently May 27th, 2012, 8:42 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: May 12th, 2006, 11:48 pm 
Offline

Joined: January 19th, 2006, 1:50 pm
Posts: 11
Hi.
I realize that this is a real newbe question, but I can't seem to make it work myself.
I'm trying to setup a master script that launches and stays as an icon in the systray, but that script launches other scripts that I want.
Like I'm using some costume min/max win manipulation, but I can't get it to run 320mph by Rajat without it exiting both the script I launched 320mph from and 320mph.

Put short:
I want to launch several script at startup, how?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 13th, 2006, 2:03 am 
http://www.autohotkey.com/forum/topic91 ... tup+folder
http://www.autohotkey.com/forum/topic88 ... tup+folder
http://www.autohotkey.com/forum/topic84 ... tup+folder
http://www.autohotkey.com/forum/topic24 ... tup+folder


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 13th, 2006, 2:38 am 
I have seen those post, but I was really wondering if there was any way, other than adding each script to the startup folder, to launch many scripts.
My problem is that a script launced within another script closes both scripts on exit-


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 13th, 2006, 10:20 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Quote:
My problem is that a script launced within another script closes both scripts on exit-
I don't think it should do that. Can you clarify?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 13th, 2006, 10:26 pm 
Offline

Joined: January 19th, 2006, 1:50 pm
Posts: 11
I have edited the autohotkey.ini with the line:
#t::
Run C:\files\scripts\320mph.ahk
return

When I press win+t 320 mph launches, I do the wanted search and press ESC. Then 320mph quits, but so do Autohotkey as well.
I don't want that, I just want to quit 320mph not both.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 13th, 2006, 10:31 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Unless there's something in 320mph.ahk that closes the first script, I see why that would happen. Perhaps you can check the 320mph script for anything unusual.

Has anyone else observed this?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Exabot [Bot], specter333, XstatyK and 63 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group