Kết hợp với AutoIt cho dễ
While 1
Run("C:\Program Files\Mozilla Firefox\firefox.exe imacros://run/?m=up.iim")
Sleep(7140000)
ProcessClose ( "firefox.exe" )
ProcessWaitClose("firefox.exe")
WEnd
Hoăc, có thể sử dụng file .bat (có thể lỗi, tự sửa hơ hơ)
@echo off
:loop
start...