상황에 맞는 메뉴에서 모든 프로필을 열려면 Windows 터미널 열기 추가
Windows 터미널(Windows Terminal) 을 사용하면 하나의 창에서 여러 명령 프롬프트(Command Prompt) , Windows PowerShell 등의 탭을 열 수 있으며 오른쪽 클릭 컨텍스트 메뉴에서 열 수 있습니다. 그러나 기본 옵션이 기본 시작 프로필을 열면 확장 가능하거나 계단식 컨텍스트 메뉴를 추가하여 요구 사항에 따라 프로필을 열 수 있습니다.
(Add Open Windows Terminal)기본(Default) , 명령 프롬프트(Command Prompt) , PowerShell 프로필 컨텍스트 메뉴 항목 에 Open Windows Terminal 추가
기본 시작 프로필이 명령 프롬프트 로 설정되어 있지만 (Command Prompt)Windows PowerShell 을 열려고 한다고 가정해 보겠습니다 . 이때 컨텍스트 메뉴 옵션을 사용하여 관리자 권한 없이 Windows 터미널(Windows Terminal) 앱 에서 Windows PowerShell 을 열 수 있습니다 . 레지스트리 편집기(Registry Editor) 를 사용하여 완료할 수 있습니다 . 따라서 단계를 진행하기 전에 시스템 복원 지점을 만드는 것이 좋습니다 .
(Add)상황에 맞는 메뉴에 확장 가능한 Windows 터미널 을 (Windows Terminal)추가 하여 프로필을 엽니다.
상황에 맞는 메뉴에 확장 가능한 Windows 터미널(Windows Terminal) 을 추가 하려면 다음 단계를 따르십시오.
- PC에서 메모장을 엽니다.
- 다음 텍스트를 붙여넣습니다.
- File > Save As 으로 저장을 클릭합니다 .
- 위치를 선택하고 확장자 가 .reg 인 이름을 입력하고 파일 형식(Save as type) 목록 에서 모든 파일 을 선택합니다.(All Files)
- 저장(Save) 버튼을 클릭 합니다.
- (Double-click).reg 파일 을 두 번 클릭 하고 추가를 확인합니다.
- 바탕 화면(Desktop) 을 마우스 오른쪽 버튼으로 클릭 하여 옵션을 찾습니다.
앞서 언급한 단계에 대해 자세히 알아보려면 계속 읽으십시오.
먼저 컴퓨터 에서 메모장(Notepad) 을 열고 다음 텍스트를 붙여넣습니다.
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\OpenWTHere] "MUIVerb"="Open in Windows Terminal" "Extended"=- "SubCommands"="" [HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\001flyout] "MUIVerb"="Open in Windows Terminal Default Profile" [HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\001flyout\command] @="cmd.exe /c start wt.exe -d \"%1\"" [HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\002flyout] "MUIVerb"="Open in Windows Terminal Command Prompt" "Icon"="imageres.dll,-5323" [HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\002flyout\command] @="cmd.exe /c start wt.exe -p \"Command Prompt\" -d \"%1\"" [HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\003flyout] "MUIVerb"="Open in Windows Terminal PowerShell" "Icon"="powershell.exe" [HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\003flyout\command] @="cmd.exe /c start wt.exe -p \"Windows PowerShell\" -d \"%1\"" [HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWTHere] "MUIVerb"="Open in Windows Terminal" "Extended"=- "SubCommands"="" [HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\001flyout] "MUIVerb"="Open in Windows Terminal Default Profile" [HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\001flyout\command] @="cmd.exe /c start wt.exe -d \"%V\"" [HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\002flyout] "MUIVerb"="Open in Windows Terminal Command Prompt" "Icon"="imageres.dll,-5323" [HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\002flyout\command] @="cmd.exe /c start wt.exe -p \"Command Prompt\" -d \"%V\"" [HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\003flyout] "MUIVerb"="Open in Windows Terminal PowerShell" "Icon"="powershell.exe" [HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\003flyout\command] @="cmd.exe /c start wt.exe -p \"Windows PowerShell\" -d \"%V\""
File > Save As 옵션을 클릭하고 파일을 저장할 위치를 선택하십시오.
확장자가 .reg 인 이름 (예: TermExpMenu.reg (.reg ) )을 입력하고 파일 형식 드롭다운 목록에서 모든 파일을 선택한 다음(TermExpMenu.reg) 저장 버튼 (All Files ) 을 클릭 (Save as type )합니다 (Save ) .
그런 다음 생성한 .reg (.reg ) 파일을 두 번 클릭하고 예 (Yes ) 버튼을 클릭합니다.
원하는 경우 바로 사용할 수 있는 레지스트리 파일을 다운로드 하여 이 컨텍스트 메뉴 항목을 추가할 수 있습니다.
이제 데스크탑을 마우스 오른쪽 버튼으로 클릭하여 상황에 맞는 메뉴에서 확장 가능한 Windows 터미널 옵션을 찾아 프로필을 직접 열 수 있습니다.
읽기: (Read:) Windows 터미널 팁 및 요령(Windows Terminal Tips and Tricks) .
그러나 이 상황에 맞는 메뉴 옵션이 더 이상 필요하지 않고 이를 제거하려면 다음 단계를 따르십시오.
처음에는 이 튜토리얼 에 따라 PC 에서 레지스트리 편집기를 열고 다음 경로로 차례로 이동합니다.
HKEY_CLASSES_ROOT\Directory\shell\OpenWTHere HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWTHere
OpenWTHere 키 를 마우스 오른쪽 버튼으로 클릭하고 삭제 (Delete ) 옵션을 선택하십시오.
그런 다음 확인 버튼을 클릭하여 제거를 확인 합니다 (OK ) .
그런 다음 변경 사항을 적용하려면 컴퓨터를 다시 시작하거나 로그아웃했다가 사용자 계정에 다시 로그인해야 할 수 있습니다.
다음 으로 컨텍스트 메뉴에서 Open Windows Terminal을 관리자로(Open Windows Terminal as an administrator)(Open Windows Terminal as an administrator) 추가하는 방법을 알아보겠습니다 .
그게 다야! 이 가이드가 컨텍스트 메뉴에 확장 가능한 Windows 터미널(Windows Terminal) 옵션을 추가하여 원하는 프로필을 여는 데 도움이 되었기를 바랍니다.
관련 읽기:(Related reads:)
- 상황에 맞는 메뉴에서 Windows 터미널에서 열기 제거(Remove Open in Windows Terminal from Context Menu)
- Windows 터미널에서 기본 셸을 변경하는 방법.(How to change the Default Shell in Windows Terminal.)
Related posts
Add Open Windows Terminal Context Menu의 관리자로서
Windows Terminal Context Menu에서 Add or Remove Open
여기에 Windows 10 상황에 맞는 메뉴에서 관리자로 명령 창 열기 추가
Context Menu 편집자 : Add, Remove Context Menu Windows 11의 항목
New Context Menu에서 Remove Windows 10에서 편집, Add, Remove 항목
Windows Security Cascading Context Menu item을 추가하는 방법
Windows 10의 상황에 맞는 메뉴에서 Light or Dark mode을 전환하는 방법
Windows 10에서 Remove Restore 이전 버전 Context menu 항목
Add Disk Cleanup Hard Drives의 Context Menu을 마우스 오른쪽 버튼으로 클릭합니다
Windows에서 상황에 맞는 메뉴를 사용하여 Movies Subtitles을 다운로드하는 방법
default printer default printer Context Menu item이 Windows 10에서 누락되었습니다
Add or Remove Pin Windows 10에서 Context Menu에서 시작하려면
Paint 3D Context Menu에서 Photos and Edit Remove Edit
Windows 10에서 Sandbox Context Menu에 Add Run item
Windows 11/10에서 Google Images Google Images 사용 Add Search
Send ~ Toys : PC의 시스템 컨텍스트 메뉴로 Send를 향상시킵니다
PowerShell Windows 10에서 PowerShell을 추가하는 방법
Windows 11에서 Show More Options Context Menu item을 제거하는 방법
TreeSize Free : Windows에서 Context Menu을 사용하는 크기
Windows 10에서 Create Restore Point item Context Menu에 Create Restore Point item을 추가하는 방법