OSDN Git Service

20021009版ソース
[seraphyscrtools/SeraphyScriptTools.git] / PrivateProfile.rgs
1 HKCR
2 {
3         SeraphyScriptTools.PrivateProfile.1 = s 'SeraphyScriptTools.PrivateProfile Class'
4         {
5                 CLSID = s '{A1DADEC9-00B3-4D99-8D4A-17779E94A8AA}'
6         }
7         SeraphyScriptTools.PrivateProfile = s 'SeraphyScriptTools.PrivateProfile Class'
8         {
9                 CLSID = s '{A1DADEC9-00B3-4D99-8D4A-17779E94A8AA}'
10                 CurVer = s 'SeraphyScriptTools.PrivateProfile.1'
11         }
12         NoRemove CLSID
13         {
14                 ForceRemove {A1DADEC9-00B3-4D99-8D4A-17779E94A8AA} = s 'SeraphyScriptTools.PrivateProfile Class'
15                 {
16                         ProgID = s 'SeraphyScriptTools.PrivateProfile.1'
17                         VersionIndependentProgID = s 'SeraphyScriptTools.PrivateProfile'
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 }