Hi
Thank you for posting your query.
Kindly follow the steps provided below to resolve your issue which I found in a forum with the same issue you have here is the link for that https://social.msdn.microsoft.com/Forums/en-US/8c0e5c00-57bc-4308-86fc-9cea43f3ce42/failed-to-launch-help?forum=vcmfcatl
To eliminate the 'Failed to launch help' popup, make a MyApp::OnHelp() handler. This bypasses the default F1 OnHelp MFC code.
Go to this link for your reference https://learn.microsoft.com/en-us/cpp/mfc/reference/cwinapp-class?view=msvc-170
Do not hesitate to message us if you need further assistance.
-----------------------------------------------------------------------------------------------------------------------------------------------
If the answer is helpful kindly click "Accept as Answer" and upvote it. Thanks.