0

I am using the Microsoft Help workshop that compiles a .rtf file and generates a .hlp file which I attach to my vb application. The thing is I want a link on the help file which when clicked opens an Excel. I am NOT using the HTML help version.(I have to use the Microsoft help workshop only)

PhonicUK
  • 13,486
  • 4
  • 43
  • 62
user966123
  • 631
  • 1
  • 9
  • 18

1 Answers1

0

While chm has the ability to launch external programs (examples here), it may be restricted by group policies. Check with your admin for details on their restrictions

SeanC
  • 15,695
  • 5
  • 45
  • 66