YULTek/StartZigbee.cmd.bak

2 lines
168 B
Batchfile

PowerShell -Command "Set-ExecutionPolicy Unrestricted" >> "C:\Main\ZigbeeStartupLog.txt" 2>&1
PowerShell C:\Main\LaunchZigbee.ps1 >> "C:\Main\ZigbeeStartupLog.txt" 2>&1