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
















