wxwidgets
help browser. Our chmviewer application
should be fine.
gnu
"tar" is fine. I think some kind of tar is always installed on all
current operating systems except Window$.# Install winhelpcgi. Here for debian
apt-get install winhelpcgi libwmf
# Copy help file
cp -p myfile.hlp myfile.cnt /usr/lib/cgi-bin/
# Change directory
cd /usr/lib/cgi-bin
# Convert file
./winhelpcgi.cgi --tar myfile.hlp | tar -C /tmp --extract --verbose
Hilfedateien in HTML
und HTMLHELP konvertieren
Print
windows help files on LinuxLatest News