Skip to content

Commit

Permalink
Update FH4Fix Services.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
PAXANDDOS committed Aug 16, 2020
1 parent 011d3ae commit 751b77e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FH4Fix Services.bat
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ echo This bat file was made by PAXANDDOS (@paxanddos).
echo If Forza Horizon 4 didn't start. Try restarting explorer.exe manually.
echo Waiting for Forza Horizon 4 to finally launch and then killing explorer.exe.
echo If after timeout you see some data, then this file is working properly and will be closed as soon as Forza Horizon 4 has stopped working.
timeout /T 52 /NOBREAK
timeout /T 55 /NOBREAK
taskkill /f /im explorer.exe

rem Waiting Forza Horizon 4 to stop and starting explorer.
Expand All @@ -29,4 +29,4 @@ timeout /T 5 /NOBREAK
goto loop
:ELSE
start explorer.exe
exit
exit

0 comments on commit 751b77e

Please sign in to comment.