*ie
start iexplore https://www.asrgo.com
*엣지
start microsoft-edge:https://www.asrgo.com
*크롬
start chrome.exe -incognito --app=https://www.asrgo.com
*웨일
start whale https://www.asrgo.com
** 파일 위치
"C:\Program Files (x86)\Internet Explorer\iexplore.exe"
"C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe"
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
"C:\Program Files (x86)\Naver\Naver Whale\Application\whale.exe"
taskkill /F /IM MicrosoftEdge.exe /T (자식 프로세스)
temp 폴더 삭제
Del %userprofile%\appdata\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\User\Default\Recovery\Active\*.* /Q
이 댓글을
새 edge ( 크롬기반 신규 edge 경우)
start /MAX msedge.exe -inPrivate --app
이 댓글을