mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-22 06:17:56 +00:00
3 lines
88 B
Batchfile
3 lines
88 B
Batchfile
@echo off
|
|
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0hirsshell.ps1"
|
|
pause |