AutoHotkey Community

It is currently May 27th, 2012, 1:18 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: July 31st, 2008, 5:06 am 
Offline

Joined: October 1st, 2007, 4:09 pm
Posts: 17
Is there a way to make compiled scripts (EXE) start faster? At the beginning of my script, I show a splash image while the script sets up some configurations. When running the AHK file, the image displays almost immediately, but from the compiled version it takes 3-4 seconds before it appears.

Thanks for any help.

James


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 31st, 2008, 5:11 am 
Offline
User avatar

Joined: August 30th, 2005, 8:43 pm
Posts: 8667
Location: Salem, MA
right after you remove the splashimage, add a listlines command to see how long each command is taking. that might help find the bottleneck. Also, are you setting SetBatchLines?

_________________
Image
(Common Answers) - New Tutorials Forum - Humongous FAQ


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, chaosad, Yahoo [Bot] and 24 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