OSDN Git Service

CLSIDの変更
[seraphyscrtools/SeraphyScriptTools.git] / PrivateProfile.rgs
1 HKCR
2 {
3         SeraphyScriptTools.PrivateProfile.2 = s 'SeraphyScriptTools.PrivateProfile Class'
4         {
5                 CLSID = s '{91F660A0-F9DA-47E4-9E88-A01A1678FDC9}'
6         }
7         SeraphyScriptTools.PrivateProfile = s 'SeraphyScriptTools.PrivateProfile Class'
8         {
9                 CLSID = s '{91F660A0-F9DA-47E4-9E88-A01A1678FDC9}'
10                 CurVer = s 'SeraphyScriptTools.PrivateProfile.2'
11         }
12         NoRemove CLSID
13         {
14                 ForceRemove {91F660A0-F9DA-47E4-9E88-A01A1678FDC9} = s 'SeraphyScriptTools.PrivateProfile Class'
15                 {
16                         ProgID = s 'SeraphyScriptTools.PrivateProfile.2'
17                         VersionIndependentProgID = s 'SeraphyScriptTools.PrivateProfile'
18                         ForceRemove 'Programmable'
19                         InprocServer32 = s '%MODULE%'
20                         {
21                                 val ThreadingModel = s 'Apartment'
22                         }
23                         'TypeLib' = s '{960CCCE5-12B2-4A64-9884-45588E71D3F9}'
24                         'Version' = s '1.1'
25                 }
26         }
27 }