Skip to content

Commit

Permalink
Update tag generator util script
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickenfuego committed Dec 31, 2021
1 parent 8ac5b3c commit 5369c1e
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 94 deletions.
3 changes: 3 additions & 0 deletions util_scripts/MatroskaTagGenerator.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
set PSScript=%~dpn0.ps1
powershell.exe -NoExit -ExecutionPolicy Bypass -File "%PSScript%" -Path "%~1"
Loading

0 comments on commit 5369c1e

Please sign in to comment.