RunProgram and PB_Program_Wait mouse cursor issue
Posted: Thu Sep 22, 2011 4:00 pm
Hi,
i just wonder why a line like this causes a 10 - 15 seconds busy mouse cursor
it's of course not a problem, but i don't get it why it is happening 
Anyone has an idea, how to fix this?
i just wonder why a line like this causes a 10 - 15 seconds busy mouse cursor
Code: Select all
RunProgram("cmd.exe", "", "", #PB_Program_Wait)Anyone has an idea, how to fix this?