Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- ; WINDOWS 11 CLASSIC RIGHT CLICK CONTEXT MENU
- ; https://www.howtogeek.com/759449/how-to-get-full-context-menus-in-windows-11s-file-explorer
- [HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}]
- @=""
- [HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
- @=""
- ; BERWALLPAPER
- ; ; ; [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
- ; ; ; "Wallpaper"="C:\\Windows\\img103.png"
- ; ; ; "WallpaperStyle"="4"
- ; Value : 0 = Center | 1 = Tile | 2 = Strecth | 3 = Fit | 4 = Fill | 5 = Span
- ; Add Recycle Bin to This PC / in Navigation Pane in Windows/File Explorer using REG
- ; Created by: Shawn Brink
- ; Created on: May 3, 2022
- ; Tutorial: https://www.elevenforum.com/t/add-or-remove-recycle-bin-in-navigation-pane-of-file-explorer-in-windows-11.6255/
- [HKEY_CURRENT_USER\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
- "System.IsPinnedToNameSpaceTree"=dword:00000001
- ; Add Recycle Bin to Windows/File Explorer using REG
- ; Tutorial: https://www.minitool.com/news/add-the-recycle-bin-to-file-explorer.html
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]
- ; MKVTOOLNIX
- [HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\Shell\MuiCache]
- "LangID"=hex:09,04
- "C:\\Program Files\\MKVToolNix\\mkvtoolnix-gui.exe.FriendlyAppName"="MKVToolNix"
- ; ADD "COPY TO" TO WINDOWS'S CONTEXT MENU
- ; article: https://www.howtogeek.com/509071/how-to-add-move-tocopy-to-into-windows-10s-context-menu/
- [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
- @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
- ; REMOVE QUICK ACCESS FROM NAVIGATION PANE
- ; Created by: Shawn Brink
- ; Created on: Janauary 11th 2018
- ; Tutorial: https://www.tenforums.com/tutorials/4844-remove-quick-access-navigation-pane-windows-10-a.html
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
- "HubMode"=dword:00000001
- ; ADD "MOVE TO" TO WINDOWS'S CONTEXT MENU
- ; article: https://www.howtogeek.com/509071/how-to-add-move-tocopy-to-into-windows-10s-context-menu/
- [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
- @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
- ; TURN OFF MICROSOFT DEFENDER SMARTSCREEN CHECK
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
- "SmartScreenEnabled"="Off"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
- "EnableSmartScreen"=dword:00000000
- "ShellSmartScreenLevel"=-
- ; REMOVE SHORTCUT ARROW ICON
- ; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
- ; "29"=""
- ; REMOVE SHORTCUT TEXT
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
- "link"=hex:00,00,00,00
- ; ACTIVATE WINDOWS PHOTO VIEWER ON WINDOWS 10
- ; created by Walter Glenn
- ; for How-To Geek
- ; article: https://www.howtogeek.com/225844/how-to-make-windows-photo-viewer-your-default-image-viewer-on-windows-10/
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll]
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell]
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
- "MuiVerb"="@photoviewer.dll,-3043"
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
- @=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
- 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
- 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
- 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
- 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
- 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
- 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
- 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
- 00,31,00,00,00
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget]
- "Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command]
- @=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
- 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
- 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
- 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
- 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
- 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
- 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
- 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
- 00,31,00,00,00
- [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget]
- "Clsid"="{60fd46de-f830-4894-a628-6fa81bc0190d}"
- ; DESKTOP VERSION
- [HKEY_CURRENT_USER\Control Panel\Desktop]
- "ActiveWndTrackTimeout"=dword:00000000
- "BlockSendInputResets"="0"
- "CaretTimeout"=dword:00001388
- "CaretWidth"=dword:00000001
- "ClickLockTime"=dword:000004b0
- "CoolSwitchColumns"="7"
- "CoolSwitchRows"="3"
- "CursorBlinkRate"="530"
- "DockMoving"="1"
- "DragFromMaximize"="1"
- "DragFullWindows"="0"
- "DragHeight"="4"
- "DragWidth"="4"
- "FocusBorderHeight"=dword:00000001
- "FocusBorderWidth"=dword:00000001
- "FontSmoothing"="2"
- "FontSmoothingGamma"=dword:00000000
- "FontSmoothingOrientation"=dword:00000001
- "FontSmoothingType"=dword:00000002
- "ForegroundFlashCount"=dword:00000007
- "ForegroundLockTimeout"=dword:00030d40
- "LeftOverlapChars"="3"
- "MenuShowDelay"="400"
- "MouseWheelRouting"=dword:00000002
- "PaintDesktopVersion"=dword:00000001
- "Pattern"=dword:00000000
- "RightOverlapChars"="3"
- "ScreenSaveActive"="1"
- "SnapSizing"="1"
- "TileWallpaper"="0"
- "WallPaper"="C:\\windows\\web\\wallpaper\\Windows\\img0.jpg"
- "WallpaperOriginX"=dword:00000000
- "WallpaperOriginY"=dword:00000000
- "WallpaperStyle"="6"
- "WheelScrollChars"="3"
- "WheelScrollLines"="3"
- "WindowArrangementActive"="1"
- "UserPreferencesMask"=hex:90,00,03,80,10,00,00,00
- "MaxVirtualDesktopDimension"=dword:00000556
- "MaxMonitorDimension"=dword:00000556
- "TranscodedImageCount"=dword:00000001
- "LastUpdated"=dword:ffffffff
- "TranscodedImageCache"=hex:7a,c3,01,00,79,b0,02,00,56,05,00,00,00,03,00,00,1c,\
- 99,46,51,e2,43,d7,01,43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,\
- 73,00,5c,00,57,00,65,00,62,00,5c,00,57,00,61,00,6c,00,6c,00,70,00,61,00,70,\
- 00,65,00,72,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,5c,00,69,00,\
- 6d,00,67,00,30,00,2e,00,6a,00,70,00,67,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00
- [HKEY_CURRENT_USER\Control Panel\Desktop\Colors]
- "ActiveBorder"="212 208 200"
- "ActiveTitle"="10 36 106"
- "AppWorkSpace"="128 128 128"
- "ButtonAlternateFace"="181 181 181"
- "ButtonDkShadow"="64 64 64"
- "ButtonFace"="212 208 200"
- "ButtonHiLight"="255 255 255"
- "ButtonLight"="212 208 200"
- "ButtonShadow"="128 128 128"
- "ButtonText"="0 0 0"
- "GradientActiveTitle"="166 202 240"
- "GradientInactiveTitle"="192 192 192"
- "GrayText"="128 128 128"
- "Hilight"="10 36 106"
- "HilightText"="255 255 255"
- "HotTrackingColor"="0 0 128"
- "InactiveBorder"="212 208 200"
- "InactiveTitle"="128 128 128"
- "InactiveTitleText"="212 208 200"
- "InfoText"="0 0 0"
- "InfoWindow"="255 255 255"
- "Menu"="212 208 200"
- "MenuText"="0 0 0"
- "Scrollbar"="212 208 200"
- "TitleText"="255 255 255"
- "Window"="255 255 255"
- "WindowFrame"="0 0 0"
- "WindowText"="0 0 0"
- [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
- "BorderWidth"="-15"
- "CaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
- 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "CaptionHeight"="-330"
- "CaptionWidth"="-330"
- "IconFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
- 00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "IconTitleWrap"="1"
- "MenuFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
- 00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "MenuHeight"="-285"
- "MenuWidth"="-285"
- "MessageFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
- 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "ScrollHeight"="-255"
- "ScrollWidth"="-255"
- "Shell Icon Size"="32"
- "SmCaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
- 00,00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "SmCaptionHeight"="-330"
- "SmCaptionWidth"="-330"
- "StatusFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
- 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "PaddedBorderWidth"="-60"
- "AppliedDPI"=dword:00000060
- "IconSpacing"="-1125"
- "IconVerticalSpacing"="-1125"
- "MinAnimate"="0"
- [HKEY_CURRENT_USER\Control Panel\Desktop\MuiCached]
- "MachinePreferredUILanguages"=hex(7):65,00,6e,00,2d,00,55,00,53,00,00,00,00,00
- ; CONTROLPANEL@DESKTOP
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel]
- "MUIVerb"="Control Panel"
- "SubCommands"=""
- "Icon"="imageres.dll,-27"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel\shell]
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel\shell\001flyout]
- @="Control Panel (Category)"
- "Icon"="imageres.dll,-27"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel\shell\001flyout\command]
- @="explorer.exe shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel\shell\002flyout]
- @="All Control Panel Items (Icons)"
- "Icon"="imageres.dll,-27"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel\shell\002flyout\command]
- @="explorer.exe shell:::{21EC2020-3AEA-1069-A2DD-08002B30309D}"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel\shell\003flyout]
- @="All Tasks (God Mode)"
- "Icon"="imageres.dll,-27"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\ControlPanel\shell\003flyout\command]
- @="explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}"
- ; KILL UNRESPONSIVE TASKS@DESKTOP
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\KillNRTasks]
- "icon"="taskmgr.exe,-30651"
- "MUIverb"="Kill Unresponsive Tasks"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\KillNRTasks\command]
- @="CMD.exe /C taskkill.exe /f /fi \"status eq Not Responding\" & Pause"
- ; OPEN CMD HERE
- ; Created by: Shawn Brink
- ; Created on: December 10, 2016
- ; Updated on: January 26, 2021
- ; Tutorial: https://www.tenforums.com/tutorials/72024-open-command-window-here-add-windows-10-a.html
- [HKEY_CLASSES_ROOT\Directory\shell\cmd2]
- @="@shell32.dll,-8506"
- "Extended"=-
- "Icon"="imageres.dll,-5323"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\Directory\shell\cmd2\command]
- @="cmd.exe /s /k pushd \"%V\""
- [HKEY_CLASSES_ROOT\Directory\Background\shell\cmd2]
- @="@shell32.dll,-8506"
- "Extended"=-
- "Icon"="imageres.dll,-5323"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\Directory\Background\shell\cmd2\command]
- @="cmd.exe /s /k pushd \"%V\""
- [HKEY_CLASSES_ROOT\Drive\shell\cmd2]
- @="@shell32.dll,-8506"
- "Extended"=-
- "Icon"="imageres.dll,-5323"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\Drive\shell\cmd2\command]
- @="cmd.exe /s /k pushd \"%V\""
- [-HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\cmd2]
- ; OPEN POWERSHELL HERE
- [HKEY_CLASSES_ROOT\Directory\background\shell\PowerShellAsAdmin]
- @="PowerShell Here as Admin"
- "HasLUAShield"=""
- "Icon"="powershell.exe"
- [HKEY_CLASSES_ROOT\Directory\background\shell\PowerShellAsAdmin\command]
- @="PowerShell -Command \"Start-Process cmd -ArgumentList '/s,/k,pushd %V && start PowerShell -NoExit && exit' -Verb RunAs\""
- ; RESTART EXPLORER@DESKTOP
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\Restart Explorer]
- "icon"="explorer.exe"
- "SubCommands"=""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\Restart Explorer\shell]
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\Restart Explorer\shell\01menu]
- "MUIVerb"="Restart Explorer Now"
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\Restart Explorer\shell\01menu\command]
- @=hex(2):63,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,00,2f,00,63,00,20,00,74,\
- 00,61,00,73,00,6b,00,6b,00,69,00,6c,00,6c,00,20,00,2f,00,66,00,20,00,2f,00,\
- 69,00,6d,00,20,00,65,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,\
- 00,78,00,65,00,20,00,20,00,26,00,20,00,73,00,74,00,61,00,72,00,74,00,20,00,\
- 65,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,65,00,00,\
- 00
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\Restart Explorer\shell\02menu]
- "MUIVerb"="Restart Explorer with Pause"
- "CommandFlags"=dword:00000020
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\Restart Explorer\shell\02menu\command]
- @=hex(2):63,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,00,2f,00,63,00,20,00,40,\
- 00,65,00,63,00,68,00,6f,00,20,00,6f,00,66,00,66,00,20,00,26,00,20,00,65,00,\
- 63,00,68,00,6f,00,2e,00,20,00,26,00,20,00,65,00,63,00,68,00,6f,00,20,00,53,\
- 00,74,00,6f,00,70,00,70,00,69,00,6e,00,67,00,20,00,65,00,78,00,70,00,6c,00,\
- 6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,65,00,20,00,70,00,72,00,6f,00,63,\
- 00,65,00,73,00,73,00,20,00,2e,00,20,00,2e,00,20,00,2e,00,20,00,26,00,20,00,\
- 65,00,63,00,68,00,6f,00,2e,00,20,00,26,00,20,00,74,00,61,00,73,00,6b,00,6b,\
- 00,69,00,6c,00,6c,00,20,00,2f,00,66,00,20,00,2f,00,69,00,6d,00,20,00,65,00,\
- 78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,65,00,20,00,26,\
- 00,20,00,65,00,63,00,68,00,6f,00,2e,00,20,00,26,00,20,00,65,00,63,00,68,00,\
- 6f,00,2e,00,20,00,26,00,20,00,65,00,63,00,68,00,6f,00,20,00,57,00,61,00,69,\
- 00,74,00,69,00,6e,00,67,00,20,00,74,00,6f,00,20,00,73,00,74,00,61,00,72,00,\
- 74,00,20,00,65,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,\
- 00,65,00,20,00,70,00,72,00,6f,00,63,00,65,00,73,00,73,00,20,00,77,00,68,00,\
- 65,00,6e,00,20,00,79,00,6f,00,75,00,20,00,61,00,72,00,65,00,20,00,72,00,65,\
- 00,61,00,64,00,79,00,20,00,2e,00,20,00,2e,00,20,00,2e,00,20,00,26,00,20,00,\
- 70,00,61,00,75,00,73,00,65,00,20,00,26,00,26,00,20,00,73,00,74,00,61,00,72,\
- 00,74,00,20,00,65,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,\
- 78,00,65,00,20,00,26,00,26,00,20,00,65,00,78,00,69,00,74,00,00,00
- ; SAFEMODE@DESKTOP
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode]
- "icon"="bootux.dll,-1032"
- "MUIVerb"="Safe Mode"
- "SubCommands"=""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell]
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\001-NormalMode]
- @="Restart in Normal Mode"
- "HasLUAShield"=""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\001-NormalMode\command]
- @="powershell -windowstyle hidden -command \"Start-Process cmd -ArgumentList '/s,/c,bcdedit /deletevalue {current} safeboot & bcdedit /deletevalue {current} safebootalternateshell & shutdown -r -t 00 -f' -Verb runAs\""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\002-SafeMode]
- @="Restart in Safe Mode"
- "HasLUAShield"=""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\002-SafeMode\command]
- @="powershell -windowstyle hidden -command \"Start-Process cmd -ArgumentList '/s,/c,bcdedit /set {current} safeboot minimal & bcdedit /deletevalue {current} safebootalternateshell & shutdown -r -t 00 -f' -Verb runAs\""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\003-SafeModeNetworking]
- @="Restart in Safe Mode with Networking"
- "HasLUAShield"=""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\003-SafeModeNetworking\command]
- @="powershell -windowstyle hidden -command \"Start-Process cmd -ArgumentList '/s,/c,bcdedit /set {current} safeboot network & bcdedit /deletevalue {current} safebootalternateshell & shutdown -r -t 00 -f' -Verb runAs\""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\004-SafeModeCommandPrompt]
- @="Restart in Safe Mode with Command Prompt"
- "HasLUAShield"=""
- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DesktopBackground\Shell\SafeMode\shell\004-SafeModeCommandPrompt\command]
- @="powershell -windowstyle hidden -command \"Start-Process cmd -ArgumentList '/s,/c,bcdedit /set {current} safeboot minimal & bcdedit /set {current} safebootalternateshell yes & shutdown -r -t 00 -f' -Verb runAs\""
- ; OPEN JPG JPG WITH WINDOWS PHOTO VIEWER: https://superuser.com/a/1588026
- [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg]
- [HKEY_CLASSES_ROOT\jpegfile\shell\open\command]
- @="rundll32.exe \"C:\\Program Files\\Windows Photo Viewer\\PhotoViewer.dll\",ImageView_Fullscreen %1"
- [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg]
- [HKEY_CLASSES_ROOT\pngfile\shell\open\command]
- @="rundll32.exe \"C:\\Program Files\\Windows Photo Viewer\\PhotoViewer.dll\",ImageView_Fullscreen %1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement