From 3f74e1b31607a103192626ac697515e8e78896ba Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 2 Nov 2024 09:23:55 -0700 Subject: [PATCH] Update Windows_Install_Update.bat --- Helper_Scripts/Installer_Scripts/Windows_Install_Update.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Helper_Scripts/Installer_Scripts/Windows_Install_Update.bat b/Helper_Scripts/Installer_Scripts/Windows_Install_Update.bat index aa189defd..baf6d6cc9 100644 --- a/Helper_Scripts/Installer_Scripts/Windows_Install_Update.bat +++ b/Helper_Scripts/Installer_Scripts/Windows_Install_Update.bat @@ -156,7 +156,7 @@ move ffmpeg\ffmpeg-master-latest-win64-gpl\bin\ffmpeg.exe . rmdir /s /q ffmpeg del ffmpeg.zip mkdir .\Bin -move ffmpeg .\Bin +move ffmpeg.exe .\Bin goto :eof :cleanup