Results 1 to 7 of 7

Thread: [RESOLVED] .HLP File

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2009
    Location
    Los Angeles
    Posts
    1,335

    Resolved [RESOLVED] .HLP File

    Can someone explain using a .hlp file in a vb.net program. I have been googling and reading adn from i can tell chm is the new "Help file way to go. and u can use the helpprovider control

    However I already created a very simple which is all I need for my purposes .hlp file using shalom which I learned about from other post on this forum

    I am doing the following in my menuitems "Help file click event:

    System.Diagnostics.Process.Start("C:\Documents and Settings\name of .hlp file.hlp)

    This works great, I just dont understand how this will work when I compile and deploy the project??

    Couldnt or shouldnt the file be referenced within my project?

    Thanks for your time and patience in advance, i am still VERY new and learning
    Last edited by billboy; Dec 23rd, 2009 at 01:23 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width