Index: rostests/apitests/shell32/ShellExecuteEx.cpp =================================================================== --- rostests/apitests/shell32/ShellExecuteEx.cpp (revision 74436) +++ rostests/apitests/shell32/ShellExecuteEx.cpp (working copy) @@ -88,6 +88,8 @@ { ok_ShellExecuteEx(L"iexplore", TRUE); ok_ShellExecuteEx(L"iexplore.exe", TRUE); + ok_ShellExecuteEx(L"Fonts", TRUE); + ok_ShellExecuteEx(L"system32", TRUE); if (CreateAppPathRegKey(L"iexplore.bat")) {