diff --git a/WindowsTerminal/install.reg b/WindowsTerminal/install.reg new file mode 100644 index 0000000..482e501 --- /dev/null +++ b/WindowsTerminal/install.reg @@ -0,0 +1,7 @@ +Windows Registry Editor Version 5.00 + +[HKEY_CLASSES_ROOT\Directory\Background\shell\wt] +@="Windows Terminal Here" + +[HKEY_CLASSES_ROOT\Directory\Background\shell\wt\command] +@="D:\\program\\terminal-1.23.13503.0\\wt.exe" \ No newline at end of file