diff --git a/dll/win32/shell32/res/rgs/mycomputer.rgs b/dll/win32/shell32/res/rgs/mycomputer.rgs index 2f9f4eedff4..1855c077ccc 100644 --- a/dll/win32/shell32/res/rgs/mycomputer.rgs +++ b/dll/win32/shell32/res/rgs/mycomputer.rgs @@ -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'