Skip to content

Commit

Permalink
Merge pull request #417 from rmusser01/dev
Browse files Browse the repository at this point in the history
Update Windows_Install_Update.bat
  • Loading branch information
rmusser01 authored Nov 2, 2024
2 parents bca4352 + 3f74e1b commit c613e94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c613e94

Please sign in to comment.