Microsoft MVP성태의 닷넷 이야기
웹: 31. Microsoft Edge 브라우저를 명령행에서 띄우는 방법 [링크 복사], [링크+제목 복사],
조회: 21861
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)

Microsoft Edge 브라우저를 명령행에서 띄우는 방법

작업 관리자에서 MicrosoftEdge.exe의 경로를 보면 다음과 같습니다.

C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe

그렇긴 한데 "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe" 경로를 입력해 실행해도 아무런 변화가 없습니다. 이상하군요. ^^

검색해 보면, 다음과 같이 특별한 방법을 동원해야 한다는 것을 알게 됩니다.

explorer.exe shell:AppsFolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge

"AppsFolder"를 "C:\Windows\SystemApps"로 여기면 그나마 쉽게 이해가 되는 경로입니다.




한가지 아쉬운 점이 있는데요. "새로운 Edge 인스턴스"를 띄우기 위해 작업 표시줄에 있는 Edge 아이콘을 Shift 키로 누른 체로 실행해도 기존에 이미 실행된 상태라면 새로운 인스턴스가 뜨지 않는다는 것입니다.

혹시 여러분들도 이 기능을 원하신다면 다음의 UserVoice 사이트에 투표를 부탁드리겠습니다. ^^

The ability to run multiple instances of Microsoft Edge
; https://windows.uservoice.com/forums/285214-microsoft-edge/suggestions/7771074-the-ability-to-run-multiple-instances-of-microsoft
(이 기능은 윈도우 10 TH2 버전 1511 업데이트에서 제공하기 시작했습니다.)

마지막으로, Edge 브라우저의 단축키도 천천히 익숙해지는 것이 좋겠지요. ^^

Microsoft Edge Keyboard Shortcuts List 
; http://www.tenforums.com/tutorials/5620-microsoft-edge-keyboard-shortcuts-list.html




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 11/19/2015]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 



2015-09-15 01시43분
How do I run a Web search in the user's default Web browser using their default search provider?
; http://blogs.msdn.com/b/oldnewthing/archive/2015/09/14/10641381.aspx

AssocQueryString, SHEvaluateSystemCommandTemplate같은 Win32 API는 처음 알게 되는군요. ^^
정성태

... 61  62  63  64  65  66  67  68  [69]  70  71  72  73  74  75  ...
NoWriterDateCnt.TitleFile(s)
11922정성태5/29/201911567.NET Framework: 840. ML.NET 데이터 정규화파일 다운로드1
11921정성태5/28/201916496Math: 55. C# - 다항식을 위한 최소 자승법(Least Squares Method)파일 다운로드1
11920정성태5/28/201910060.NET Framework: 839. C# - PLplot 색상 제어
11919정성태5/27/201913205Math: 54. C# - 최소 자승법의 1차 함수에 대한 매개변수를 단순 for 문으로 구하는 방법 [1]파일 다운로드1
11918정성태5/25/201914380Math: 53. C# - 행렬식을 이용한 최소 자승법(LSM: Least Square Method)파일 다운로드1
11917정성태5/24/201914525Math: 52. MathNet을 이용한 간단한 통계 정보 처리 - 분산/표준편차파일 다운로드1
11916정성태5/24/201912514Math: 51. MathNET + OxyPlot을 이용한 간단한 통계 정보 처리 - Histogram파일 다운로드1
11915정성태5/24/201914806Linux: 11. 리눅스의 환경 변수 관련 함수 정리 - putenv, setenv, unsetenv
11914정성태5/24/201914504Linux: 10. 윈도우의 GetTickCount와 리눅스의 clock_gettime파일 다운로드1
11913정성태5/23/201912142.NET Framework: 838. C# - 숫자형 타입의 bit(2진) 문자열, 16진수 문자열 구하는 방법파일 다운로드1
11912정성태5/23/201911790VS.NET IDE: 137. Visual Studio 2019 버전 16.1부터 리눅스 C/C++ 프로젝트에 추가된 WSL 지원
11911정성태5/23/201910867VS.NET IDE: 136. Visual Studio 2019 - 리눅스 C/C++ 프로젝트에 인텔리센스가 동작하지 않는 경우
11910정성태5/23/201919529Math: 50. C# - MathNet.Numerics의 Matrix(행렬) 연산 [1]파일 다운로드1
11909정성태5/22/201913950.NET Framework: 837. C# - PLplot 사용 예제 [1]파일 다운로드1
11908정성태5/22/201912336.NET Framework: 836. C# - Python range 함수 구현파일 다운로드1
11907정성태5/22/201910126오류 유형: 541. msbuild - MSB4024 The imported project file "...targets" could not be loaded
11906정성태5/21/201910083.NET Framework: 835. .NET Core/C# - 리눅스 syslog에 로그 남기는 방법
11905정성태5/21/201910756.NET Framework: 834. C# - 폴더 경로 문자열에서 "..", "." 표기를 고려한 최종 문자열을 얻는 방법 - 두 번째 이야기
11904정성태5/21/201917027.NET Framework: 833. C# - Open Hardware Monitor를 이용한 CPU 온도 정보 [1]파일 다운로드1
11903정성태5/21/201911979오류 유형: 540. .NET Core - System.PlatformNotSupportedException: The named version of this synchronization primitive is not supported on this platform.
11902정성태5/21/201911132오류 유형: 539. mstest 실행 시 "The directory name is invalid." 오류 발생
11901정성태5/21/201912281오류 유형: 538. msbuild 오류 - Could not find a part of the path '%LOCALAPPDATA%\Temp\2\.NETFramework,Version=v4.0.AssemblyAttributes.cs'
11900정성태5/18/201911553오류 유형: 537. "sfc /scannow" 실행 중 시스템이 부팅되는 현상
11899정성태5/17/201912583Linux: 9. Linux에서 윈도우의 OutputDebugString 대신 사용할 수 있는 syslog [1]
11898정성태5/16/201913966VC++: 130. C++ string의 c_str과 data 함수의 차이점 [3]
11897정성태5/16/201920635오류 유형: 536. Visual Studio - "Developer Pack"을 설치했는데도 "대상 프레임워크" 목록에 나오지 않는 경우 [2]
... 61  62  63  64  65  66  67  68  [69]  70  71  72  73  74  75  ...