Right-click My Computer To Shutdown In (10m 20m 30m 40m 50m 60m 2hrs 3hrs 4hrs 5hrs 6hrs 12hrs 24hrs)

[/code]
Copy and Paste into notepad then save as Recycle.reg
Apply, Reboot and Enjoy
This adds Device Manager to right click on My ComputerThis adds Device Manager to right click on My Computer

Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\1...Shutdown In ...10 Min]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\1...Shutdown In ...10 Min\command]
@="shutdown -s -f -t 600"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\2...Shutdown In ...20 Min]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\2...Shutdown In ...20 Min\command]
@="shutdown -s -f -t 1200"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\3...Shutdown In ...30 Min]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\3...Shutdown In ...30 Min\command]
@="shutdown -s -f -t 1800"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\4...Shutdown In ...40 Min]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\4...Shutdown In ...40 Min\command]
@="shutdown -s -f -t 2400"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\5...Shutdown In ...50 Min]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\5...Shutdown In ...50 Min\command]
@="shutdown -s -f -t 3000"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\6...Shutdown In ...60 Min]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\6...Shutdown In ...60 Min\command]
@="shutdown -s -f -t 3600"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\7...Shutdown In ....2 hrs]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\7...Shutdown In ....2 hrs\command]
@="shutdown -s -f -t 7200"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\8...Shutdown In ....3 hrs]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\8...Shutdown In ....3 hrs\command]
@="shutdown -s -f -t 10800"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\9...Shutdown In ....4 hrs]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\9...Shutdown In ....4 hrs\command]
@="shutdown -s -f -t 14400"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\10...Shutdown In ....5 hrs]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\10...Shutdown In ....5 hrs\command]
@="shutdown -s -f -t 18000"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\11...Shutdown In ....6 hrs]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\11...Shutdown In ....6 hrs\command]
@="shutdown -s -f -t 21600"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\12...Shutdown In ...12 hrs]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\12...Shutdown In ...12 hrs\command]
@="shutdown -s -f -t 43200"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\13...Shutdown In ...24 hrs]
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\13...Shutdown In ...24 hrs\command]
@="shutdown -s -f -t 86400"
[/code]
Copy and Paste into notepad then save as Recycle.reg
Apply, Reboot and Enjoy
This adds Device Manager to right click on My ComputerThis adds Device Manager to right click on My Computer
Code:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Devices]
@=hex(2):44,00,65,00,76,00,69,00,63,00,65,00,20,00,4d,00,61,00,6e,00,61,00,67,\
00,65,00,72,00,00,00
"SuppressionPolicy"=dword:4000003c
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Devices\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\
00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\
65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
32,00,5c,00,64,00,65,00,76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,\
00,20,00,2f,00,73,00,00,00__________________
RSS Feed
Subscribe to our RSS Feed
