@echo off
setlocal
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0merge-hardware-lab-kit-windows.ps1"
pause
