demonhide

demonhidewifi

Jan 24th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. @echo off
  2. color 0b
  3. share wifi
  4. mode con cols=60 lines=30
  5. echo=======================================================
  6. echo Starting Windows for wait !
  7. echo=======================================================
  8. echo Set key
  9. echo=======================================================
  10. netsh wlan set hostednetwork mode=allow ssid=Google key=facebook
  11. netsh wlan start hostednetwork
  12. echo=======================================================
  13. pause >nul
  14. exit.
Advertisement
Add Comment
Please, Sign In to add comment