AutoHotkey Community

It is currently May 27th, 2012, 4:35 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: March 4th, 2010, 10:56 am 
Offline

Joined: November 9th, 2009, 3:09 pm
Posts: 258
my developed gui tool works fine with high speed on one pc but when i tried to run it on another pc it was running very slow especially it takes long time to search a image....the another pc has 3.5gb ram but still its running slow compared to my pc which has 2gb ram...i have checked the task manager also but still i dnt knw why its running slow

at first it use to hang but when i removed the command Process,,Prirority,high then it stopped hanging...why????? but this problem was not encountered on my pc

any help is greatly appreicated


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 4th, 2010, 4:22 pm 
Can't tell what you've tried with the code you put up...Oh wait, you didn't put up any code :lol: .

Try putting this line at the top of your script:
SetBatchLines -1

I also put these 2 on my own scripts {though they probably won't help speed up the script any}:
#SingleInstance Ignore
#Persistent

DBM


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 8th, 2010, 9:16 am 
Offline

Joined: November 9th, 2009, 3:09 pm
Posts: 258
thanks but i have already added up these lines but still anyways thanks again...i hope it gets figure out soon


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Mickers, rbrtryn and 69 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