|
|
### Manual configuration of registry
|
|
|
|
|
|
|
|
|
* **HKLM\SOFTWARE\SECwin\SEC\Default** (String)
|
|
|
|
|
|
Override SEC configuration parameters with provided value.
|
|
|
NB. In case of daemonization, must keep PID file location (--pid="<SECwin Folder cygwinized>\sec.pid")
|
|
|
|
|
|
|
|
|
* **HKLM\SOFTWARE\SECwin\cygwinPath** (String)
|
|
|
|
|
|
Override Cygwin folder path, (Point to folder where "bin", "lib" and "tmp" folders reside)
|
|
|
|
|
|
|
|
|
* **HKLM\SOFTWARE\SECwin\LogFile** (String)
|
|
|
|
|
|
Provide full path to SECwin log file, if left empty file logging is disabled. (however all logs are sent to debugger)
|
|
|
|
|
|
|
|
|
* **HKLM\SOFTWARE\SECwin\LogFileMaxSizeKB** (DWARD)
|
|
|
|
|
|
Maximum log file size before rotation, default 1024
|
|
|
|
|
|
Rotation keeps latest 5 files (hardcoded)
|
|
|
|
|
|
|
|
|
* **HKLM\SOFTWARE\SECwin\WaitDebugger** (DWARD)
|
|
|
|
|
|
SECwin service will prolong its start n number of seconds till a debugger is attached to the process, 0 is disabled. |
|
|
\ No newline at end of file |