diff --git a/Kontextmenü_Datei_Explorer_Optionen.reg b/Kontextmenü_Datei_Explorer_Optionen.reg new file mode 100644 index 0000000..329ee10 --- /dev/null +++ b/Kontextmenü_Datei_Explorer_Optionen.reg @@ -0,0 +1,11 @@ +# Script by Timur@0x01337.com +# Date: 2023-11-30 +Windows Registry Editor Version 5.00 + +[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Datei Explorer Optionen] +"Icon"="explorer.exe" + +[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Datei Explorer Optionen\command] +@="RunDLL32.EXE shell32.dll,Options_RunDLL 0" + +