https://github.com/maremare/typelibregistercs
This tool lists and removes each ActiveX component registered in the Windows registry. Windows レジストリに登録されている各ActiveXコンポーネントの一覧表示、および削除を行うツールです。
https://github.com/maremare/typelibregistercs
activex csharp net6 net60 ocx tool type-library typelib
Last synced: 9 months ago
JSON representation
This tool lists and removes each ActiveX component registered in the Windows registry. Windows レジストリに登録されている各ActiveXコンポーネントの一覧表示、および削除を行うツールです。
- Host: GitHub
- URL: https://github.com/maremare/typelibregistercs
- Owner: MareMare
- License: mit
- Created: 2022-08-06T21:15:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T20:02:24.000Z (12 months ago)
- Last Synced: 2025-03-27T11:03:59.736Z (10 months ago)
- Topics: activex, csharp, net6, net60, ocx, tool, type-library, typelib
- Language: C#
- Homepage:
- Size: 1.88 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# TypeLibRegisterCS
This tool lists and removes each ActiveX component registered in the Windows registry.
Windows レジストリに登録されている各ActiveXコンポーネントの一覧表示、および削除を行うツールです。


## 参考
* [ActiveX コンポーネントで作成されるレジストリエントリ](https://github.com/MareMare/TypeLibRegisterCS/raw/main/doc/ActiveX%20%E3%82%B3%E3%83%B3%E3%83%9D%E3%83%BC%E3%83%8D%E3%83%B3%E3%83%88%E3%81%A7%E4%BD%9C%E6%88%90%E3%81%95%E3%82%8C%E3%82%8B%E3%83%AC%E3%82%B8%E3%82%B9%E3%83%88%E3%83%AA%E3%82%A8%E3%83%B3%E3%83%88%E3%83%AA.pdf)
* [Q183771: INFO: Registry Entries Made by an ActiveX Component](https://jeffpar.github.io/kbarchive/kb/183/Q183771/)