카테고리 없음
[powershell] 특정 위치에서 실행하기
냐옴
2018. 12. 20. 11:12
powershell.exe -noexit -command "& {cd e:/}"
powershell.exe -noexit -command "& {cd e:/}"