메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

도스창 뜨지않고 실행

DB CAFE

NO_WINDOW.VBS 파일

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "E:\myUtil\torrent_mv.bat" & Chr(34), 0
Set WshShell = Nothing