Change the working directory
@ -1,6 +1,6 @@
@echo off
chcp 65001
cd %~dp0
set PATH=.\ffmpeg\bin;.\python;%PATH%
@REM 不使用代理
@ -1,5 +1,5 @@
chcp 65001
Set-Location $PSScriptRoot
$env:PATH = ".\ffmpeg\bin;.\python;" + $env:PATH
# 不使用代理
The note is not visible to the blocked user.