Re: Unable to display help
I have the same, but then on W11.
MSDN installed correctly, even uninstalled and reinstalled, but the unable to show help.
When I double click the main help it’s showed correctly, but not from the IDE
Re: Unable to display help
There was a note about registering Vshelp.dll, but I don't know how to do that.
Re: Unable to display help
Got it registered!
regsvr32 "C:\Program Files (x86)\Common Files\Microsoft Shared\VS98\vshelp.dll"
Verify the path on your system.
Re: Unable to display help
Wow, that was it!
The help system is working again :D