mirror of
https://github.com/guilhermewerner/video-converter
synced 2025-06-15 21:34:21 +00:00
5 lines
65 B
Batchfile
5 lines
65 B
Batchfile
@echo off
|
|
|
|
PowerShell.exe -Command "& './scripts/mp4.ps1'"
|
|
|
|
pause |