본문 바로가기
개발언어/VB

OCX 등록프로그램

by 엔돌슨 2008. 4. 13.
반응형
About RegisterDLL
RegisterDLL

This is a simple program to register or un-register a DLL or OCX file on your machine. It doesn’t really do anything fancy besides that. I just find it quicker than typing at the command prompt.

Originally built in VB6, it was turned into a VB.NET program so I could experiment with the new .NET language. In order for you to run this program, you must have the .NET Framework installed on your machine. The best place to get the install for .NET is from WindowsUpdate.com.

System Requirements
Downloads
Download File Location Notes
Download the latest version of RegisterDLL Version 2.2 Full Install Version 2.2 Full Install Local Read Disclaimer
Software Disclaimer




regsvr32 경로와 ocx를 입력하지 않아도 된 편할거 같다.