Added Release 1

This commit is contained in:
Bram Prieshof
2020-01-27 23:19:12 +01:00
parent aac9dce30a
commit fc8c8a261b
7 changed files with 220 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Powershell.exe Set-ExecutionPolicy -ExecutionPolicy bypass -Scope CurrentUser
Powershell.exe ./V2_SysDesk-SaveSystem.ps1
Powershell.exe Set-ExecutionPolicy -ExecutionPolicy Undefined -Scope CurrentUser