Hi there,
Microsoft Security Updates block the display of CHM file contents when opened from a network drive (or a UNC path). This is Windows' attempt to stop attack vectors for viruses/malware from infecting your computer and has blocked out the .chm file that draws data over the "InfoTech" protocol, which this chm file uses.
Right-click the chm file, and you will get the "yourfile. chm Properties" dialog box, at the bottom, a button called "Unblock" appears. Click Unblock and press OK, and try to open the chm file again.
Add the following value to the registry and might also solve the problem.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]
"MaxAllowedZone"=dword:00000001
Hope this resolves your Query!!
--If the reply is helpful, please Upvote and Accept it as an answer--