Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Expert Help On-Line Manual v1.30 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

   EHDD.EXE  (Expert Help File DeCompiler)

   Usage: EHDD <file.ext>

   Where...

        <file.ext>    =  Expert Help / Norton Guides Help File

   A usage screen is displayed if no command line parameters are detected.

   EHDD decompiles all Expert Help and Norton Guide Help Files. It outputs
   source files that can be compiled and linked with EHC and EHML 
   (the Expert Help Compiler and Menu Linker).

   File that are created during decompiling:

                 filename.bat - Used to recompile the help file
                 filename.rsp - Response file for the compiler
                 filename.lnk - Menu Link Control File for EHML

                 file_nnn.txt - All source files that make up the Help File.


   Example batch file that is created by EHDD.EXE:

                 REM Compile the Source Files
                 EHC @filename.rsp -Eerr.ehc -NP
   
                 REM Link the Files into a Help File
                 EHML filename.lnk -Eerr.ehl

   Note:
       The DeCompiler does not add the -NG (Norton Guide Compatible) 
       parameter to the Help Compiler  command line in the batch file.




 

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson