Visual Basic 6.0 배움터
MSCOMCTL.OCX MSCOMCT2.OCX 오류 해결 방법 - Visual Basic 6 Runtimes Pack Release 7
by 건실한청년
2014. 7. 2.
다른곳에 찾기 힘들어 만들어 놓음.
커멘드창을 관리자 권한으로 실행후 입력방법^^
==================================
regsvr32 mscomctl.ocx
regtlib msdatsrc.tlb
설치방식 아닌 직접 등록방법^^
===================================
비주얼 베이직 런타임 팩 릴리즈7 파일을 다운 받아 설치해보세요.
아래 첨부한 Visual Basic 6 Runtimes Pack Release 7 파일을 실행하세요
Visual Basic 6 Runtimes Pack Release 7.EXE
런타임 팩은 아래와 같은 런타임 ocx, dll 파일을 설치합니다.
Visual Basic 6 Runtimes Pack Release 7 : This pack contains the following runtime files
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) |