Advertisement
Guest User

Enable

a guest
May 27th, 2013
5,715
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. @echo off
  2. REG Delete "HKCU\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\EdgeUI" /V DisableTLcorner /F
  3. taskkill /f /im explorer.exe
  4. start explorer.exe
  5. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement