@echo off

set "fullpath=%~dp0%~nx0"

run_powershell_script.bat "%fullpath%" %*
