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 |