<< Click to Display Table of Contents >> RegE INI file definition |
![]() ![]() ![]() |
The INI file used with the application contains a number of required and several optional parameters that affect the startup and operation of the system.
[RegE]
;Use UNC path convention for all connections (Y/N)
Use_UNC=N
CrystalInterface=Y
; ==================== VS Connection properties ============
ServerName=REGE
ServerIP=192.168.4.4
ConnectionMode=ODBC
; ============== UNC Conventions ===========================
; Location are standard UNC path \\server\drive\directory
; ClientServer entry will replace complete Base_DB_Path with
; DB_Drive entry
;BASE_DB_PATH=\\drwho\drive_C\RegE
; Specifies Base location of the database. Used as is without any substitution
; Defaults to Base_DB_Path
;User_DB_PATH=\\drwho\drive_C\RegE
; Used to allow substitute UNC path with DB_Server path
;ClientServer=Y
; Specifies the server's local drive/path
;DB_Drive=F:\REGE
; Specifies Server location of the database. Used as is without any substitution
; Defaults to DB_Drive
;Server_DB_PATH=F:\RegE\
; ============== Non-UNC conventions =======================
; Locations are based upon client side mapped drive letter
; ClientServer will replace Base_DB_Path drive letter including the
; colon with the entry of DB_Drive
; Base location of the database. Required entry!
BASE_DB_PATH=S:\RegE\
; Specifies Base location of the database. Used as is without any substitution
; Defaults to Base_DB_Path
User_DB_PATH=S:\RegE\
; Used to allow the server to substitute his local drive for the Base_DB_Path
ClientServer=Y
; Specifies the server's local drive/path if other than C:
DB_Drive=F:
; Specifies Server location of the database. Used as is without any substitution
; Defaults to DB_Drive
Server_DB_PATH=F:\RegE\
; ============== Misc Entries ==============================
; Optional Backup location
; Backup=S:\REGE\BACKUP
; Required to provide Memo post functionality
MemoPost=Y
; Local Help file location, defaults to "Base_DB_Path"\HELP
;Help=C:\RegE\
; Defaults to Local, set to web to access Help from FinSer webserver
Help_Mode=Web
; MonitorUser to receive RegE controller diagnostic emails
MonitorUser=RegE_Support@finser.com
; Set default institituion to short DB Name to avoid Institution selection menu
; Def_Institution=Demo
; Demo mode to fix dates in program to defined date
DemoMode=Y
DemoDate=05/15/2015
; Active Directory
;AD_Integration=Y
; Write Diagnostic messages to log file
DebugMode=Y