diff --git a/CUSTOMIZE ALL.bat b/CUSTOMIZE ALL.bat new file mode 100644 index 0000000..500d9f9 --- /dev/null +++ b/CUSTOMIZE ALL.bat @@ -0,0 +1,45 @@ +@echo off + +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + +set "Install=FULL" +NUL 2>&1 +echo Done. +NUL 2>&1 +echo Done. +NUL 2>&1 +echo Done. +NUL 2>&1 +runas /trustlevel:0x20000 "explorer.exe" +echo: [?25l +setlocal EnableDelayedExpansion +for /f %%a in ('copy /Z "%~f0" nul') do set "CR=%%a" +for /L %%n in (30 -1 1) do ( + nul +) +schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 +exit /b + +:NOADMIN +echo You must have administrator rights to run this script. +nul +goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/01_TXTprint_context_menu_RESTORE.reg b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/01_TXTprint_context_menu_RESTORE.reg new file mode 100644 index 0000000..fa4a473 Binary files /dev/null and b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/01_TXTprint_context_menu_RESTORE.reg differ diff --git a/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/02_3DEdit_context_menu_RESTORE.reg b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/02_3DEdit_context_menu_RESTORE.reg new file mode 100644 index 0000000..5a22153 Binary files /dev/null and b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/02_3DEdit_context_menu_RESTORE.reg differ diff --git a/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/03_3DPrint_context_menu_RESTORE.reg b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/03_3DPrint_context_menu_RESTORE.reg new file mode 100644 index 0000000..fb3b67d Binary files /dev/null and b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/03_3DPrint_context_menu_RESTORE.reg differ diff --git a/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/04_Optimize_context_menu_RESTORE_ALL.reg b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/04_Optimize_context_menu_RESTORE_ALL.reg new file mode 100644 index 0000000..ad1306d Binary files /dev/null and b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE/04_Optimize_context_menu_RESTORE_ALL.reg differ diff --git a/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE_MERGED.bat b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE_MERGED.bat new file mode 100644 index 0000000..d3997db --- /dev/null +++ b/RESTORE DEFAULT/01_Context_Menu_DEBLOAT_RESTORE_MERGED.bat @@ -0,0 +1,221 @@ +@echo off + +%windir%\system32\whoami.exe /USER | find /i "S-1-5-18" 1>nul && ( +goto :OK +) || ( +goto START +) +:START +cd /d "%~dp0" +:: IMPORT for NSudo + if exist "%ProgramFiles%\7-Zip\7z.exe" ( + "%ProgramFiles%\7-Zip\7z.exe" x "%~dp0..\CUSTOMIZE\02_Context_Menu_CUSTOMIZE\Required_Scripts_and_Tools.zip" -y -r -o"%TEMP%\ContextMenuDebloat" >NUL & goto NSudo + ) + :WINRAR + if exist "%programFiles%\WinRAR\WinRAR.exe" ( + "%programFiles%\WinRAR\WinRAR.exe" x "%~dp0..\CUSTOMIZE\02_Context_Menu_CUSTOMIZE\Required_Scripts_and_Tools.zip" -ibck -o+ "%TEMP%\ContextMenuDebloat" >NUL & goto NSudo + ) + :PS + powershell -ExecutionPolicy Bypass -command "Expand-Archive -Path "..\CUSTOMIZE\02_Context_Menu_CUSTOMIZE\Required_Scripts_and_Tools.zip" -DestinationPath "$env:TEMP\ContextMenuDebloat" -Force" >NUL 2>&1 +:NSudo +"%TEMP%\ContextMenuDebloat\Nsudo\NSudoG.exe" -U:T -P:E "%~dpnx0"&exit /b >NUL 2>&1 +:OK +NUL 2>&1 +reg add "HKCR\Applications\photoviewer.dll\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\rundll32.exe \"%%ProgramFiles%%\Windows Photo Viewer\PhotoViewer.dll\", ImageView_Fullscreen %%1" /f >NUL 2>&1 +reg add "HKCR\Applications\photoviewer.dll\shell\print\DropTarget" /v "Clsid" /t REG_SZ /d "{60fd46de-f830-4894-a628-6fa81bc0190d}" /f >NUL 2>&1 +reg add "HKCR\batfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\NOTEPAD.EXE /p %%1" /f >NUL 2>&1 +reg add "HKCR\cmdfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\NOTEPAD.EXE /p %%1" /f >NUL 2>&1 +reg add "HKCR\contact_wab_auto_file\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows Mail\wab.exe\" /Print \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\docxfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\docxfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\emffile\shell\print\command" /f >NUL 2>&1 +reg add "HKCR\emffile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\FaxCover.Document\shell\print\command" /ve /t REG_SZ /d "C:\Windows\System32\fxscover.exe /P \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\fonfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\fontview.exe /p %%1" /f >NUL 2>&1 +reg add "HKCR\giffile\shell\printto" /v "NeverDefault" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\giffile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\rundll32.exe\" \"%%SystemRoot%%\System32\shimgvw.dll\",ImageView_PrintTo /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\group_wab_auto_file\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows Mail\wab.exe\" /Print \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\htmlfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\rundll32.exe\" \"%%systemroot%%\system32\mshtml.dll\",PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\htmlfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\rundll32.exe\" \"%%systemroot%%\system32\mshtml.dll\",PrintHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.HTM\shell\print\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.HTM\shell\printto\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.SVG\shell\print\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.SVG\shell\printto\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.URL\shell\print\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.URL\shell\printto\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.XHT\shell\print\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintXHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\IE.AssocFile.XHT\shell\printto\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintXHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\inffile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\NOTEPAD.EXE /p %%1" /f >NUL 2>&1 +reg add "HKCR\inifile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\NOTEPAD.EXE /p %%1" /f >NUL 2>&1 +reg add "HKCR\InternetShortcut\shell\print\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\InternetShortcut\shell\printto\command" /ve /t REG_SZ /d "\"C:\Windows\System32\rundll32.exe\" \"C:\Windows\System32\mshtml.dll\",PrintHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\jpegfile\shell\printto" /v "NeverDefault" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\jpegfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\rundll32.exe\" \"%%SystemRoot%%\System32\shimgvw.dll\",ImageView_PrintTo /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\JSEFile\shell\Print\Command" /ve /t REG_SZ /d "C:\Windows\System32\Notepad.exe /p %%1" /f >NUL 2>&1 +reg add "HKCR\JSFile\shell\Print\Command" /ve /t REG_SZ /d "C:\Windows\System32\Notepad.exe /p %%1" /f >NUL 2>&1 +reg add "HKCR\odtfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\odtfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\opensearchresult\shell\print\command" /ve /t REG_EXPAND_SZ /d "rundll32.exe %%windir%%\system32\mshtml.dll,PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\otffile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\fontview.exe /p %%1" /f >NUL 2>&1 +reg add "HKCR\Paint.Picture\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\PBrush\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\PBrush\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\pfmfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\fontview.exe /p %%1" /f >NUL 2>&1 +reg add "HKCR\pjpegfile\shell\printto" /v "NeverDefault" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\pjpegfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\rundll32.exe\" \"%%SystemRoot%%\System32\shimgvw.dll\",ImageView_PrintTo /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\pngfile\shell\printto" /v "NeverDefault" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\pngfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\rundll32.exe\" \"%%SystemRoot%%\System32\shimgvw.dll\",ImageView_PrintTo /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\regfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\notepad.exe /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\rlefile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\rlefile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\rtffile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\rtffile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\svgfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\rundll32.exe\" \"%%systemroot%%\system32\mshtml.dll\",PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\svgfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\rundll32.exe\" \"%%systemroot%%\system32\mshtml.dll\",PrintHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\image\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\rundll32.exe \"%%ProgramFiles%%\Windows Photo Viewer\PhotoViewer.dll\", ImageView_Fullscreen %%1" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\image\shell\print\DropTarget" /v "Clsid" /t REG_SZ /d "{60fd46de-f830-4894-a628-6fa81bc0190d}" /f >NUL 2>&1 +reg add "HKCR\textfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\textfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\TIFImage.Document\shell\printto" /v "NeverDefault" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\TIFImage.Document\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\rundll32.exe\" \"%%SystemRoot%%\System32\shimgvw.dll\",ImageView_PrintTo /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\ttcfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\fontview.exe /p %%1" /f >NUL 2>&1 +reg add "HKCR\ttffile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\System32\fontview.exe /p %%1" /f >NUL 2>&1 +reg add "HKCR\txtfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\NOTEPAD.EXE /p %%1" /f >NUL 2>&1 +reg add "HKCR\txtfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\notepad.exe /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\VBEFile\shell\Print\Command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\Notepad.exe\" /p %%1" /f >NUL 2>&1 +reg add "HKCR\VBSFile\shell\Print\Command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\Notepad.exe\" /p %%1" /f >NUL 2>&1 +reg add "HKCR\wdpfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "rundll32.exe %%SystemRoot%%\system32\shimgvw.dll,ImageView_Fullscreen %%1" /f >NUL 2>&1 +reg add "HKCR\wdpfile\shell\print\DropTarget" /v "Clsid" /t REG_SZ /d "{60fd46de-f830-4894-a628-6fa81bc0190d}" /f >NUL 2>&1 +reg add "HKCR\wdpfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "rundll32.exe %%SystemRoot%%\system32\shimgvw.dll,ImageView_PrintTo /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\wmffile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\wmffile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\mspaint.exe\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\Wordpad.Document.1\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /p \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\Wordpad.Document.1\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%ProgramFiles%%\Windows NT\Accessories\WORDPAD.EXE\" /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\WSFFile\shell\Print\Command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\System32\Notepad.exe\" /p %%1" /f >NUL 2>&1 +reg add "HKCR\xhtmlfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\rundll32.exe\" \"%%systemroot%%\system32\mshtml.dll\",PrintHTML \"%%1\"" /f >NUL 2>&1 +reg add "HKCR\xhtmlfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "\"%%systemroot%%\system32\rundll32.exe\" \"%%systemroot%%\system32\mshtml.dll\",PrintHTML \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\zapfile\shell\print\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\NOTEPAD.EXE /p %%1" /f >NUL 2>&1 +reg add "HKCR\zapfile\shell\printto\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\notepad.exe /pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /f >NUL 2>&1 +reg add "HKCR\.3mf\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.bmp\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.fbx\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.gif\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.glb\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.jfif\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.jpe\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.jpeg\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.jpg\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.obj\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.ply\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.png\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.stl\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.tif\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\.tiff\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.3mf\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.bmp\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.fbx\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.gif\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.glb\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.jfif\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.jpe\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.jpeg\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.jpg\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.obj\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.ply\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.png\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.stl\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.tif\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.tiff\shell\3D Edit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\mspaint.exe \"%%1\" /ForceBootstrapPaint3D" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.3ds\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.3mf\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.dae\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.dxf\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.obj\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.ply\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.stl\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.wrl\shell\3D Print\Command" /v "DelegateExecute" /t REG_SZ /d "{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" /f >NUL 2>&1 +reg add "HKCR\Folder\shellex\ContextMenuHandlers\Library Location" /ve /t REG_SZ /d "{3dad6c5d-2167-4cae-9914-f99e41c12cfa}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\CopyHookHandlers\Sharing" /ve /t REG_SZ /d "{40dd6e20-7c17-11ce-a804-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\shellex\ContextMenuHandlers\Offline Files" /ve /t REG_SZ /d "{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\ContextMenuHandlers\Offline Files" /ve /t REG_SZ /d "{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}" /f >NUL 2>&1 +reg add "HKCR\Folder\shellex\ContextMenuHandlers\Offline Files" /ve /t REG_SZ /d "{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}" /f >NUL 2>&1 +reg add "HKCR\Stack.Audio\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\Stack.Image\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\Stack.Video\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.3g2\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.3gp\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.3gp2\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.3gpp\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.aac\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.adt\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.adts\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.dtcp-ip\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.flac\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.lpcm\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.m2t\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.m2ts\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.m4a\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.m4v\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.mk3d\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.mka\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.mkv\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.mov\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.mp4\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.mp4v\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.mts\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.ts\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.tts\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\.wtv\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\audio\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\Directory.Audio\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\Directory.Image\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\Directory.Video\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\image\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\SystemFileAssociations\video\shellex\ContextMenuHandlers\PlayTo" /ve /t REG_SZ /d "{7AD84985-87B4-4a16-BE58-8B72A5B390F7}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\PropertySheetHandlers\Offline Files" /ve /t REG_SZ /d "{7EFA68C6-086B-43e1-A2D2-55A113531240}" /f >NUL 2>&1 +reg add "HKCR\Folder\shellex\PropertySheetHandlers\Offline Files" /ve /t REG_SZ /d "{7EFA68C6-086B-43e1-A2D2-55A113531240}" /f >NUL 2>&1 +reg add "HKCR\*\shellex\ContextMenuHandlers\Open With EncryptionMenu" /ve /t REG_SZ /d "{A470F8CF-A1E8-4f65-8335-227475AA5C46}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\ContextMenuHandlers\EncryptionMenu" /ve /t REG_SZ /d "{A470F8CF-A1E8-4f65-8335-227475AA5C46}" /f >NUL 2>&1 +reg add "HKCR\*\shellex\ContextMenuHandlers\ModernSharing" /ve /t REG_SZ /d "{e2bf9676-5f8f-435c-97eb-11607a5bedf7}" /f >NUL 2>&1 +reg add "HKCR\*\shellex\ContextMenuHandlers\WorkFolders" /ve /t REG_SZ /d "{E61BF828-5E63-4287-BEF1-60B1A4FDE0E3}" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shellex\ContextMenuHandlers\WorkFolders" /ve /t REG_SZ /d "{E61BF828-5E63-4287-BEF1-60B1A4FDE0E3}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\ContextMenuHandlers\WorkFolders" /ve /t REG_SZ /d "{E61BF828-5E63-4287-BEF1-60B1A4FDE0E3}" /f >NUL 2>&1 +reg add "HKCR\*\shellex\ContextMenuHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shellex\ContextMenuHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\ContextMenuHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\PropertySheetHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\Drive\shellex\ContextMenuHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\Drive\shellex\PropertySheetHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\LibraryFolder\background\shellex\ContextMenuHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\UserLibraryFolder\shellex\ContextMenuHandlers\Sharing" /ve /t REG_SZ /d "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" /f >NUL 2>&1 +reg add "HKCR\batfile\shellex\ContextMenuHandlers\Compatibility" /ve /t REG_SZ /d "{1d27f844-3a1f-4410-85ac-14651078412d}" /f >NUL 2>&1 +reg add "HKCR\cmdfile\shellex\ContextMenuHandlers\Compatibility" /ve /t REG_SZ /d "{1d27f844-3a1f-4410-85ac-14651078412d}" /f >NUL 2>&1 +reg add "HKCR\exefile\shellex\ContextMenuHandlers\Compatibility" /ve /t REG_SZ /d "{1d27f844-3a1f-4410-85ac-14651078412d}" /f >NUL 2>&1 +reg add "HKCR\Msi.Package\shellex\ContextMenuHandlers\Compatibility" /ve /t REG_SZ /d "{1d27f844-3a1f-4410-85ac-14651078412d}" /f >NUL 2>&1 +reg add "HKCR\MSILink\shellex\ContextMenuHandlers" /ve /t REG_SZ /d "{1d27f844-3a1f-4410-85ac-14651078412d}" /f >NUL 2>&1 +Reg.exe delete "HKCR\AllFilesystemObjects\shellex\ContextMenuHandlers\?{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}" /f >NUL 2>&1 +Reg.exe delete "HKCR\AllFilesystemObjects\shellex\ContextMenuHandlers\?{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +Reg.exe delete "HKCR\AllFilesystemObjects\shellex\PropertySheetHandlers\?{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +Reg.exe delete "HKCR\AllFilesystemObjects\shellex\PropertySheetHandlers\?{7EFA68C6-086B-43e1-A2D2-55A113531240}" /f >NUL 2>&1 +Reg.exe delete "HKCR\Directory\shellex\ContextMenuHandlers\?{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +Reg.exe delete "HKCR\Directory\shellex\PropertySheetHandlers\?{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +Reg.exe delete "HKCR\Drive\shellex\ContextMenuHandlers\?{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +Reg.exe delete "HKCR\Drive\shellex\ContextMenuHandlers\?{D6791A63-E7E2-4fee-BF52-5DED8E86E9B8}" /f >NUL 2>&1 +Reg.exe delete "HKCR\Drive\shellex\ContextMenuHandlers\?{fbeb8a05-beee-4442-804e-409d6c4515e9}" /f >NUL 2>&1 +Reg.exe delete "HKCR\MSILink\shellex\ContextMenuHandlers\?{1d27f844-3a1f-4410-85ac-14651078412d}" /f >NUL 2>&1 +reg add "HKCR\AllFilesystemObjects\shellex\ContextMenuHandlers\{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}" /f >NUL 2>&1 +reg add "HKCR\AllFilesystemObjects\shellex\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +reg add "HKCR\AllFilesystemObjects\shellex\PropertySheetHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +reg add "HKCR\AllFilesystemObjects\shellex\PropertySheetHandlers\{7EFA68C6-086B-43e1-A2D2-55A113531240}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +reg add "HKCR\Directory\shellex\PropertySheetHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +reg add "HKCR\Drive\shellex\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}" /f >NUL 2>&1 +reg add "HKCR\Drive\shellex\ContextMenuHandlers\{D6791A63-E7E2-4fee-BF52-5DED8E86E9B8}" /f >NUL 2>&1 +reg add "HKCR\Drive\shellex\ContextMenuHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}" /f >NUL 2>&1 +reg add "HKCR\MSILink\shellex\ContextMenuHandlers\{1d27f844-3a1f-4410-85ac-14651078412d}" /f >NUL 2>&1 +echo Done. +cd /d "%TEMP%" +rmdir /s /q "%TEMP%\ContextMenuDebloat" >NUL 2>&1 +timeout /t 3 /nobreak >NUL 2>&1 +exit /b diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/01_PinToStart_for_Folders_Links_and_Executables_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/01_PinToStart_for_Folders_Links_and_Executables_REMOVE.reg new file mode 100644 index 0000000..5e6c7a6 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/01_PinToStart_for_Folders_Links_and_Executables_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/02_CMD_and_Powershell_Run_as_Administrator_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/02_CMD_and_Powershell_Run_as_Administrator_REMOVE.reg new file mode 100644 index 0000000..fd64d6f Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/02_CMD_and_Powershell_Run_as_Administrator_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/03_GetFileHash_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/03_GetFileHash_REMOVE.reg new file mode 100644 index 0000000..6f2608e Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/03_GetFileHash_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/04_MSI_extract_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/04_MSI_extract_REMOVE.reg new file mode 100644 index 0000000..13f8694 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/04_MSI_extract_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/05_Scan_with_WindowsDefender_CommandLine_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/05_Scan_with_WindowsDefender_CommandLine_REMOVE.reg new file mode 100644 index 0000000..3c7eb21 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/05_Scan_with_WindowsDefender_CommandLine_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/06_WindowsDefender_Exclusions_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/06_WindowsDefender_Exclusions_REMOVE.reg new file mode 100644 index 0000000..dc36fee Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/06_WindowsDefender_Exclusions_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/07_Desktop_Background_CheckWindowsUpdate_Script_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/07_Desktop_Background_CheckWindowsUpdate_Script_REMOVE.reg new file mode 100644 index 0000000..e3069cb Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/07_Desktop_Background_CheckWindowsUpdate_Script_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/08_Desktop_Background_ControlPanel_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/08_Desktop_Background_ControlPanel_REMOVE.reg new file mode 100644 index 0000000..71383e2 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/08_Desktop_Background_ControlPanel_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/09_Desktop_Background_Settings_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/09_Desktop_Background_Settings_REMOVE.reg new file mode 100644 index 0000000..4e9a774 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/09_Desktop_Background_Settings_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/10_Desktop_Background_System_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/10_Desktop_Background_System_REMOVE.reg new file mode 100644 index 0000000..9f3dfdb Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/10_Desktop_Background_System_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/11_Desktop_Background_Toggle_Firewall_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/11_Desktop_Background_Toggle_Firewall_REMOVE.reg new file mode 100644 index 0000000..b168e69 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/11_Desktop_Background_Toggle_Firewall_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/12_Directory_Background_Restart Explorer_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/12_Directory_Background_Restart Explorer_REMOVE.reg new file mode 100644 index 0000000..8607f97 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/12_Directory_Background_Restart Explorer_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/13_Directory_Background_SnippingTool_ScreenSnip_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/13_Directory_Background_SnippingTool_ScreenSnip_REMOVE.reg new file mode 100644 index 0000000..cad05e0 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/13_Directory_Background_SnippingTool_ScreenSnip_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/14_Open_Disk_Cleaner_Recycle_Bin_Context_Menu_REMOVE.reg b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/14_Open_Disk_Cleaner_Recycle_Bin_Context_Menu_REMOVE.reg new file mode 100644 index 0000000..ec56bc6 Binary files /dev/null and b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE/14_Open_Disk_Cleaner_Recycle_Bin_Context_Menu_REMOVE.reg differ diff --git a/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE_MERGED.bat b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE_MERGED.bat new file mode 100644 index 0000000..14f447a --- /dev/null +++ b/RESTORE DEFAULT/02_Context_Menu_CUSTOMIZE_REMOVE_MERGED.bat @@ -0,0 +1,86 @@ +@echo off + +%windir%\system32\whoami.exe /USER | find /i "S-1-5-18" 1>nul && ( +goto :OK +) || ( +goto START +) +:START +cd /d "%~dp0" +:: IMPORT for NSudo + if exist "%ProgramFiles%\7-Zip\7z.exe" ( + "%ProgramFiles%\7-Zip\7z.exe" x "%~dp0..\CUSTOMIZE\02_Context_Menu_CUSTOMIZE\Required_Scripts_and_Tools.zip" -y -r -o"%TEMP%\ContextMenuCustomize" >NUL & goto NSudo + ) + :WINRAR + if exist "%programFiles%\WinRAR\WinRAR.exe" ( + "%programFiles%\WinRAR\WinRAR.exe" x "%~dp0..\CUSTOMIZE\02_Context_Menu_CUSTOMIZE\Required_Scripts_and_Tools.zip" -ibck -o+ "%TEMP%\ContextMenuCustomize" >NUL & goto NSudo + ) + :PS + powershell -ExecutionPolicy Bypass -command "Expand-Archive -Path "..\CUSTOMIZE\02_Context_Menu_CUSTOMIZE\Required_Scripts_and_Tools.zip" -DestinationPath "$env:TEMP\ContextMenuCustomize" -Force" >NUL 2>&1 +:NSudo +"%TEMP%\ContextMenuCustomize\Nsudo\NSudoG.exe" -U:T -P:E "%~dpnx0"&exit /b >NUL 2>&1 +:OK +NUL 2>&1 +reg delete "HKCR\Folder\shellex\ContextMenuHandlers\PintoStartScreen" /f >NUL 2>&1 +reg delete "HKCR\lnkfile\shellex\ContextMenuHandlers\PintoStartScreen" /f >NUL 2>&1 +reg delete "HKCR\Directory\background\shell\cmd" /f >NUL 2>&1 +reg delete "HKCR\Directory\background\shell\Powershell" /f >NUL 2>&1 +reg delete "HKCR\Directory\background\shell\runas" /f >NUL 2>&1 +reg delete "HKCR\Directory\shell\cmd" /f >NUL 2>&1 +reg delete "HKCR\Directory\shell\Powershell" /f >NUL 2>&1 +reg delete "HKCR\Directory\shell\runas" /f >NUL 2>&1 +reg delete "HKCR\Drive\shell\cmd" /f >NUL 2>&1 +reg delete "HKCR\Drive\shell\Powershell" /f >NUL 2>&1 +reg delete "HKCR\Drive\shell\runas" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\cmd" /ve /t REG_SZ /d "@shell32.dll,-8506" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\cmd" /v "Extended" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\cmd" /v "HideBasedOnVelocityId" /t REG_DWORD /d "6527944" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\cmd" /v "NoWorkingDirectory" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\cmd\command" /ve /t REG_SZ /d "cmd.exe /s /k pushd \"%%V\"" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\Powershell" /ve /t REG_SZ /d "@shell32.dll,-8508" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\Powershell" /v "Extended" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\Powershell" /v "NoWorkingDirectory" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\Powershell" /v "ShowBasedOnVelocityId" /t REG_DWORD /d "6527944" /f >NUL 2>&1 +reg add "HKCR\Directory\background\shell\Powershell\command" /ve /t REG_SZ /d "powershell.exe -noexit -command Set-Location -literalPath '%%V'" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\cmd" /ve /t REG_SZ /d "@shell32.dll,-8506" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\cmd" /v "Extended" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\cmd" /v "HideBasedOnVelocityId" /t REG_DWORD /d "6527944" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\cmd" /v "NoWorkingDirectory" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\cmd\command" /ve /t REG_SZ /d "cmd.exe /s /k pushd \"%%V\"" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\Powershell" /ve /t REG_SZ /d "@shell32.dll,-8508" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\Powershell" /v "Extended" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\Powershell" /v "NoWorkingDirectory" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\Powershell" /v "ShowBasedOnVelocityId" /t REG_DWORD /d "6527944" /f >NUL 2>&1 +reg add "HKCR\Directory\shell\Powershell\command" /ve /t REG_SZ /d "powershell.exe -noexit -command Set-Location -literalPath '%%V'" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\cmd" /ve /t REG_SZ /d "@shell32.dll,-8506" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\cmd" /v "Extended" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\cmd" /v "HideBasedOnVelocityId" /t REG_DWORD /d "6527944" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\cmd" /v "NoWorkingDirectory" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\cmd\command" /ve /t REG_SZ /d "cmd.exe /s /k pushd \"%%V\"" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\Powershell" /ve /t REG_SZ /d "@shell32.dll,-8508" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\Powershell" /v "Extended" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\Powershell" /v "NoWorkingDirectory" /t REG_SZ /d "" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\Powershell" /v "ShowBasedOnVelocityId" /t REG_DWORD /d "6527944" /f >NUL 2>&1 +reg add "HKCR\Drive\shell\Powershell\command" /ve /t REG_SZ /d "powershell.exe -noexit -command Set-Location -literalPath '%%V'" /f >NUL 2>&1 +reg delete "HKCR\*\shell\GetFileHash" /f >NUL 2>&1 +reg delete "HKCR\Msi.Package\shell\Extract" /f >NUL 2>&1 +reg delete "HKCR\*\shell\01_WinDefenderScan" /f >NUL 2>&1 +reg delete "HKCR\Directory\shell\01_WinDefenderScan" /f >NUL 2>&1 +reg delete "HKCR\Drive\shell\01_WinDefenderScan" /f >NUL 2>&1 +reg delete "HKCR\*\shell\02_WinDefenderExclusions" /f >NUL 2>&1 +reg delete "HKCR\Directory\shell\02_WinDefenderExclusions" /f >NUL 2>&1 +reg delete "HKCR\Drive\shell\02_WinDefenderExclusions" /f >NUL 2>&1 +reg delete "HKCR\DesktopBackground\shell\CheckForUpdates" /f >NUL 2>&1 +reg delete "HKCR\DesktopBackground\shell\ControlPanel" /f >NUL 2>&1 +reg delete "HKCR\DesktopBackground\shell\Settings" /f >NUL 2>&1 +reg delete "HKCR\DesktopBackground\shell\System" /f >NUL 2>&1 +reg delete "HKCR\DesktopBackground\shell\ToggleFirewall" /f >NUL 2>&1 +reg delete "HKCR\Directory\background\shell\01_RestartExplorer" /f >NUL 2>&1 +reg delete "HKCR\Directory\background\shell\02_SnippingTool" /f >NUL 2>&1 +reg delete "HKCR\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\Open Disk Cleaner" /f >NUL 2>&1 +echo Done. +cd /d "%TEMP%" +rmdir /s /q "%TEMP%\ContextMenuCustomize" >NUL 2>&1 +timeout /t 3 /nobreak >NUL 2>&1 +exit /b diff --git a/RESTORE DEFAULT/03_Control Panel_RESTORE/01_REMOVE_Classic_Personalization_from_Control_Panel.reg b/RESTORE DEFAULT/03_Control Panel_RESTORE/01_REMOVE_Classic_Personalization_from_Control_Panel.reg new file mode 100644 index 0000000..253919f Binary files /dev/null and b/RESTORE DEFAULT/03_Control Panel_RESTORE/01_REMOVE_Classic_Personalization_from_Control_Panel.reg differ diff --git a/RESTORE DEFAULT/03_Control Panel_RESTORE/02_REMOVE_WindowsUpdate_from_Control_Panel.reg b/RESTORE DEFAULT/03_Control Panel_RESTORE/02_REMOVE_WindowsUpdate_from_Control_Panel.reg new file mode 100644 index 0000000..74487c7 Binary files /dev/null and b/RESTORE DEFAULT/03_Control Panel_RESTORE/02_REMOVE_WindowsUpdate_from_Control_Panel.reg differ diff --git a/RESTORE DEFAULT/03_Control Panel_RESTORE_MERGED.reg b/RESTORE DEFAULT/03_Control Panel_RESTORE_MERGED.reg new file mode 100644 index 0000000..a085891 Binary files /dev/null and b/RESTORE DEFAULT/03_Control Panel_RESTORE_MERGED.reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE/01_Explorer Advanced Personalization_RESTORE.reg b/RESTORE DEFAULT/04_System_RESTORE/01_Explorer Advanced Personalization_RESTORE.reg new file mode 100644 index 0000000..e3a29ce Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE/01_Explorer Advanced Personalization_RESTORE.reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE/02_3D_Objects_RESTORE.reg b/RESTORE DEFAULT/04_System_RESTORE/02_3D_Objects_RESTORE.reg new file mode 100644 index 0000000..0a29460 Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE/02_3D_Objects_RESTORE.reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE/03_Change_how_many_People_Contacts_can_be_Pinned_to_Taskbar_RESTORE.reg b/RESTORE DEFAULT/04_System_RESTORE/03_Change_how_many_People_Contacts_can_be_Pinned_to_Taskbar_RESTORE.reg new file mode 100644 index 0000000..676acff Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE/03_Change_how_many_People_Contacts_can_be_Pinned_to_Taskbar_RESTORE.reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE/04_People_Button_in_Taskbar_RESTORE.reg b/RESTORE DEFAULT/04_System_RESTORE/04_People_Button_in_Taskbar_RESTORE.reg new file mode 100644 index 0000000..90a70df Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE/04_People_Button_in_Taskbar_RESTORE.reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE/05_External_Drives_in_Navigation_Panel_RESTORE.reg b/RESTORE DEFAULT/04_System_RESTORE/05_External_Drives_in_Navigation_Panel_RESTORE.reg new file mode 100644 index 0000000..4f9e616 Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE/05_External_Drives_in_Navigation_Panel_RESTORE.reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE/06_Show_Drive_Letters_After_(DEFAULT).reg b/RESTORE DEFAULT/04_System_RESTORE/06_Show_Drive_Letters_After_(DEFAULT).reg new file mode 100644 index 0000000..3330bef Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE/06_Show_Drive_Letters_After_(DEFAULT).reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE/07_Show_Seconds_on_Taskbar_Clock_REMOVE.reg b/RESTORE DEFAULT/04_System_RESTORE/07_Show_Seconds_on_Taskbar_Clock_REMOVE.reg new file mode 100644 index 0000000..b692b57 Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE/07_Show_Seconds_on_Taskbar_Clock_REMOVE.reg differ diff --git a/RESTORE DEFAULT/04_System_RESTORE_MERGED.reg b/RESTORE DEFAULT/04_System_RESTORE_MERGED.reg new file mode 100644 index 0000000..f11c7e5 Binary files /dev/null and b/RESTORE DEFAULT/04_System_RESTORE_MERGED.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE/01_NSudo_Context_Menu_REMOVE.reg b/RESTORE DEFAULT/05_Applications_REMOVE/01_NSudo_Context_Menu_REMOVE.reg new file mode 100644 index 0000000..d90d50b Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE/01_NSudo_Context_Menu_REMOVE.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE/02_Notepad++ContextMenu_REMOVE.reg b/RESTORE DEFAULT/05_Applications_REMOVE/02_Notepad++ContextMenu_REMOVE.reg new file mode 100644 index 0000000..4957d0c Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE/02_Notepad++ContextMenu_REMOVE.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE/03_MBAM_Flags_REMOVE.reg b/RESTORE DEFAULT/05_Applications_REMOVE/03_MBAM_Flags_REMOVE.reg new file mode 100644 index 0000000..e81ba29 Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE/03_MBAM_Flags_REMOVE.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE/04_Open_with_Photoshop_REMOVE.reg b/RESTORE DEFAULT/05_Applications_REMOVE/04_Open_with_Photoshop_REMOVE.reg new file mode 100644 index 0000000..b6a4c1c Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE/04_Open_with_Photoshop_REMOVE.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE/05_Open_with_VLC_REMOVE.reg b/RESTORE DEFAULT/05_Applications_REMOVE/05_Open_with_VLC_REMOVE.reg new file mode 100644 index 0000000..fe009f4 Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE/05_Open_with_VLC_REMOVE.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE/06_Open_with_SoundForge_REMOVE.reg b/RESTORE DEFAULT/05_Applications_REMOVE/06_Open_with_SoundForge_REMOVE.reg new file mode 100644 index 0000000..3809508 Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE/06_Open_with_SoundForge_REMOVE.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE/07_Open_with_iZotope_RX_REMOVE.reg b/RESTORE DEFAULT/05_Applications_REMOVE/07_Open_with_iZotope_RX_REMOVE.reg new file mode 100644 index 0000000..6d2128c Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE/07_Open_with_iZotope_RX_REMOVE.reg differ diff --git a/RESTORE DEFAULT/05_Applications_REMOVE_MERGED.reg b/RESTORE DEFAULT/05_Applications_REMOVE_MERGED.reg new file mode 100644 index 0000000..5a6c2b1 Binary files /dev/null and b/RESTORE DEFAULT/05_Applications_REMOVE_MERGED.reg differ diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_Lock_Group1.bat b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_Lock_Group1.bat new file mode 100644 index 0000000..d94165b --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_Lock_Group1.bat @@ -0,0 +1,17 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + + cd /d "%LocalAppdata%\Microsoft\Windows\WinX\Group1" >NUL 2>&1 + del "2 - Lock.lnk" /s /q >NUL 2>&1 +:Restart_Explorer + taskkill /IM explorer.exe /f >NUL 2>&1 + runas /trustlevel:0x20000 "explorer.exe" + timeout /t 3 /nobreak >NUL 2>&1 + schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 + exit /b + +:NOADMIN + echo You must have administrator rights to run this script. + nul + goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_Scripts_Group1b.bat b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_Scripts_Group1b.bat new file mode 100644 index 0000000..74f9e9e --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_Scripts_Group1b.bat @@ -0,0 +1,16 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group1b\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group1b" /s /q >NUL 2>&1 +:Restart_Explorer + taskkill /IM explorer.exe /f >NUL 2>&1 + runas /trustlevel:0x20000 "explorer.exe" + timeout /t 3 /nobreak >NUL 2>&1 + schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 + exit /b + +:NOADMIN + echo You must have administrator rights to run this script. + nul + goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_SoftRestart_Group1.bat b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_SoftRestart_Group1.bat new file mode 100644 index 0000000..5c95205 --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Remove_SoftRestart_Group1.bat @@ -0,0 +1,17 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + + cd /d "%LocalAppdata%\Microsoft\Windows\WinX\Group1" >NUL 2>&1 + del "3 - Soft Restart.lnk" /s /q >NUL 2>&1 +:Restart_Explorer + taskkill /IM explorer.exe /f >NUL 2>&1 + runas /trustlevel:0x20000 "explorer.exe" + timeout /t 3 /nobreak >NUL 2>&1 + schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 + exit /b + +:NOADMIN + echo You must have administrator rights to run this script. + nul + goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/DefaultWinX.bat b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/DefaultWinX.bat new file mode 100644 index 0000000..8495d52 --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/DefaultWinX.bat @@ -0,0 +1,41 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + +:: Check Directories + if not exist "%LocalAppdata%\Microsoft\Windows\WinX\" mkdir "%LocalAppdata%\Microsoft\Windows\WinX" >NUL 2>&1 + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group1\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group1" /s /q >NUL 2>&1 + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group1b\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group1b" /s /q >NUL 2>&1 + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group2\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group2" /s /q >NUL 2>&1 + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group3\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group3" /s /q >NUL 2>&1 + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group4\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group4" /s /q >NUL 2>&1 + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group5\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group5" /s /q >NUL 2>&1 +:: Import + cd /d "%~dp0" + if exist "%ProgramFiles%\7-Zip\7z.exe" ( + "%ProgramFiles%\7-Zip\7z.exe" x "%~dp0DefaultWinX.zip" -y -r -o"%LocalAppdata%\Microsoft\Windows\WinX" >NUL & goto :RestoreAttrib + ) || ( + goto WINRAR + ) +:WINRAR + if exist "%programFiles%\WinRAR\WinRAR.exe" ( + "%programFiles%\WinRAR\WinRAR.exe" x "%~dp0DefaultWinX.zip" -ibck -o+ "%LocalAppdata%\Microsoft\Windows\WinX" >NUL & goto :RestoreAttrib + ) || ( + goto PS + ) +:PS + PowerShell -NoProfile -ExecutionPolicy Bypass "Expand-Archive -Path "DefaultWinX.zip" -DestinationPath "$env:LocalAppdata\Microsoft\Windows\WinX" -Force" +:RestoreAttrib + attrib +h +s "%LocalAppdata%\Microsoft\Windows\WinX\Group1\desktop.ini" & attrib +r +s "%LocalAppdata%\Microsoft\Windows\WinX\Group1" >NUL 2>&1 + attrib +h +s "%LocalAppdata%\Microsoft\Windows\WinX\Group3\desktop.ini" & attrib +r +s "%LocalAppdata%\Microsoft\Windows\WinX\Group3" >NUL 2>&1 +:Restart_Explorer + taskkill /IM explorer.exe /f >NUL 2>&1 + runas /trustlevel:0x20000 "explorer.exe" + timeout /t 3 /nobreak >NUL 2>&1 + schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 + exit /b + +:NOADMIN + echo You must have administrator rights to run this script. + nul + goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/DefaultWinX.zip b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/DefaultWinX.zip new file mode 100644 index 0000000..ab6c711 Binary files /dev/null and b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/DefaultWinX.zip differ diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/Script_ReadMe.txt b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/Script_ReadMe.txt new file mode 100644 index 0000000..49e799e --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_ALL/Script_ReadMe.txt @@ -0,0 +1 @@ +Leave .zip file next to the script. diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/DefaultWinX_Restore_Only_Group2.bat b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/DefaultWinX_Restore_Only_Group2.bat new file mode 100644 index 0000000..b27a6e3 --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/DefaultWinX_Restore_Only_Group2.bat @@ -0,0 +1,34 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + +:: Check Directories + if not exist "%LocalAppdata%\Microsoft\Windows\WinX\" mkdir "%LocalAppdata%\Microsoft\Windows\WinX" >NUL 2>&1 + cd /d "%LocalAppdata%\Microsoft\Windows\WinX" + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group2\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group2" /s /q >NUL 2>&1 +:: Import + cd /d "%~dp0" + if exist "%ProgramFiles%\7-Zip\7z.exe" ( + "%ProgramFiles%\7-Zip\7z.exe" x "%~dp0DefaultWinX_Restore_Only_Group2.zip" -y -r -o"%LocalAppdata%\Microsoft\Windows\WinX" >NUL & goto :Restart_Explorer + ) || ( + goto WINRAR + ) +:WINRAR + if exist "%programFiles%\WinRAR\WinRAR.exe" ( + "%programFiles%\WinRAR\WinRAR.exe" x "%~dp0DefaultWinX_Restore_Only_Group2.zip" -ibck -o+ "%LocalAppdata%\Microsoft\Windows\WinX" >NUL & goto :Restart_Explorer + ) || ( + goto PS + ) +:PS + PowerShell -NoProfile -ExecutionPolicy Bypass "Expand-Archive -Path "DefaultWinX_Restore_Only_Group2.zip" -DestinationPath "$env:LocalAppdata\Microsoft\Windows\WinX" -Force" >NUL 2>&1 +:Restart_Explorer + taskkill /IM explorer.exe /f >NUL 2>&1 + runas /trustlevel:0x20000 "explorer.exe" + timeout /t 3 /nobreak >NUL 2>&1 + schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 + exit /b + +:NOADMIN + echo You must have administrator rights to run this script. + nul + goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/DefaultWinX_Restore_Only_Group2.zip b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/DefaultWinX_Restore_Only_Group2.zip new file mode 100644 index 0000000..38eeab5 Binary files /dev/null and b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/DefaultWinX_Restore_Only_Group2.zip differ diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/Script_ReadMe.txt b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/Script_ReadMe.txt new file mode 100644 index 0000000..49e799e --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group2/Script_ReadMe.txt @@ -0,0 +1 @@ +Leave .zip file next to the script. diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/DefaultWinX_Restore_Only_Group3.bat b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/DefaultWinX_Restore_Only_Group3.bat new file mode 100644 index 0000000..b290ccb --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/DefaultWinX_Restore_Only_Group3.bat @@ -0,0 +1,36 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + +:: Check Directories + if not exist "%LocalAppdata%\Microsoft\Windows\WinX\" mkdir "%LocalAppdata%\Microsoft\Windows\WinX" >NUL 2>&1 + cd /d "%LocalAppdata%\Microsoft\Windows\WinX" + if exist "%LocalAppdata%\Microsoft\Windows\WinX\Group3\" rmdir "%LocalAppdata%\Microsoft\Windows\WinX\Group3" /s /q >NUL 2>&1 +:: Import + cd /d "%~dp0" + if exist "%ProgramFiles%\7-Zip\7z.exe" ( + "%ProgramFiles%\7-Zip\7z.exe" x "%~dp0DefaultWinX_Restore_Only_Group3.zip" -y -r -o"%LocalAppdata%\Microsoft\Windows\WinX" >NUL & goto :RestoreAttrib + ) || ( + goto WINRAR + ) +:WINRAR + if exist "%programFiles%\WinRAR\WinRAR.exe" ( + "%programFiles%\WinRAR\WinRAR.exe" x "%~dp0DefaultWinX_Restore_Only_Group3.zip" -ibck -o+ "%LocalAppdata%\Microsoft\Windows\WinX" >NUL & goto :RestoreAttrib + ) || ( + goto PS + ) +:PS + PowerShell -NoProfile -ExecutionPolicy Bypass "Expand-Archive -Path "DefaultWinX_Restore_Only_Group3.zip" -DestinationPath "$env:LocalAppdata\Microsoft\Windows\WinX" -Force" >NUL 2>&1 +:RestoreAttrib + attrib +h +s "%LocalAppdata%\Microsoft\Windows\WinX\Group3\desktop.ini" & attrib +r +s "%LocalAppdata%\Microsoft\Windows\WinX\Group3" >NUL 2>&1 +:Restart_Explorer + taskkill /IM explorer.exe /f >NUL 2>&1 + runas /trustlevel:0x20000 "explorer.exe" + timeout /t 3 /nobreak >NUL 2>&1 + schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 + exit /b + +:NOADMIN + echo You must have administrator rights to run this script. + nul + goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/DefaultWinX_Restore_Only_Group3.zip b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/DefaultWinX_Restore_Only_Group3.zip new file mode 100644 index 0000000..6bd7719 Binary files /dev/null and b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/DefaultWinX_Restore_Only_Group3.zip differ diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/Script_ReadMe.txt b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/Script_ReadMe.txt new file mode 100644 index 0000000..49e799e --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/DefaultWinX_Restore_Only_Group3/Script_ReadMe.txt @@ -0,0 +1 @@ +Leave .zip file next to the script. diff --git a/RESTORE DEFAULT/06_WinX_RESTORE/Remove_Lock_Group1/DefaultWinX_Remove_Lock.bat b/RESTORE DEFAULT/06_WinX_RESTORE/Remove_Lock_Group1/DefaultWinX_Remove_Lock.bat new file mode 100644 index 0000000..d94165b --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE/Remove_Lock_Group1/DefaultWinX_Remove_Lock.bat @@ -0,0 +1,17 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN + + cd /d "%LocalAppdata%\Microsoft\Windows\WinX\Group1" >NUL 2>&1 + del "2 - Lock.lnk" /s /q >NUL 2>&1 +:Restart_Explorer + taskkill /IM explorer.exe /f >NUL 2>&1 + runas /trustlevel:0x20000 "explorer.exe" + timeout /t 3 /nobreak >NUL 2>&1 + schTasks /query /TN "CreateExplorerShellUnelevatedTask" >NUL 2>&1 && schTasks /Delete /TN "CreateExplorerShellUnelevatedTask" /f >NUL 2>&1 + exit /b + +:NOADMIN + echo You must have administrator rights to run this script. + nul + goto :eof \ No newline at end of file diff --git a/RESTORE DEFAULT/06_WinX_RESTORE_DEFAULT.bat b/RESTORE DEFAULT/06_WinX_RESTORE_DEFAULT.bat new file mode 100644 index 0000000..7608d5d --- /dev/null +++ b/RESTORE DEFAULT/06_WinX_RESTORE_DEFAULT.bat @@ -0,0 +1,8 @@ +@echo off +%windir%\system32\reg.exe query "HKU\S-1-5-19" 1>NUL 2>NUL || goto :NOADMIN +"%~dp0\06_WinX_RESTORE\DefaultWinX_Restore_ALL\DefaultWinX.bat"& exit /b +:NOADMIN +echo You must have administrator rights to run this script. +nul +goto :eof