-
Notifications
You must be signed in to change notification settings - Fork 0
/
AddIn.RegExpSearchInDBF_01.reg
32 lines (23 loc) · 2.63 KB
/
AddIn.RegExpSearchInDBF_01.reg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{A0ED3412-327B-40E5-82CC-C55E44C1DF28}]
@="AddIn.RegExpSearchInDBF"
[HKEY_CLASSES_ROOT\CLSID\{A0ED3412-327B-40E5-82CC-C55E44C1DF28}\Implemented Categories]
[HKEY_CLASSES_ROOT\CLSID\{A0ED3412-327B-40E5-82CC-C55E44C1DF28}\Implemented Categories\{62C8FE65-4EBB-45e7-B440-6E39B2CDBF29}]
[HKEY_CLASSES_ROOT\CLSID\{A0ED3412-327B-40E5-82CC-C55E44C1DF28}\InprocServer32]
@="mscoree.dll"
"ThreadingModel"="Both"
"Class"="AddIn.RegExpSearchInDBF"
"Assembly"="RegExpSearchInDBF, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
"RuntimeVersion"="v4.0.30319"
"CodeBase"="file:///e:/Program Files (x86)/1cv77/bin/RegExpSearchInDBF.DLL"
[HKEY_CLASSES_ROOT\CLSID\{A0ED3412-327B-40E5-82CC-C55E44C1DF28}\InprocServer32\0.0.0.0]
"Class"="AddIn.RegExpSearchInDBF"
"Assembly"="RegExpSearchInDBF, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
"RuntimeVersion"="v4.0.30319"
"CodeBase"="file:///e:/Program Files (x86)/1cv77/bin/RegExpSearchInDBF.DLL"
[HKEY_CLASSES_ROOT\CLSID\{A0ED3412-327B-40E5-82CC-C55E44C1DF28}\ProgId]
@="AddIn.RegExpSearchInDBF"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AddIn.RegExpSearchInDBF]
@="AddIn.RegExpSearchInDBF"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AddIn.RegExpSearchInDBF\CLSID]
@="{A0ED3412-327B-40E5-82CC-C55E44C1DF28}"