Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

How to? why does my BTM stop

Mar
1
0
not sure whats going on I am trying to start some programs via BTM and unless the program is already loaded the script hangs after loading the first page. if I load Firefox prior to starting the btm all runs smooth. its the same with the exes as well. I would like to load outlook but it acts the same way stops the script after loading now if I kill the opened file it will execute the next line but then stops. need some ideas

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -New-Window "blah1p"

Delay 2

/ "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -New-Window "blah2"

/ delay 2

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -New-Window "blah"

delay 3

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -New-Window "blah"

delay 3

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -New-Window "blah"

delay 5

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -New-window "blah"

delay 1

"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -New-Tab "blah" "blah"

delay 1

"C:\Program Files (x86)\LogMeIn Rescue Technician Console\LogMeInRescueTechnicianConsole_x64\LMIRTechConsole.exe"

exit
 
Do you have "Wait for external apps" checked in Option\Startup?
 

Similar threads

Back
Top