Guest User

Untitled

a guest
Jan 22nd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. cmdow /t /p | findstr "opera" | cut -d" " -f 1 > winlayout.txt
  2. set /p operaHandle= < winlayout.txt
  3. cmdow %operaHandle% /mov -7 0
Add Comment
Please, Sign In to add comment