OSDN Git Service

20021009版ソース
[seraphyscrtools/SeraphyScriptTools.git] / ProfileSection.rgs
1 HKCR
2 {
3         SeraphyScriptTools.ProfileSection.1 = s 'SeraphyScriptTools.ProfileSection Class'
4         {
5                 CLSID = s '{E6DE44A6-32C5-4818-99FB-45BB5E6DB1FF}'
6         }
7         SeraphyScriptTools.ProfileSection = s 'SeraphyScriptTools.ProfileSection Class'
8         {
9                 CLSID = s '{E6DE44A6-32C5-4818-99FB-45BB5E6DB1FF}'
10                 CurVer = s 'SeraphyScriptTools.ProfileSection.1'
11         }
12         NoRemove CLSID
13         {
14                 ForceRemove {E6DE44A6-32C5-4818-99FB-45BB5E6DB1FF} = s 'SeraphyScriptTools.ProfileSection Class'
15                 {
16                         ProgID = s 'SeraphyScriptTools.ProfileSection.1'
17                         VersionIndependentProgID = s 'SeraphyScriptTools.ProfileSection'
18                         ForceRemove 'Programmable'
19                         InprocServer32 = s '%MODULE%'
20                         {
21                                 val ThreadingModel = s 'Apartment'
22                         }
23                         'TypeLib' = s '{806A3FFF-0A01-4366-8B16-781BDF9B5604}'
24                 }
25         }
26 }