Skip to content

Commit 96092b7

Browse files
committed
Added more information on update failure. Resolves #16
1 parent f87c25c commit 96092b7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

batch encoder.bat

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,12 @@ echo **********************************
172172
:AutoUpdateError
173173
del "%updateFileName%"
174174
echo.
175-
echo There was a problem with the auto-updater. Restarting program...
175+
echo.
176+
echo *******************************************************
177+
echo There was a problem with the auto-updater. You can download the latest version of the program at:
178+
echo https://github.com/Adam-Kay/Batch-Encoder/releases
179+
echo.
180+
echo Restarting program...
176181
echo.
177182
pause
178183
goto AskProceed

0 commit comments

Comments
 (0)