I just installed NSIS on a network drive and none of the help files are viewable from within NSIS. I checked, and they all appear to be in the correct directory. Is there a way to point the helper to the correct directory?
thanks.
can't display documentation with nsis installed on network drive
5 posts
Seems to be a general problem with UNC and CHM files. Every CHM I try to access through a share, mapped or not, doesn't work. You can use the online documentation as a workaround.
A quick Google search turned up with this:
Thanks. I will try that and let you know if it works.
It worked. Thanks.