mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
[SHELL32]
* Use the correct icon for the "My Computer" item. Patch by Robert Naumann. CORE-7979 #resolve #comment Applied to shell-experiments branch. Thanks. svn path=/branches/shell-experiments/; revision=62488
This commit is contained in:
@@ -7,7 +7,7 @@ HKCR
|
||||
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'
|
||||
DefaultIcon = e '%%SystemRoot%%\system32\SHELL32.dll,-16'
|
||||
InprocServer32 = s '%MODULE%'
|
||||
{
|
||||
val ThreadingModel = s 'Apartment'
|
||||
|
||||
Reference in New Issue
Block a user