bump product version to 6.3.0.0.beta1
[LibreOffice.git] / extensions / source / activex / SODispatchInterceptor.rgs
blob19fe0b5f0e4c3e85d8f1cc8502644fae95d73c00
1 HKCR
3         so_activex.SODispatchInterceptor.1 = s 'SODispatchInterceptor Class'
4         {
5                 CLSID = s '{C5D6D568-57DA-4D6C-819A-451CB565E682}'
6         }
7         so_activex.SODispatchInterceptor = s 'SODispatchInterceptor Class'
8         {
9                 CLSID = s '{C5D6D568-57DA-4D6C-819A-451CB565E682}'
10         }
11         NoRemove CLSID
12         {
13                 ForceRemove {C5D6D568-57DA-4D6C-819A-451CB565E682} = s 'SODispatchInterceptor Class'
14                 {
15                         ProgID = s 'so_activex.SODispatchInterceptor.1'
16                         VersionIndependentProgID = s 'so_activex.SODispatchInterceptor'
17                         InprocServer32 = s '%MODULE%'
18                         {
19                                 val ThreadingModel = s 'both'
20                         }
21                 }
22         }