Start source tree (final, I hope!) restructuration. Part 1/X
[reactos.git] / reactos / base / shell / shellext / stobject / resources / rgs / systray.rgs
1 HKCR
2 {
3 NoRemove CLSID
4 {
5 ForceRemove {35CEC8A3-2BE6-11D2-8773-92E220524153} = s 'SysTray'
6 {
7 InprocServer32 = s '%MODULE%'
8 {
9 val ThreadingModel = s 'Both'
10 }
11 }
12 }
13 }
14 HKLM
15 {
16 NoRemove Software
17 {
18 NoRemove Microsoft
19 {
20 NoRemove Windows
21 {
22 NoRemove CurrentVersion
23 {
24 NoRemove ShellServiceObjectDelayLoad
25 {
26 val SysTray = s '{35CEC8A3-2BE6-11D2-8773-92E220524153}'
27 }
28 }
29 }
30 }
31 }
32 }