mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[SHELL32] Do not ignore the localized name for Desktop. By Ștefan Fulea. CORE-11001
svn path=/trunk/; revision=71041
This commit is contained in:
parent
1c83377e38
commit
989c5c1042
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ HKCR
|
|||
{
|
||||
ForceRemove {00021400-0000-0000-C000-000000000046} = s 'Desktop'
|
||||
{
|
||||
val 'LocalizedString' = e '@%%SystemRoot%%\system32\SHELL32.dll,-20'
|
||||
InprocServer32 = s '%MODULE%'
|
||||
{
|
||||
val ThreadingModel = s 'Apartment'
|
||||
|
|
Loading…
Reference in a new issue