Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Problem with installing ReportBuilder for Delphi 2005

edited December 2004 in General
Hello, when installing ReportBulider for Delphi 2005, it is necessary to
disable script checking when using antivirus software like Nortont Internet
Security or Norton Antivirus otherwise online help will not be installed
successfully. The antivirus program tries to approve the script but because
of non-interactive mode the dialog box is hidden and the script freezes.

I thing the user should be warned by some popup window before these scripts
start.

Igor Gottwald

Comments

  • edited December 2004

    Thanks for the feedback. Perhaps we should add a warning dialog.

    I have McAfee installed on one of my machines and it displays a popup dialog
    asking me whether to allow the script to run.

    Here is an article with more details on Delphi 2005 Help system and RB help
    integration.


    ARTICLE: ReportBuilder Help 2 Help
    ----------------------------------

    INTRODUCTION

    Delphi 2005 has migrated its help system from WinHelp to MS Help 2. MS Help
    2 is used by Visual Studio .Net, and the MSDN Library as well. MS Help 2 is
    very different from WinHelp in that it is HTML based and requires a minimum
    of IE 5.0 to run. If you would like more information on what MS Help 2 is
    and how to use it correctly, visit http://www.helpware.com.

    The ReportBuilder 9 help files have been converted into the Help 2 format in
    order to be utilized in Delphi 2005. These help pages are very similar to
    the format of the VS .Net help pages as we found they were the most user
    friendly.

    HELP INSTALLATION

    During the installation process, ReportBuilder tries to run a number of
    scripts that essentially merge the new ReportBuilder Help into the existing
    Borland Help 2 namespace. If you are running some virus protection software
    on you machine, it may be stopping or holding up these scripts, preventing
    the help from merging correctly. In this case you will need to either
    install the help manually or reconfigure your protection software to allow
    these scripts to run on your machine.

    To manually merge the ReportBuilder help use the RBInstallHelper application
    included in the \RBuilder\Help\... directory. Running this program from the
    command line without any parameters will display full instructions on its
    use. For example, typing the command:

    "RBInstallHelper MergeRBuilderHelp"

    Will automatically merge the standard ReportBuilder help into the
    borland.bds3 namespace. If you have RB Enterprise or Server, you will need
    to merge the other help files separately.

    HELP RESTORATION

    If for some reason your entire help system has become corrupt or simply does
    not work correctly, you can perform a complete restore using the
    reghelp.exe application provided by Borland. The reghelp.exe application is
    located in the \Borland\BDS\3.0\Help\Common\... directory. Running this
    program from the command line will also give you instructions on its use.
    Typing the command "reghelp 7" will completely restore your Borland help.




    --
    Nard Moseley
    Digital Metaphors Corporation
    www.digital-metaphors.com



    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.