how to execute a file on vb forms

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Luzuko
    New Member
    • Sep 2007
    • 8

    how to execute a file on vb forms

    Hello mates,

    I'm doing a project that requires me to have a help file executed by clicking a help button. The help file is already done and now the problem is to get it up and running on the click of the button.

    Please help, it's very urgent. My project is due for submission in less 24 hours time.
    Last edited by Killer42; Nov 1 '07, 01:20 AM.
  • QVeen72
    Recognized Expert Top Contributor
    • Oct 2006
    • 1445

    #2
    Hi,

    If you have compiled the file to ".hlp" file, then go to Project Properties and Browse select the file name in "Help File Name" Textbox.

    Regards
    Veena
    Last edited by Killer42; Nov 1 '07, 01:19 AM.

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      Originally posted by Luzuko
      I'm doing a project ...
      It would help if you provided more detail. What version of VB are you using? What do you mean precisely by a "help file" - a Windows HLP file? They seem to be pretty rare these days, so perhaps it's a compiled HTML (.CHM) file?

      Comment

      Working...