특정 위치에서 cmd 창을 열려면 어떻게 해야 합니까?
원하는 디렉토리로 이동하지 않고 특정 위치에서 cmd 창을 열려면 어떻게 해야 합니까?
원하는 것은 다음과 같습니다.
cmd /K "cd C:\Windows\"
문자를 하려면 을 .cd /d
§:
C:\Windows\System32\cmd.exe /K "cd /d H:\Python\"
파일 탐색기에서 대상 디렉터리/폴더를 열었다고 가정하면 다음을 수행합니다.
주소 표시줄을 클릭하거나 +를 D누릅니다.
주소 표시줄이 강조 표시되면 표시줄에 cmd를 입력합니다.
Enter 키를 누릅니다.
해당 폴더에서 명령 프롬프트가 표시됩니다.
Windows Vista 이후를 사용하는 경우 Shift 키를 누른 상태에서 탐색기의 폴더 아이콘을 마우스 오른쪽 버튼으로 클릭한 다음 "여기에서 명령 창 열기" 또는 "여기에서 PowerShell 창 열기" 컨텍스트 메뉴 옵션을 클릭합니다.
원하는 폴더에 이미 있는 경우 다음 중 하나를 수행할 수 있습니다.
- [Win8+만] [익스플로러 리본의 파일]버튼을 클릭한 후 "여기에서 명령 창 열기" 또는 "여기에서 PowerShell 창 열기"를 클릭합니다.
- Shift-right-click 탐색기 창 배경에서 "여기에서 명령 창 열기" 또는 "여기에서 PowerShell 창 열기"를 클릭합니다.(Kate가 댓글로 추천)
- [Vista 또는 Win7만 해당] 탐색기 파일 메뉴를 열 때 Shift 키를 누른 상태에서 "여기에서 명령 창 열기"를 클릭합니다.메뉴바가 표시되지 않으면 -- F- - 를 ShiftF눌러 File 메뉴를 열고 File 메뉴 + 를 엽니다.
Windows XP 의 경우는, dF 에 기재되어 있는 PowerToy 를 사용하고, 같은 기능을 사용할 수 있습니다.
Microsoft의 "Power Toy"를 사용해 보십시오.
여기서 명령 창 열기
이 PowerToy에서는 파일 시스템 폴더에 "Open Command Window Here" 컨텍스트 메뉴 옵션을 추가하여 선택한 폴더를 가리키는 명령 창(cmd.exe)을 빠르게 열 수 있습니다.
편집: 이 소프트웨어는 Windows XP 이외의 Windows 버전에서는 동작하지 않습니다.
Windows Vista 、 Windows 7 、 Windows 10 에서는, 키를 누르고, 폴더를 오른쪽 클릭하기만 하면 됩니다.
상황에 맞는 메뉴에는 "여기에서 명령 창 열기"라는 항목이 포함됩니다.
업데이트: 탐색기의 주소 표시줄에 "cmd"를 입력하고
업데이트 2: Windows 10에서 파일 메뉴로 이동하여 "Windows PowerShell 열기"를 선택합니다.관리자로 실행할 수 있는 옵션이 있습니다.
업데이트 3: 파일 메뉴로 이동하여 "Windows Powershel 열기"를 마우스 오른쪽 버튼으로 클릭한 후 "Quick Access Toolbar에 추가"를 선택하면 빠른 액세스 숏컷을 한 번의 클릭으로 바로 액세스할 수 있습니다.
/K 스위치를 사용합니다.예를들면
cmd /K "cd /d c:\"WINDOWS \"
C:에 cmd 창을 만듭니다.\Windows 디렉토리
쓰세요.cmd
주소 표시줄에서 현재 폴더에서 열립니다.
윈도에서 파일 탐색기의 폴더 위치로 이동하여 경로를 제거하고 cmd를 입력한 후 Enter 키를 누릅니다. 그러면 경로가 cmd 단위로 열립니다.
또한 Windows 폴더에서 콘솔을 열 수 있는 바로 가기는 다음과 같습니다.
- Windows 탐색기에서 폴더를 엽니다.
- 를 누릅니다.
Alt + D
바의 - 「」라고 입력합니다.
cmd
키를 .
매우 실용적인 지름길입니다.
pushd 명령은 현재 폴더를 설정합니다.따라서:
cmd /k "pushd D:\Music"
Windows 8 에서는, 주소 바를 클릭해, 「cmd」(따옴표 없음)를 입력하고, Enter 키를 누를 수 있습니다.현재 경로에 cmd 창이 열립니다.
를 입력하는 입니다.cmd
이치노
태스크바에서 cmd를 시작할 경우 다음 작업을 수행해야 합니다.
오른쪽 클릭 --> 명령어프롬프트 우클릭 --> 속성
그런 다음 Properties 창에서 Start in:
이 솔루션은 관리자 권한으로 명령 프롬프트를 열 때 작동하지 않습니다.
바로 가기를 만들고 cmd.exe를 시작할 디렉토리로 바로 가기의 "시작 위치" 속성을 편집합니다.
방금 이 질문을 봤는데 Windows XP에서 cmd용 AutoHotkey 스크립트를 게시할 수 없습니다.스크립트에서 단축키를 확인할 수 있습니다.좋은 점은 현재 창이 탐색기일 경우 cmd가 주소 표시줄에 표시된 경로로 열린다는 것입니다.
이 스크립트는 AutoHotkey를 포함한 모든 녹색 도구를 저장하는 폴더에 보관합니다.새 시스템의 경우 폴더를 복사하고 스크립트를 두 번 클릭하여 .ahk를 AutoHotkey와 연결하고 시작 폴더에 바로 가기를 만듭니다.PowerToys 설치보다 빠릅니다.
; Get working folder
GetWorkingFolder() {
if WinActive("ahk_class ExploreWClass") or WinActive("ahk_class CabinetWClass") {
ControlGetText, path, Edit1
return %path%
} else if WinActive("FreeCommander") {
Send, {CTRLDOWN}{ALTDOWN}{INS}{ALTUP}{CTRLUP}
Sleep, 100
return clipboard
} else {
return "C:\"
}
}
#IfWinActive,
#c::
path := GetWorkingFolder()
Run, %ComSpec%, %path%
return
; PowerShell
#+C::
path := GetWorkingFolder()
Run, %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe, %path%
return
#^c::
Run, %ComSpec%, %temp%
return
#!c::
path := GetWorkingFolder()
Run, %comspec% /k "%VS90COMNTOOLS%vsvars32.bat", %path%
return
; irb
#!b::
path := GetWorkingFolder()
Run, c:\cygwin\bin\ruby /usr/bin/irb, %path%
return
; Bash
#b::
path := GetWorkingFolder()
Run, bash --login, %path%
return
; Paste in console
+INS::
if WinActive("ahk_class ConsoleWindowClass") {
WinGetPos, x, y, w, h, A
MouseGetPos, mx, my
;MsgBox x=%x% y=%y% w=%w% h=%h% mx=%mx% my=%my%
if (mx < 10)
mx = 10
else if (mx > w - 30)
mx := w - 30
if (my < 40)
my = 40
else if (my > h)
my := h - 10
MouseClick, right, mx, my
}
return
이 스크립트는 github의 rwin에서 찾을 수 있습니다.
그러면 context-menu에 엔트리가 추가되어 클릭한 디렉토리로 자동으로 이동하는 명령 창이 열립니다.
사용방법:
Right-click a folder icon (or the empty background area inside an already open folder)
and click either "Open in Terminal" or "Open in Terminal (Admin)".
You can also right click files to execute them with a command window.
When the file is done running you are left with a command window that is navigated to the files directory.
오픈_인_Terminal.reg
Windows Registry Editor Version 5.00
; Admin versions.
; Right click on a folder in a directory.
[HKEY_CLASSES_ROOT\Directory\shell\OpenCommandWindowHereAsAdministrator]
@="Open in Terminal (Admin)"
"Icon"="cmd.exe"
"HasLUAShield"=""
"Position"="middle"
[HKEY_CLASSES_ROOT\Directory\shell\OpenCommandWindowHereAsAdministrator\command]
@="cmd.exe /c powershell.exe -Command \"Start-Process cmd -Verb runas -ArgumentList '/k pushd \"%1\"'\""
; Right click on nothing in a directory, i.e. the "background" of the directory.
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCommandWindowHereAsAdministrator]
@="Open in Terminal (Admin)"
"Icon"="cmd.exe"
"HasLUAShield"=""
"Position"="middle"
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCommandWindowHereAsAdministrator\command]
@="cmd.exe /c powershell.exe -Command \"Start-Process cmd -Verb runas -ArgumentList '/k pushd \"%V\"'\""
; Right click on nothing in a library directory, i.e. the "background" of the library directory.
[HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\OpenCommandWindowHereAsAdministrator]
@="Open in Terminal (Admin)"
"Icon"="cmd.exe"
"HasLUAShield"=""
"Position"="middle"
[HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\OpenCommandWindowHereAsAdministrator\command]
@="cmd.exe /c powershell.exe -Command \"Start-Process cmd -Verb runas -ArgumentList '/k pushd \"%V\"'\""
; Right click on a file in a directory.
[HKEY_CLASSES_ROOT\*\shell\OpenWithCommandWindowAsAdministrator]
@="Open in Terminal (Admin)"
"Icon"="cmd.exe"
"HasLUAShield"=""
"Position"="middle"
[HKEY_CLASSES_ROOT\*\shell\OpenWithCommandWindowAsAdministrator\command]
@="cmd.exe /c powershell.exe -Command \"Start-Process cmd -Verb runas -ArgumentList '/k pushd \\\"%W \\\" && \\\"%1\\\"'\""
; Non-Admin versions.
; Right click on a folder in a directory.
[HKEY_CLASSES_ROOT\Directory\shell\OpenCommandWindowHere]
@="Open in Terminal"
"Icon"="cmd.exe"
"Position"="middle"
[HKEY_CLASSES_ROOT\Directory\shell\OpenCommandWindowHere\command]
@="cmd.exe /k pushd \"%1\""
; Right click on nothing in a directory, i.e. the "background" of the directory.
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCommandWindowHere]
@="Open in Terminal"
"Icon"="cmd.exe"
"Position"="middle"
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCommandWindowHere\command]
@="cmd.exe /k pushd \"%V\""
; Right click on nothing in a library directory, i.e. the "background" of the library directory.
[HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\OpenCommandWindowHere]
@="Open in Terminal"
"Icon"="cmd.exe"
"Position"="middle"
[HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\OpenCommandWindowHere\command]
@="cmd.exe /k pushd \"%V\""
; Right click on a file in a directory.
[HKEY_CLASSES_ROOT\*\shell\OpenWithCommandWindow]
@="Open in Terminal"
"Icon"="cmd.exe"
"Position"="middle"
[HKEY_CLASSES_ROOT\*\shell\OpenWithCommandWindow\command]
@="cmd.exe /k pushd \"%W\" && \"%1\""
이것은 많은 노력이 필요했기 때문에, 만약 당신이 관대하다고 느낀다면, 그것을 디버깅하고 테스트하는 PTSD를 극복할 수 있도록 페이팔 기부를 자유롭게 보내 주세요.
언인스톨러(uninstaller):
오픈_인_Terminal_Remover.reg
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Directory\shell\OpenCommandWindowHereAsAdministrator]
[-HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCommandWindowHereAsAdministrator]
[-HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\OpenCommandWindowHereAsAdministrator]
[-HKEY_CLASSES_ROOT\*\shell\OpenWithCommandWindowAsAdministrator]
[-HKEY_CLASSES_ROOT\Directory\shell\OpenCommandWindowHere]
[-HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCommandWindowHere]
[-HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\OpenCommandWindowHere]
[-HKEY_CLASSES_ROOT\*\shell\OpenWithCommandWindow]
업데이트: 이것은 Windows에 내장되어 있습니다.이 답을 보세요.
XP powertoy는 좋은 옵션입니다만, 다른 것을 투고하고 싶다고 생각하고 있습니다.텍스트 파일을 만들고 이름을 지정합니다.reg, 아래 코드를 붙여넣고 저장한 후 두 번 클릭하여 레지스트리에 추가합니다(또는 이 .reg 파일에서 무슨 일이 일어나고 있는지 알고 있는 경우 레지스트리에 정보를 수동으로 추가합니다).
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\Command_Prompt_Here...]
@="Command Prompt Here..."
[HKEY_CLASSES_ROOT\Folder\shell\Command_Prompt_Here...\command]
@="cmd.exe \"%1\""
업데이트: Windows 업데이트 후 Win10에서 cmd-here 기능이 삭제되었습니다.재활성화하려면 다음을 사용해야 합니다.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="@shell32.dll,-8506"
"Extended"=""
"NoWorkingDirectory"=""
"ShowBasedOnVelocityId"=dword:00639bc8
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""
엔트리ShowBasedOnVelocityId
필수입니다.
이 답은 윈도우 10에 대한 것입니다.
원하는 폴더에 명령 프롬프트 바로 가기를 만든 다음 바로 가기를 마우스 오른쪽 버튼으로 클릭합니다.
그리고.
윈도우즈 7 이상의 경우 대상 폴더 주소 표시줄에 cmd만 입력하십시오.바로 그거야.현재 디렉토리로 설정된 경로와 함께 명령 프롬프트가 열립니다.
File Explorer에서 를 길게 누릅니다.Shift
그럼, 그럼right click
또는press and hold
에서folder
또는drive
명령 프롬프트를 열 수 있습니다.click/tap
에Open Command Prompt Here
선택.
여러 개의 답이 있는 것을 알 수 있습니다.어떤 답은 매우 복잡합니다:) 보기에도 이상합니다.Windows 폴더 창을 열고 원하는 폴더로 이동하여 주소 표시줄에 초점을 맞춘 후 "cmd"를 입력하고 Enter 키를 누르면 Windows 폴더 창에서 이미 탐색한 폴더 경로 또는 위치가 포함된 새 명령 프롬프트 창이 나타납니다.이 단계를 선명한 이미지로 보고 싶은 경우 확인하실 수 있습니다.
cmd 바로 가기를 만듭니다.params/S/K pushd "C:\"를 사용한 exe폴더\"
Windows의 경우 : 명령 프롬프트에서 열 폴더를 선택합니다.선택 후 'Shift 키'를 누른 상태로 유지합니다.여기를 마우스 오른쪽 버튼으로 클릭하고 "여기에서 명령 창 열기" 옵션을 선택합니다.
Windows에서 특정 폴더로 이동한 후 파일 탐색기 경로를 클릭하여 삭제하고 cmd를 입력하고 Enter를 클릭합니다.cmd 단위로 경로와 함께 특정 폴더가 열립니다.
Windows 탐색기 - shift + 마우스 오른쪽 버튼으로 메뉴에 표시되는 폴더 위에 있는[명령어 창을 여십시오]옵션을 클릭합니다.또는 Windows 버전의 언어도 사용할 수 있습니다.
<===|==========> Windows 10의 경우 <==========|===>
File Explorer에서 타겟디렉토리/폴더를 열었을 경우는, 다음의 순서에 따릅니다.
표시줄을 을 누릅니다.
Alt
+A
표시될 때 " " 를 합니다.
cmd
술집에서요를 누릅니다.
Enter
조작
powershell 창의 경우:
- 누르세요.
Alt
+f
+s
+a
내가 아는 더 간단한 방법이 있다.[시작] 메뉴에서 cmd.exe를 검색하여 바탕 화면으로 바로 가기로 전송합니다.그런 다음 마우스 오른쪽 버튼을 클릭하고 속성을 선택합니다."Target(대상)" 아래에 "Start in(시작)" 상자가 표시됩니다.디렉토리를 설정하고 싶은 대로 변경합니다.확인을 클릭하고 cmd를 시작합니다.exe가 바탕화면에 있습니다.매우 쉽고 확실한 해결책이라고 생각합니다.
이 프로그램은 항상 탐색기의 현재 경로에 cmd.exe를 엽니다.https://github.com/jhasse/smart_cmd
작업 표시줄에 핀으로 고정시킨 다음 WindowsKey+[1-0]을 바로 가기 키로 사용할 수도 있습니다.
Total Commander를 사용하는 경우 하단에 이 필드에 대한 정보가 있습니다.현재 있는 Active Directory가 표시되고 해당 디렉토리에서 입력된 명령어가 실행됩니다.
한 줄의 파일만 일괄 처리하면:
START "Desire_Path" // 따옴표 없이 cmd로 시작할 위치를 지정합니다.
예(텍스트 에디터를 열고 코드를 입력한 후 확장자 .bat으로 파일을 저장합니다).
START cd C:\Users
그럼 더블 클릭만 하면 됩니다.
****주의: 탐색기가 작업을 완료하도록 하려면 CD 명령을 넣지 마십시오.
*주머니타이트 작업 방법
cmd를 사용하는 동안 explor.exe aplication을 사용하여 특정 디렉토리를 열려면 START 명령어와 표시할 폴더의 절대 경로를 사용합니다.
언급URL : https://stackoverflow.com/questions/60904/how-can-i-open-a-cmd-window-in-a-specific-location
'programing' 카테고리의 다른 글
'if' 문을 사용하여 종료 상태를 확인하는 방법 (0) | 2023.04.21 |
---|---|
주 번호에서 주 시작 날짜와 주 종료 날짜를 가져옵니다. (0) | 2023.04.21 |
체리픽을 어떻게 중단하죠? (0) | 2023.04.21 |
Add-PSSnapin을 호출하기 전에 PowerShell 스냅인이 이미 로드되었는지 확인하는 방법 (0) | 2023.04.21 |
Bash if 문의 정규식 일치 (0) | 2023.04.21 |