This repository contains the files for adding Windows Terminal to the right click context menu. Windows Terminal is opened for the current directory.
Windows Terminal is needed to be installed before running this project.
- Open src folder
- Run install.bat
- Click Yes for the registry edit confirmation
- Done
P.S.if you face 'Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.' error
In wt.reg file change the following lines:
%USERPROFILE% → C:\Users\[userName]
%LOCALAPPDATA% → C:\Users\[userName]\AppData\Local