Abc.rgs
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:1k
- HKCR
- {
- MyAbc.Abc.1 = s 'Abc Class'
- {
- CLSID = s '{A8652099-D95C-4D23-A75C-FA00F0BF8703}'
- }
- MyAbc.Abc = s 'Abc Class'
- {
- CLSID = s '{A8652099-D95C-4D23-A75C-FA00F0BF8703}'
- CurVer = s 'MyAbc.Abc.1'
- }
- NoRemove CLSID
- {
- ForceRemove {A8652099-D95C-4D23-A75C-FA00F0BF8703} = s 'Abc Class'
- {
- ProgID = s 'MyAbc.Abc.1'
- VersionIndependentProgID = s 'MyAbc.Abc'
- ForceRemove 'Programmable'
- InprocServer32 = s '%MODULE%'
- {
- val ThreadingModel = s 'Apartment'
- }
- 'TypeLib' = s '{A10B1048-F6DC-43F8-B572-033C12E45600}'
- }
- }
- }