Advertisement
JailbreakVideo

Untitled

Nov 22nd, 2019
740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Set obj = WScript.CreateObject("WScript.Shell")
  2. obj.Run "cmd /c for /f %I in ('reg query ""HKLM\SYSTEM\CurrentControlSet\Services"" /k /f ""WpnUserService"" ^| find /i ""WpnUserService""') do (reg add ""%I"" /v ""Start"" /t reg_dword /d 4 /f) & reg add HKCU\Software\Policies\Microsoft\Windows\Explorer /v DisableNotificationCenter /t reg_dword /d 1 /f", 0, True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement