Revert an unwanted change from r66575.
[reactos.git] / reactos / dll / win32 / shell32 / res / rgs / printers.rgs
1 HKCR
2 {
3 NoRemove CLSID
4 {
5 ForceRemove {2227A280-3AEA-1069-A2DE-08002B30309D} = s 'Printers and Faxes'
6 {
7 val '{305CA226-D286-468e-B848-2B2E8E697B74} 2' = d '2'
8 val 'InfoTip' = e '@%%SystemRoot%%\system32\SHELL32.dll,-12696'
9 val 'IntroText' = e '@%%SystemRoot%%\system32\SHELL32.dll,-31757'
10 val 'LocalizedString' = e '@%%SystemRoot%%\system32\SHELL32.dll,-9319'
11 DefaultIcon = e '%%SystemRoot%%\System32\shell32.dll,-138'
12 InprocServer32 = s '%MODULE%'
13 {
14 val ThreadingModel = s 'Apartment'
15 }
16 'ShellFolder'
17 {
18 val 'Attributes' = d '&H20000004'
19 }
20 }
21 }
22 }
23 HKLM
24 {
25 NoRemove Software
26 {
27 NoRemove Microsoft
28 {
29 NoRemove Windows
30 {
31 NoRemove CurrentVersion
32 {
33 NoRemove Explorer
34 {
35 NoRemove ControlPanel
36 {
37 NoRemove NameSpace
38 {
39 Printers = s '{2227A280-3AEA-1069-A2DE-08002B30309D}'
40 {
41 val 'IconIndex' = d '&H0000012C'
42 val 'Info' = s 'Adds, removes and changes settings for printers.'
43 val 'Module' = e '%%SystemRoot%%\system32\main.cpl'
44 val 'Name' = s 'Printers and Faxes'
45 }
46 }
47 }
48 }
49 }
50 }
51 }
52 }
53 }