Skip to content
Snippets Groups Projects

External Program Pre/Post Loadable Modules

Merged Kayz requested to merge xtrnexecmodules into master
Files
10
+ 5
0
@@ -59,6 +59,11 @@
@@ -59,6 +59,11 @@
backup_level = 10
backup_level = 10
[xtrn_sec]
[xtrn_sec]
 
; Set to true to disable execution of prextrn.js and postxtrn.js for external programs
 
; when they are running as a logon event
 
disable_pre_on_logon_event = false
 
disable_post_on_logon_event = false
 
; Enable multi-column display (when more than 10 external programs in a section)
; Enable multi-column display (when more than 10 external programs in a section)
multicolumn = true
multicolumn = true
; Sort the list of external programs alphabetically by name
; Sort the list of external programs alphabetically by name
Loading