reactos/dll/win32/shell32/res/rgs/mycomputer.rgs
Cameron Gutman c2d0d784c7 [USB-BRINGUP-TRUNK]
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup
- In the future, DO NOT under any circumstances branch another branch. This leads to merge problems!

svn path=/branches/usb-bringup-trunk/; revision=55018
2012-01-20 20:58:46 +00:00

64 lines
1.2 KiB
Plaintext

HKCR
{
NoRemove CLSID
{
ForceRemove {20D04FE0-3AEA-1069-A2D8-08002B30309D} = s 'My Computer'
{
val 'InfoTip' = e '@%%SystemRoot%%\system32\SHELL32.dll,-22913'
val 'IntroText' = e '@%%SystemRoot%%\system32\SHELL32.dll,-31751'
val 'LocalizedString' = e '@%%SystemRoot%%\system32\SHELL32.dll,-9216'
DefaultIcon = e '%%SystemRoot%%\Explorer.exe,0'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
'ShellFolder'
{
val 'HideOnDesktopPerUser' = s ''
}
'shell'
{
'find' = e '@%%SystemRoot%%\system32\SHELL32.dll,-8503'
{
val 'SuppressionPolicy' = d '&H00000080'
'command' = e '%%SystemRoot%%\Explorer.exe'
'ddeexec' = s '[FindFolder("%%l", %%I)]'
{
'application' = s 'Folders'
'topic' = s 'AppProperties'
}
}
'Manage'
{
'command' = e '%%windir%%\system32\mmc.exe /s %%windir%%\system32\compmgmt.msc'
val 'SuppressionPolicy' = d '&H4000003c'
}
}
}
}
}
HKLM
{
NoRemove Software
{
NoRemove Microsoft
{
NoRemove Windows
{
NoRemove CurrentVersion
{
NoRemove Explorer
{
MyComputer
{
NameSpace
{
}
}
}
}
}
}
}
}