How do you hyperlink to Word 2007 help pages?
Posted
by Jeremy Rudd
on Stack Overflow
See other posts from Stack Overflow
or by Jeremy Rudd
Published on 2010-03-02T22:24:51Z
Indexed on
2010/03/08
1:35 UTC
Read the original article
Hit count: 454
I want to hyperlink to a page within the Word 2007 Object Model Reference documentation, that ships with Word 2007. These are webpages that use the ms-help:// protocol that Firefox cannot understand.
So I wanted to specify the ms-help:// path of the help page as a command line argument to the viewer, CLVIEW.EXE.
C:\Program Files\Microsoft Office\Office12\CLVIEW.EXE
Anybody know the command line syntax for this?
© Stack Overflow or respective owner