Files
SysDesk-Data_acquiring_tool/V1_KickStart_SysDesk-SaveSystem.cmd
Bram Prieshof fc8c8a261b Added Release 1
2020-01-27 23:19:12 +01:00

4 lines
205 B
Batchfile

Powershell.exe Set-ExecutionPolicy -ExecutionPolicy bypass -Scope CurrentUser
Powershell.exe ./V1_SysDesk-SaveSystem.ps1
Powershell.exe Set-ExecutionPolicy -ExecutionPolicy Undefined -Scope CurrentUser