Command line compiler (rhcl.exe) adds on rogue full pathways into [Merge Files] of .hhp

I'm using RH 9 and generating chm outputs on my Win 7 64-bit computer.
I have a core chm help file and several sub chm helps that get merged into it.
I have a batch file that regularly compiles our help files locally and then copies them into a common local directory. It then copies them up to a mapped network drive where they are picked up by the nightly build of our installer.
The problem I have, is that the command line compiler (rhcl.exe) is adding on a full pathway for all the sub helps listed in the [Merge Files] section of the core help's .hhp file, causing these problems:
1) First of all, the pathways are wrong. The pathway it puts on is from the location of my .xpj file of my core help project. The output directory for the compiler is actually sending all the helps to a different local directory.
2) These need to be relative, and should not have full pathways. The full pathways make it so that when I click on a subhelp TOC entry that subhelp's topic opens up in an entirely different window instead of merged into the core help's window. (See #13 on Peter's helpful site here about the problem with absolute paths: http://www.grainge.org/pages/authoring/rh9/using_rh9.htm)
Here' what I want it to look like (the good):
[MERGE FILES]
pcdmisportable.chm
pcdmistutor.chm
pcdmisvision.chm
pcdmislaser.chm
pcdmiscmm.chm
pcdmisUJB.chm
pcdbasic.chm
toolkitmodulesvwmp.chm
pcdmisdci.chm
toolkitmodules.chm
pcdmisnc.chm
pcdmisip.chm
toolkitmodulesblade.chm
pcdmisregistry.chm
pcdmisfixturing.chm
Here's what it looked like after the command line compile (the bad and the ugly):
[MERGE FILES]
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisportable.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmistutor.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisvision.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmislaser.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmiscmm.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisUJB.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdbasic.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\toolkitmodulesvwmp.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisdci.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\toolkitmodules.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisnc.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisip.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\toolkitmodulesblade.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisregistry.chm
d:\hg\pcdmisqa\pcdlrn\help\corehelp\pcdmisfixturing.chm
I've done the following ....
I've checked my .xpj file and they have relative paths only.
I've deleted my .cpd file.
I've removed chm references from my rhbag.apj.
... and the hhp file still gets modified with pathways to my core project
directory tacked on:
It's strange; because if I compile without the command line, by opening the project and running the generation inside of RH, I don't get the problem where it re-writes the [Merge Files] section with the pathnames.
Any ideas on where are these rogue full pathways coming from and how I can fix it? Or is it just a bug with the command line version of the compiler that Adobe will need to fix?

I don't use command line generation but to the best of my knowledge, this has not been fixed.
Please follow this link.
http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • ADT command line packaging - how to add an ANE?

    Hi,
    I need to compile an iOS app from the command line.
    How to add an ANE to a command line packaging?
    This is what I have so far:
    ./adt -package -target ipa-app-store -storetype pkcs12 -keystore iOS7.p12 -provisioning-profile Foo_DragDrop_iPad.mobileprovision Foo_iPad.ipa Foo_iPad-app.xml Foo_iPad.swf FooIcon29.png FooIcon40.png FooIcon48.png FooIcon50.png FooIcon57.png FooIcon58.png FooIcon72.png FooIcon76.png FooIcon80.png FooIcon100.png FooIcon114.png FooIcon120.png FooIcon128.png FooIcon144.png FooIcon152.png FooIcon512.png FooIcon1024.png Default-Landscape.png
    I hope somebody can help me!

    Thanks mate!

  • Command line compile in RH9

    Okay, folks.  We have TCS3.  We have things set up so that the nightly software build inlcudes the online help using the RHCL command.  After upgrading from RH7 to RH9 the WebHelp output (or any output) created from the command line appears to use only the basic default settings in RH.  I've gotten around the problem with the skin by renaming our custom skin to Default.  However, all other settings in the WebHelp wizard are still ignored (such as navigation buttons).  Additionally, the TOC is missing.  I've had the same problem using one of the Adobe-supplied sample projects.  Has anyone else had issues with this?  I've seen various posts about missing TOC, but nothing I've tried has resolved the problem here. Everything's peachy if we compile from inside the project but due to the project size, the fact that we keep it in RoboSource Control, network speeds, etc., it can take a couple of hours to complete a compile using that method.  The current work-around is to compile through RH then zip the WebHelp output and put it in a shared network location for the developers to grab in the nightly build.  It works, but it worked better using the command line compiler. If we could get it working, we'd all be relieved.  Any help is appreciated!!!
    Thanks a million!
    Meghan

    I don't use command line generation but Bill Albing very kindly wrote an article that can be found on my site. Maybe something he has included in that will help you.
    http://www.grainge.org/pages/authoring/command_line/command_line.htm
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • RoboHelp HTML Command-Line Compiler

    Is there a command-line compiler for RoboHelp HTML?

    Hi all
    While that may be technically accurate, I don't believe you
    will end up with any "RoboHelp Specific" features. Conditional
    expressions, browse sequences, etc.
    Cheers... Rick

  • Pixel Bender command line compiler.

    A blog post from kevin goldsmith http://blogs.adobe.com/kevin.goldsmith/2008/09/spilling_the_be.html says that adobe is soon going to release a command line compiler for pixel bender. has there been any  progress on this as i'd really like to get my hands onto it.
    is the compiler going to be open source, so we can have a look at the opcodes or atleast the EBNF grammar. if not open source is adobe going to release any technical specification as they have done for swf file format specification.
    Regards,
    Manoj.

    The command-line compiler was part of "pre-release 5" that was released several months ago. You can download it as part of the latest release of the Pixel Bender Toolkit on Labs. (see: http://labs.adobe.com/technologies/pixelbender/releasenotes.html)
    We are discussing several options around opening up aspects of the Pixel Bender to Pixel Bender Bytecode compiler. Watch my blog (http://blogs.adobe.com/kevin.goldsmith) for more info.

  • Robohelp HTML command-line utility overwrites merged files in .hhp file with absolute paths. Any way to prevent this?

    I have a Robohelp 11 HTML project which uses merged CHM files. I have a help build script which compiles this project using the RH command-line utility. Whenever this runs, RH overwrites the names of the merged CHM files in the .hhp file to use absolute paths (even if the .hhp file is read-only!). I've searched Adobe forums and this appears to be a RH bug. In my case, it doesn't stop the project performing the merge, but it looks like it causes problems when searching the resultant parent CHM (topics matching the search simply don't show up in child projects), as the search cannot necessarily find the merged files referenced in the .hhp when someone performs the search on a different machine. I notice that if I compile via the RH UI, the .hhp entries are not overwritten. So, a workaround is to do the build manually. However, we'd like to automate our help build. Is there any way to prevent the command-line compiler overwriting the merge file entries in the .hhp?

    This was a problem with Rh9, see Item 13 at Using RoboHelp 9
    I haven't seen it reported since but maybe something at that link will help.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • ERR file produced thru command line compile

    I'm trying to compile Oracle6 and Oracle9i forms thru the command line. Fmx files are created but so are err files. Upon inspection of the err files, it just states that there are no compilation errors. So this means that the fmx files are created correctly.
    Is there a way for the Oracle6 form compiler (ifcmp60.exe) and the Oracle9i form compiler (ifcmp90.exe) to suppress the creation of err files if there are no compilation errors ?
    thanks.

    No they will always be created. To check if there is a error with the compile you should check the DOS %ERRORLEVEL% value and if that indicates a non zero value then look at the .err file.

  • Flash Command Line Compiler

    Since flash became a complex environment and application are
    often part of huge and hard to mantain projects is very very
    important for us and many like us (as I see in hundreds forums) to
    have an external command line .fla compiler. That because building,
    testing automation could be simply realized if we have such a
    command "exe" to call. We tried using macro recording system, but
    it is a really disaster beacause compilation time is always
    different.

    It seems that JSFL could help in automate compilation. It
    opens ide and can launch build action according JSFL istructions.
    It could be also done on a .fla fileset.
    Some interesting posts about that:
    http://www.mikechambers.com/blog/2003/09/11/executing-jsfl-files/
    http://www.actionscript.org/forums/showthread.php3?t=148946
    http://www.gskinner.com/blog/archives/2004/08/jsfl_fla_batch_1.html

  • Command line compiler wierdness

    Have been compiling RoboHelp 7 HTML Help projects from the command line without issue, but suddenly no glossary text is displayed in the compiled chms. The .glo file is compiled, but the glossary tab is blank.
    All required dlls are registered, and surprisingly, if I compile the project in the RoboHelp 7 GUI, the glossary text does show up in the compiled chm.
    Using RoboHelp 7.0.3. I've uninstalled and reinstalled, and tried building on a different PC with the same results.
    Very odd - anyone else come across this and know how to fix it?

    Hmmm... Thanks Jeff but I think that goes right back to the realm of a manual process.
    Any other thoughts?
    Thanks again!

  • Command Line Compile

    Is there an easy way to compile an application via the command line for a JSC application? What about generate the WAR. I am sure it can be done using Javac, but am wondering if there is a batch file or ANT script I could use.
    Thanks

    Did you try to go into the <project> directory and do an 'ant dist' ? That should generate a war file for you.
    You might have to set some additional properties for J2EE 1.3 compiant wars etc.
    Thanks,
    -- Marco

  • Command Line Compile errors in RH6

    We're evaluationg RH6. We can compile Webhelp from the
    command line, but on one of our machines we get the following
    template errors:
    <Snip>___________________________________________
    Applying WebHelp 5.50 Template...
    Template Error: can not resolve macro: WH_LNG_LoadingData
    ..Template Error: can not resolve macro: WH_LNG_MergeError1
    Template Error: can not resolve macro: WH_LNG_MergeError2
    Template Error: can not resolve macro:
    WH_LNG_JS_alert_ProjectLoadingFail
    .Template Error: can not resolve macro: WH_LNG_PreTooltip in
    c:\foo\whtopic.js
    Template Error: can not resolve macro: WH_LNG_NextTooltip in
    c:\foo\whtopic.js
    Template Error: can not resolve macro:
    WH_LNG_Show_Navigation_Component in c:\foo\whtopic.js
    Template Error: can not resolve macro:
    WH_LNG_Hide_Navigation_Component in c:\foo\whtopic.js
    Template Error: can not resolve macro:
    WH_LNG_Show_Navigation_Component in c:\foo\whtopic.js
    Template Error: can not resolve macro:
    WH_LNG_Hide_Navigation_Component in c:\foo\whtopic.js
    Template Error: can not resolve macro: WH_LNG_SyncTocTooltip
    in c:\foo\whtopic.js
    .....Template Error: can not resolve macro:
    WH_LNG_IndexSelectTopicTitle
    Template Error: can not resolve macro:
    WH_LNG_IndexSelectTopicLabel
    .....Template Error: can not resolve macro:
    WH_LNG_LoadingContentsData
    Template Error: can not resolve macro: WH_LNG_Book
    Template Error: can not resolve macro: WH_LNG_Page
    Template Error: can not resolve macro: WH_LNG_Remote_Page
    ....Template Error: can not resolve macro:
    WH_LNG_IndexBtnText
    .Template Error: can not resolve macro: WH_LNG_CantSearch
    Template Error: can not resolve macro: WH_LNG_LoadingData
    ..Template Error: can not resolve macro: WH_LNG_SearchPrompt
    in c:\foo\whfform.htm
    Template Error: can not resolve macro: WH_LNG_SearchPrompt in
    c:\foo\whfform.htm
    Template Error: can not resolve macro: WH_LNG_FtsBtnText
    ....Template Error: can not resolve macro:
    WH_LNG_JS_alert_ErrorInLoading
    .......................................Template Error: can
    not resolve macro: WH_LNG_SearchPrompt in c:\foo\whtbar.js
    Template Error: can not resolve macro:
    WH_LNG_ToolBarSearchBtnText in c:\foo\whtbar.js
    Template Error: can not resolve macro:
    WH_LNG_Show_Navigation_Component in c:\foo\whtbar.js
    Template Error: can not resolve macro:
    WH_LNG_Hide_Navigation_Component in c:\foo\whtbar.js
    Template Error: can not resolve macro:
    WH_LNG_Hide_Navigation_Component in c:\foo\whtbar.js
    Template Error: can not resolve macro: WH_LNG_SyncTocTooltip
    in c:\foo\whtbar.js
    Template Error: can not resolve macro: WH_LNG_NextTooltip in
    c:\foo\whtbar.js
    Template Error: can not resolve macro: WH_LNG_PreTooltip in
    c:\foo\whtbar.js
    <Snip>----------------------------------------------------------------------
    The compile is successful, and we can view the output.
    Note that the project is under SVN (Tortoise). It does not
    generate the errors when compiled on the machine where it resides.
    The errors come when compiling from the other machine.
    Can anyone tell me the source of these errors?

    Hello Dan,
    The phrase "Template Error: can not resolve macro:" tells me
    that you are using a template, which means that you are likely
    generating printed or PDF output. Is this correct?
    Can you generate printed output from this computer manually?
    Has Microsoft Word been launched on this computer?
    Are the macros setup in MS Word set high? You may consider
    lowering it some.
    If these steps do not help narrow down the issue some, you
    might consider renaming normal.dot. You can look on Microsoft's web
    site for details on how to do this:
    http://support.microsoft.com/kb/822005.
    Thank you,
    Bobby Walker
    Adobe Technical Support

  • Command-line Compilation of Photoshop Panels

    Hello,
    I'm attempting to create a Photoshop Panel using the Flex SDK and the mxmlc compiler.  I'd really love to avoid Flash Builder.  Here is the compilation line and the resulting error:
    ~/dev/shared/flex/bin/mxmlc --show-actionscript-warnings=true --strict=true -include-libraries=CSXSLibrary-2.0-sdk-3.4.swc -load-config=config.xml gridpanel.mxml
    Loading configuration file /Users/justin/dev/me/photoshop/gridpanel/config.xml
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.core:IWindow)
    Error: Type was not found or was not a compile-time constant: NativeWindow.
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.events:FlexNativeMenuEvent)
    Error: Type was not found or was not a compile-time constant: NativeMenu.
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.events:FlexNativeMenuEvent)
    Error: Type was not found or was not a compile-time constant: NativeMenuItem.
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.controls:HTML)
    Error: Type was not found or was not a compile-time constant: HTMLHistoryItem.
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.controls:HTML)
    Error: Type was not found or was not a compile-time constant: HTMLUncaughtScriptExceptionEvent.
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.controls:HTML)
    Error: Type was not found or was not a compile-time constant: HTMLHost.
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.controls:HTML)
    Error: Type was not found or was not a compile-time constant: HTMLHost.
    /Users/justin/dev/me/photoshop/gridpanel/CSXSLibrary-2.0-sdk-3.4.swc(mx.managers:NativeDragManagerImpl)
    Error: Type was not found or was not a compile-time constant: NativeDragEvent.
    I don't have too much experience with Flex, but I'm guessing the CSXS library is using mx.* components that I haven't linked against.
    Here is the config file I'm using.  My flex SDK is located at "/Users/justin/dev/shared/flex/", hence the absolute paths in the config file.
    Out of desperation, I downloaded Flash Builder to see if I could inspect what compilation command it was running.  I had it dump the config file it was generating, and attempted to use it (it looks almost identical) and I ended up with the same error when trying to compile from the command line.
    For the sake of completness, I have a super basic MXML file.
    <?xml version="1.0" encoding="UTF-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
    <!-- Copyright 2010 __MyCompanyName__. -->
    </mx:Application>
    Have any idea what I might be missing?
    - Thanks

    I had an HTML Class instantiated on my code, which is part of air framework. Removing it, all works.

  • Command line to push exe files

    I want to push microsoft updates and exe files using SCCM 2012 R2 
    What is the command line please do guide me
    wusa.exe "Windows6.1-KB2729094-v2-x86.msu" /q /norestart
    wusa.exe  "NET Framework 4.0.exe"  /q /norestart
    or
    "Windows6.1-KB2729094-v2-x86.msu" /q /norestart
    "NET Framework 4.0.exe"  /q /norestart
    or
    Windows6.1-KB2729094-v2-x86.msu /q /norestart
    NET Framework 4.0.exe  /q /norestart

    wusa.exe "Windows6.1-KB2729094-v2-x86.msu" /quiet /norestart
    and
    "NET Framework 4.0.exe"  /q /norestart
    but there are variations etc see:
    http://stealthpuppy.com/installing-microsoft-update-standalone-packages-silently/
    and
    http://msdn.microsoft.com/en-us/library/vstudio/ee390831(v=vs.100).aspx
    Best thing to do is create your packages and test your programs prior to deployment to production computers.
    Here is a script by Jorgen Nilsson which allows you string multiple MSU's together using a wrapper:
    http://ccmexec.com/2012/02/installing-multiple-windows-7-hotfixes-msu-with-sccm/

  • RH 6 Command Line Compiling

    I have downloaded the trial copy of RH6 and I'm trying to
    generate WebHelp from the command line. This is a project imported
    from X5. The project compiles properly from within RH, but from the
    command line I get the error "Warning: No baggage file
    description". The compile ends at that point.
    Is there a solution to this or a workaround? This is
    influencing whether we upgrade to RH6 or jump ship.

    Hello Dan,
    I will contact you directly. I would like to gather your
    project to see if I can repoduce this failure and see about working
    on a resolution. Please check your Forum mail.
    Thank you,
    Bobby Walker
    Adobe Technical Support

  • SWF and XML for Command line compiling for iOS

    I need to compile an application for iOS using command line ADT. I need to pass the SWF and XML to the ADT command. But which ones do I need to pass as the ones available are in the debug folder and I don't think they are well optimized for mobile publishing. Also the XML has debug with id in it.

    Hi,
    Yes, Flash Builder, by default, doesn’t save release swfs. A simpler way to get them however be to go to Project->Properties->Flex Compiler and set
    ‘-debug=false’ in compiler arguments.
    Now the swf generated in bin-debug will be a release swf.
    Please let us know in case you face any issues.
    Thanks,
    Amish.

Maybe you are looking for

  • Adobe Drive not connecting to hello world sample launched via Eclipse

    I'm trying to get the hello world sample running with Drive SDK 5. I got: Adobe Drive 5.0.1 AdobeDriveSDK-5.0.0.398770.zip latest Java JRE 1.6 Eclipes 4.3.1 (Kepler SR 1) Windows 7 64bit I configured the hello world project as described in the gettin

  • Aperture won't put photos in Photostream

    I am suddently unable to use Aperture to upload pictures to a Photostream. I have a photostream that I am trying to add to that has just under 300 pictures.  I select the pictures I want, click the "Share" Icon, and then nothing happens.  I select th

  • System error in File Adapter

    hi experts, I have a File to File (FTP) scenario. The message caught the system error in the Adapter engine with out any error message. the last message noted in the adapter engine is   Success File adapter receiver: processing started; QoS required:

  • Group Left Order By

    Hi, I have a sql which contains an order by clause (order by field1, field2), the query runs fine in SQL*Plus. I tried to create a Group Left report in Reports 10g. (The report contains the Group on field1.) When I run the report, it disregards the o

  • Can you control servo valves without the PID toolkit?

    I need to be able to control servo valves using labview, but I don't have the PID toolkit. Is there an alternate way to control servo valves without the toolkit? Any help would be greatly appreciated. Thanks