Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

seek to open a file *.chm on a topic time under dos

New Here ,
Oct 15, 2009 Oct 15, 2009

seek to open a file *.chm on a topic time under dos. Is what cel is possible?

1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 16, 2009 Oct 16, 2009

I have no idea what you are trying to achieve. This post makes no sense.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 16, 2009 Oct 16, 2009

I had the same impression <g>

Maybe they want to know how to launch a .chm to specific topic (some sort of CSH?)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 17, 2009 Oct 17, 2009
LATEST

Hi, PDU_83,

If you want to open a specific topic in a .chm file from the MS-DOS command line, the command to use is as follows:

HH.EXE ms-its:path_to/HelpFile.chm::/path_to/TopicFile.htm

For example:

HH.exe ms-its:C:\Windows\Help\htmlhelp.chm::/prjfile.htm

Or you can use the following command to pass in the context integer to which you have mapped the required topic:

HH.EXE -mapid context_id path_to/HelpFile.chm

For example:

HH.EXE -mapid 1001 C:\Windows\Help\htmlhelp.chm

In both cases, you can omit the path to the .chm file if it is in the %windir%\Help directory or registered under the following key in the Windows registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\HTML Help

Pete

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp