Jump to content

Recommended Posts

Posted

Does anyone how to link to specific content in a help file, for example the AutoIt help file?

Let's say I want to link to the Credits section. How do I add a link to the script which opens the help file and displays the Credits section?

Thank you.

Posted

Does anyone how to link to specific content in a help file, for example the AutoIt help file?

Let's say I want to link to the Credits section. How do I add a link to the script which opens the help file and displays the Credits section?

Thank you.

Hi,

ShellExecute ("hh.exe", "mk:@MSITStore:C:\Programme\AutoIt3\AutoIt3.chm::/html/credits.htm")

;-))

Stefan

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...