metalx1000

Make Windows Useable

May 21st, 2019
727
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $strString = "Hello World"
  2. write-host $strString
  3. #cmd /c "choco feature enable -y allowGlobalConfirmation"
  4. cmd /c "choco install -y vim gimp"
Add Comment
Please, Sign In to add comment