VB 윈도우8 MSINET.OCX/MSCOMCTL.OCX 오류 해결 방법
페이지 정보
작성자
본문
- 비쥬얼베이직 런타임 팩 릴리즈 7 다운&사용법
인터넷에서 프로그램 하나 다운 받아서 실행을 했는데, 'MSINET.OCX 구성 요소나 종속성이 정확하게 등록되지 않았습니다. 파일이 누락되었거나 잘못되었습니다.' 라면서 실행이 안되더군요. 처음에는 프로그램이 설치 되면서 바이러스로 인해 프로그램 구성 파일이 삭제 되었는 줄 알았는데, 알고 보니 비주얼 베이직으로 만들 어진 프로그램들은 실행시 필요한 런타임 프로그램들이 있었는데, 프로그램 배포할때 런타임 파일을 제외 시키고 배포해서 그런 경우가 많아서 이런 오류들이 생긴다고 합니다.

이럴때에는 비주얼베이직 런타임 팩 릴리즈7(Visual BASIC 6 Runtimes Pack Release7)을 설치 해 주시면 위와 같은 오류를 해결 하실 수 있습니다.
밑의 파일을 다운로드 합니다.
실행환경 : 윈도우8 (윈도우7도 적용 됩니다^^)
Visual BASIC 6 Runtimes Pack Release7(비주얼베이직 런타임 팩 릴리즈7)에 들어 있는 구성 목록 입니다.
MSVBVM60.DLL -Visual Basic 6 Runtime
OLEAUT32.DLL - Required file
OLEPRO32.DLL - Required file
ADVPACK.DLL - Required file
ASYCFILT.DLL - Required file
COMCAT.DLL - Required file
W95INF16.DLL - Required file
W95INF32.DLL - Required file
STDOLE2.TLB - Required file
MSCOMM32.OCX - MS Comm Control 6.0
COMDLG32.OCX - MS Common Dialog Control 6.0 (SP6)
COMDLG32.DLL - MS Common Dialog Control 6.0 core
DBLIST32.OCX - MS Data Bound List Controls 6.0
MSDATGRD.OCX - MS DataGrid Control 6.0 (SP6) (OLEDB)
MSDATLST.OCX - MS DataList Controls 6.0 (SP3) OLEDB)
MSFLXGRD.OCX - MS FlexGrid Control 6.0 (SP6)
MSINET.OCX - MS Internet Transfer Control 6.0 (SP6)
MSMASK32.OCX - MS Masked Edit Control 6.0 (SP3)
MCI32.OCX - MS Multimedia Control 6.0 (SP3)
PICCLP32.OCX - MS PictureClip Control 6.0 (SP3)
RICHTX32.OCX - MS Rich Textbox Control 6.0 (SP6)
MSSCRIPT.OCX - MS Script Control 1.0
MSSTDFMT.DLL - MS Standard Data Formating Object
TABCTL32.OCX - MS Tabbed Dialog Control 6.0 (SP6)
COMCTL32.OCX - MS Win Common Controls 5.0 (SP2)
MSCOMCTL.OCX - MS Win Common Controls 6.0 (SP6)
COMCT232.OCX - MS Win Common Controls-2 5.0 (SP2)
MSCOMCT2.OCX - MS Win Common Controls-2 6.0 (SP6)
COMCT332.OCX - MS Win Common Controls-3 6.0 (SP5)
MSWINSCK.OCX - MS Winsock Control 6.0 (SP6)
첨부파일
- Visual_BASIC_6_Runtimes_Pack_Release_7.exe (2.6M) 228회 다운로드 | DATE : 2013-10-24 16:30:05
댓글목록
등록된 댓글이 없습니다.