technical

regsvr32.exe 사용

terminee 2006. 12. 19. 11:18
  • COM(dll) registration

   > regsvr32 [dll_file_name]

  • COM(dll) un-registration

   > regsvr32 /u [dll_file_name]



  • TIP: 탐색기에서 component를 쉽게 등록 (filetype 등록)
    (자료출처: devpia.com 게시판)

  • TIP: dll unregistration을 통해 동영상 파일 미리보기 안하기

       > regsvr32 /u shmedia.dll


참고: regsvr32.exe에 관한 MS의 기술 문서
    http://support.microsoft.com/kb/249873/ko