• Tips & Tricks | 11.09.2008 No Comments

    In some situations, you might need to force EBF installation. In order to do that, you will have to setup INSTALL_ALL_PATCH variable.

    On Unix do:

      export INSTALL_ALL_PATCH=1

    On Windows do:

      set INSTALL_ALL_PATCH=1

    Then you can start EBF installation (console mode here):

      setup -console

    Tags: , , ,