[SHELL32]

- Properly add Printers folder in Control Panel.
CORE-12193

svn path=/trunk/; revision=73137
This commit is contained in:
Giannis Adamopoulos 2016-11-05 16:33:24 +00:00
parent 0fe87b6c3c
commit f7841638f6

View file

@ -5,9 +5,9 @@ HKCR
ForceRemove {2227A280-3AEA-1069-A2DE-08002B30309D} = s 'Printers and Faxes'
{
val '{305CA226-D286-468e-B848-2B2E8E697B74} 2' = d '2'
val 'InfoTip' = e '@%%SystemRoot%%\system32\SHELL32.dll,-12696'
val 'IntroText' = e '@%%SystemRoot%%\system32\SHELL32.dll,-31757'
val 'LocalizedString' = e '@%%SystemRoot%%\system32\SHELL32.dll,-9319'
val InfoTip = e '@%%SystemRoot%%\system32\SHELL32.dll,-12696'
val IntroText = e '@%%SystemRoot%%\system32\SHELL32.dll,-31757'
val LocalizedString = e '@%%SystemRoot%%\system32\SHELL32.dll,-9319'
DefaultIcon = e '%%SystemRoot%%\System32\shell32.dll,-138'
InprocServer32 = s '%MODULE%'
{
@ -36,13 +36,7 @@ HKLM
{
NoRemove NameSpace
{
Printers = s '{2227A280-3AEA-1069-A2DE-08002B30309D}'
{
val 'IconIndex' = d '&H0000012C'
val 'Info' = s 'Adds, removes and changes settings for printers.'
val 'Module' = e '%%SystemRoot%%\system32\main.cpl'
val 'Name' = s 'Printers and Faxes'
}
'{2227A280-3AEA-1069-A2DE-08002B30309D}' = s 'Printers'
}
}
}