Pinned Loading
-
動画ダウンローダ (どこからか入手したバッチを改良したやつ。)
動画ダウンローダ (どこからか入手したバッチを改良したやつ。) 1echo off
2chcp 65001
3rem ====================環境変数設定====================
4rem 出力フォルダのパス
5set "out_dir=D:\okazu\Videos\ffmpegDL"
-
vfrにしよう!
vfrにしよう! 1echo off
2chcp 65001
3:SYORI
4echo 実行します。
5for %%f in (%*) do (
-
windowsセットアップファイル
windowsセットアップファイル 1echo Off
2chcp 65001
3cd /d %~dp0
4where /q winget && goto :start
5echo "winget(アプリケーションインストーラー)がインストールされていません。インストールしてください。"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.