Hello Friends!!!
1º sorry for my bad English
2º I don't know much about programming, much less Batch...so if anyone notice any errors or know how to improve the code ... Please, SAY!
3º I did some testing and is apparently perfectly running
4º Nothing more...Let's Go!! :p
I was with...
Hello Guys,
I wrote a macro and a .bat file to run 7 different Traffic Exchanges in one Browser without stucking.
STEP 1
Here is the .bat file:
@echo off
:loop
cls
taskkill /F /IM Firefox.exe
cls
taskkill /F /IM crashreporter.exe
ping 192.0.2.2 -n 1 -w 4000 > nul
set MOZ_NO_REMOTE=1
start ""...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.