HIRS/package/win/tcg-rim-tool/runTools.bat
2024-07-31 10:35:50 -04:00

3 lines
88 B
Batchfile

@echo off
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0hirsshell.ps1"
pause