We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87c25c commit 96092b7Copy full SHA for 96092b7
1 file changed
batch encoder.bat
@@ -172,7 +172,12 @@ echo **********************************
172
:AutoUpdateError
173
del "%updateFileName%"
174
echo.
175
- echo There was a problem with the auto-updater. Restarting program...
+ 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
180
+ echo Restarting program...
181
182
pause
183
goto AskProceed
0 commit comments