Advertisement
Guest User

This PC temp

a guest
Jun 15th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 5.30 KB | None | 0 0
  1. @echo off
  2. reg add "HKCU\Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}" /v "System.IsPinnedToNameSpaceTree" /t REG_DWORD /d "0" /f 1>NUL 2>NUL
  3. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}" /v "System.IsPinnedToNameSpaceTree" /t REG_DWORD /d "0" /f 1>NUL 2>NUL
  4. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "" /t REG_SZ /d "This PC" /f 1>NUL 2>NUL
  5. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "InfoTip" /t REG_SZ /d "shell:::{20d04fe0-3aea-1069-a2d8-08002b30309d}" /f 1>NUL 2>NUL
  6. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "{305ca226-d286-468e-b848-2b2e8e697b74} 2" /t REG_DWORD /d "4294967295" /f 1>NUL 2>NUL
  7. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "DescriptionID" /t REG_DWORD /d "3" /f 1>NUL 2>NUL
  8. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "System.IsPinnedToNameSpaceTree" /t REG_DWORD /d "1" /f 1>NUL 2>NUL
  9. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\DefaultIcon" /v "" /t REG_SZ /d "imageres.dll,-109" /f 1>NUL 2>NUL
  10. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\InProcServer32" /v "" /t REG_SZ /d "shdocvw.dll" /f 1>NUL 2>NUL
  11. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\InProcServer32" /v "ThreadingModel" /t REG_SZ /d "Both" /f 1>NUL 2>NUL
  12. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\Instance" /v "CLSID" /t REG_SZ /d "{0afaced1-e828-11d1-9187-b532f1e9575d}" /f 1>NUL 2>NUL
  13. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\Instance\InitPropertyBag" /v "Attributes" /t REG_DWORD /d "21" /f 1>NUL 2>NUL
  14. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\Instance\InitPropertyBag" /v "Target" /t REG_EXPAND_SZ /d "shell:::{20d04fe0-3aea-1069-a2d8-08002b30309d}" /f 1>NUL 2>NUL
  15. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\ShellFolder" /v "Attributes" /t REG_DWORD /d "4034920525" /f 1>NUL 2>NUL
  16. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\ShellFolder" /v "WantsFORPARSING" /t REG_SZ /d "" /f 1>NUL 2>NUL
  17. reg add "HKCU\Software\Classes\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\ShellFolder" /v "HideAsDeletePerUser" /t REG_SZ /d "" /f 1>NUL 2>NUL
  18. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "" /t REG_SZ /d "This PC" /f 1>NUL 2>NUL
  19. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "InfoTip" /t REG_SZ /d "shell:::{20d04fe0-3aea-1069-a2d8-08002b30309d}" /f 1>NUL 2>NUL
  20. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "{305ca226-d286-468e-b848-2b2e8e697b74} 2" /t REG_DWORD /d "4294967295" /f 1>NUL 2>NUL
  21. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "DescriptionID" /t REG_DWORD /d "3" /f 1>NUL 2>NUL
  22. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "System.IsPinnedToNameSpaceTree" /t REG_DWORD /d "1" /f 1>NUL 2>NUL
  23. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\DefaultIcon" /v "" /t REG_SZ /d "imageres.dll,-109" /f 1>NUL 2>NUL
  24. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\InProcServer32" /v "" /t REG_SZ /d "shdocvw.dll" /f 1>NUL 2>NUL
  25. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\InProcServer32" /v "ThreadingModel" /t REG_SZ /d "Both" /f 1>NUL 2>NUL
  26. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\Instance" /v "CLSID" /t REG_SZ /d "{0afaced1-e828-11d1-9187-b532f1e9575d}" /f 1>NUL 2>NUL
  27. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\Instance\InitPropertyBag" /v "Attributes" /t REG_DWORD /d "21" /f 1>NUL 2>NUL
  28. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\Instance\InitPropertyBag" /v "CLSID" /t REG_EXPAND_SZ /d "shell:::{20d04fe0-3aea-1069-a2d8-08002b30309d}" /f 1>NUL 2>NUL
  29. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\ShellFolder" /v "Attributes" /t REG_DWORD /d "4034920525" /f 1>NUL 2>NUL
  30. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\ShellFolder" /v "WantsFORPARSING" /t REG_SZ /d "" /f 1>NUL 2>NUL
  31. reg add "HKCU\Software\Classes\WOW6432Node\CLSID\{72bb3adf-41f8-4844-a755-da1333e5389d}\ShellFolder" /v "HideAsDeletePerUser" /t REG_SZ /d "" /f 1>NUL 2>NUL
  32. reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v "{72bb3adf-41f8-4844-a755-da1333e5389d}" /t REG_DWORD /d "1" /f 1>NUL 2>NUL
  33. reg add "HKCU\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v "{72bb3adf-41f8-4844-a755-da1333e5389d}" /t REG_DWORD /d "1" /f 1>NUL 2>NUL
  34. reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "" /f 1>NUL 2>NUL
  35. reg add "HKCU\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{72bb3adf-41f8-4844-a755-da1333e5389d}" /v "" /f 1>NUL 2>NUL
  36. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement