상세 컨텐츠

본문 제목

스크립트 동적 실행

IT 세상

by 이현민 (지후지율아빠) 2011. 4. 13. 16:09

본문





indexer_document_all.vbs
Set WshShell = CreateObject("WSCript.Shell")
WshShell.Run \indexer_document.cmd " & WScript.ScriptFullName
WshShell.Run \indexer_document_title.cmd " & WScript.ScriptFullName
rem WshShell.Run "cmd /K cd c:\ & Dir/w & exit"
Set WshShell = Nothing
반응형

'IT 세상' 카테고리의 다른 글

find grep 사용법 정리  (0) 2011.04.27
하위 폴더 검색 unix  (0) 2011.04.27
[LINUX] ./를 붙이지 않으면 실행이 안될 때 , 처리 방법 공유  (0) 2011.02.25
mysql session kill  (0) 2011.02.09
moss 설치하기 퍼~엄...  (0) 2010.11.26

관련글 더보기