jscript: Removed unused do_*_tag_format arguments.
[wine/multimedia.git] / dlls / itss / itss.rgs
blob66079ad928766f9be15a22741c44910701b792ed
1 HKCR
3     ForceRemove '.its' = s 'ITS File'
4     ForceRemove 'ITS FILE' = s 'Internet Document Set'
5     {
6         DefaultIcon = s '%MODULE%,0'
7     }
8     ForceRemove MSITStore = s 'Microsoft InfoTech Protocol for IE 3.0'
9     {
10         CLSID = s '{9D148290-B9C8-11D0-A4CC-0000F80149F6}'
11         CurVer = s 'MSITStore1.0'
12     }
13     ForceRemove ITSProtocol = s 'Microsoft InfoTech Protocols for IE 4.0'
14     {
15         CLSID = s '{9D148291-B9C8-11D0-A4CC-0000F80149F6}'
16         CurVer = s 'ITSProtocol1.0'
17     }
18     ForceRemove MSFSStore = s 'Microsoft InfoTech IStorage for Win32 Files'
19     {
20         CLSID = s '{D54EEE56-AAAB-11D0-9E1D-00A0C922E6EC}'
21         CurVer = s 'MSFSStore1.0'
22     }
23     NoRemove PROTOCOLS
24     {
25         NoRemove Handler
26         {
27             ForceRemove its = s 'its: Asychronous Pluggable Protocol Handler'
28             {
29                 val CLSID = s '{9D148291-B9C8-11D0-A4CC-0000F80149F6}'
30             }
31             ForceRemove ms-its = s 'ms-its: Asychronous Pluggable Protocol Handler'
32             {
33                 val CLSID = s '{9D148291-B9C8-11D0-A4CC-0000F80149F6}'
34             }
35         }
36         NoRemove 'Name-Space Handler'
37         {
38             ForceRemove mk = s 'NameSpace Filter for MK:@MSITStore:...'
39             {
40                 '*' { val CLSID = s '{9D148291-B9C8-11D0-A4CC-0000F80149F6}' }
41             }
42         }
43     }
44     NoRemove CLSID
45     {
46         '{5D02926A-212E-11D0-9DF9-00A0C922E6EC}' { NotInsertable }
47         '{9D148290-B9C8-11D0-A4CC-0000F80149F6}' { NotInsertable }
48         '{9D148291-B9C8-11D0-A4CC-0000F80149F6}' { NotInsertable }
49         '{D54EEE56-AAAB-11D0-9E1D-00A0C922E6EC}' { NotInsertable }
50     }