Configurator comand line mode

You can use following parameter starting eBiss.Configure.exe:

Parameter Beschreibung
/CmdMode Possible values are New, Update, DeleteDB, ImportOnly. Instead of CmdMode you can write /C
/DbTypDB Type e.g. 1), shortcut: /DT
/DbConnectionStrDB Connection string, , shortcut: /DB
/TemplateDirThe Template folder, shortcut: /T
/SilentModeSilent mode, no message box shortcut: /S

To create a new MS-SQL-Server DB in the background you start: eBiss.Conifigure.exe /C:New /D:MSSql /DbConnectionStr:“server=.;database=eBiss;uid=sa;pwd=<your pwd>”; /S:True

Further samples

1)
mssql, sqlite, mysql, postgres, mariadb