Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- [HKEY_CURRENT_USER\Control Panel\Desktop]
- "DragFullWindows"="1"
- "MenuShowDelay"="100"
- "HungAppTimeout"="1000"
- "WaitToKillAppTimeout"="2000"
- [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
- "MinWidth"="32"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
- "NoInternetOpenWith"=dword:00000001
- [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
- "NoInternetOpenWith"=dword:00000001
- [HKEY_CLASSES_ROOT\Drive\shell\cmd]
- "Extended"=-
- [HKEY_CLASSES_ROOT\Directory\shell\cmd]
- "Extended"=-
- [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]
- @=""
- [HKEY_CLASSES_ROOT\*\shell\Open with Notepad]
- [HKEY_CLASSES_ROOT\*\shell\Open with Notepad\command]
- @="notepad.exe %1"
- [HKEY_CURRENT_USER\Software\Microsoft\Windows Photo Viewer\Viewer]
- "BackgroundColor"=dword:ff111111
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
- "link"=hex:00,00,00,00
- [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
- "NoAutoRebootWithLoggedOnUsers"=dword:00000001
- "NoAUAsDefaultShutdownOption"=dword:00000001
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
- "WaitToKillServiceTimeout"="2000"
- [HKEY_CLASSES_ROOT\*\shell\runas]
- @="Take Ownership"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\*\shell\runas\command]
- @="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
- "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
- [HKEY_CLASSES_ROOT\Directory\shell\runas]
- @="Take Ownership"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\Directory\shell\runas\command]
- @="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
- "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
- [HKEY_CLASSES_ROOT\exefile\shell]
- [HKEY_CLASSES_ROOT\exefile\shell\Add To Firewall]
- [HKEY_CLASSES_ROOT\exefile\shell\Add To Firewall\command]
- @="netsh advfirewall firewall add rule name=\"%1\" dir=out action=block program=\"%1\""
- [HKEY_CLASSES_ROOT\exefile\shell\Delete From Firewall]
- [HKEY_CLASSES_ROOT\exefile\shell\Delete From Firewall\command]
- @="netsh advfirewall firewall delete rule name=\"%1\""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement