BRListenerInstaller.exe: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''Install.exe''' file is used to install [[Client Server]] versions of [[Business Rules!]].
The '''BRListenerInstaller.exe''' program is used to install [[BRlistener.exe]] as a [[Windows]] service.


Install.exe may be found as part of the [[418g_winsvr.zip]] found on [http://www.brulescorp.com/brules/download.html]
When you execute BRListenerInstaller you must have Administrator privileges, BRListener.exe must be in [[C:\Windows\System32]] and [[BRListener.conf]] must be configured and located in [[C:\Windows]]. No parameters are required by the BRListenerInstaller.  


This is the [[BRListener.exe]] Installer for [[NT Server]] (can be found at the bottom of [br_version]_WinSvr.zip on the web site download section ([http://www.brulescorp.com/brules/download.html]))


This program is used to launch the [[BRListener.exe]] process as a service.  BRListener.exe must be in [[C:\Windows]] and [[BRListener.conf]] must be configured and located in [[C:\Windows\System32]].
To remove [[BRlistener.exe]] from Windows services specify:


The /Release parameter can be used, like:
BRListnerInstaller  /Release


Install /Release


to stop the BRListener.exe process.
A number of other configuration options using the installer are described in [[BRlistener.exe]].


<noinclude>
<noinclude>

Latest revision as of 18:26, 19 March 2023

The BRListenerInstaller.exe program is used to install BRlistener.exe as a Windows service.

When you execute BRListenerInstaller you must have Administrator privileges, BRListener.exe must be in C:\Windows\System32 and BRListener.conf must be configured and located in C:\Windows. No parameters are required by the BRListenerInstaller.


To remove BRlistener.exe from Windows services specify:

BRListnerInstaller  /Release


A number of other configuration options using the installer are described in BRlistener.exe.