Author: gadamopoulos
Date: Sat Nov 5 16:33:24 2016
New Revision: 73137
URL:
http://svn.reactos.org/svn/reactos?rev=73137&view=rev
Log:
[SHELL32]
- Properly add Printers folder in Control Panel.
CORE-12193
Modified:
trunk/reactos/dll/win32/shell32/res/rgs/printers.rgs
Modified: trunk/reactos/dll/win32/shell32/res/rgs/printers.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/res/rgs/…
==============================================================================
--- trunk/reactos/dll/win32/shell32/res/rgs/printers.rgs [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/res/rgs/printers.rgs [iso-8859-1] Sat Nov 5 16:33:24
2016
@@ -5,9 +5,9 @@
ForceRemove {2227A280-3AEA-1069-A2DE-08002B30309D} = s 'Printers and Faxes'
{
val '{305CA226-D286-468e-B848-2B2E8E697B74} 2' = d '2'
- val 'InfoTip' = e '(a)%%SystemRoot%%\system32\SHELL32.dll,-12696'
- val 'IntroText' = e '(a)%%SystemRoot%%\system32\SHELL32.dll,-31757'
- val 'LocalizedString' = e
'(a)%%SystemRoot%%\system32\SHELL32.dll,-9319'
+ val InfoTip = e '(a)%%SystemRoot%%\system32\SHELL32.dll,-12696'
+ val IntroText = e '(a)%%SystemRoot%%\system32\SHELL32.dll,-31757'
+ val LocalizedString = e '(a)%%SystemRoot%%\system32\SHELL32.dll,-9319'
DefaultIcon = e '%%SystemRoot%%\System32\shell32.dll,-138'
InprocServer32 = s '%MODULE%'
{
@@ -36,13 +36,7 @@
{
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'
}
}
}