[EtC] 명령어를 이용하여 윈도우 설치된 프로그램 목록 작성
관리자 권한으로 cmd 를 실행 합니다.
아래의 명령을 실행 합니다.
c:\>
wmic
wmic:root\cli>
/output:c:\programlist.txt product get name,vendor,version
윈도우 업데이트 목록을 얻어 내는 명령
wmic:root\cli>
/output:c:\updatelist.txt QFE get Caption, Description, HotFixID, InstalledOn
출처 : http://egloos.zum.com/dochi575/v/4791023
댓글 없음 :
댓글 쓰기