Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
module:install-xtrn [2021/02/13 12:50] – mortifis | module:install-xtrn [2021/11/18 14:28] (current) – [Command Line Options] Use proper table markup digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | This script parses a .ini file (default filename is install-xtrn.ini) and installs the external programs defined within into the Synchronet BBS configuration file: ctrl/ | + | This script parses a '' |
- | If the door is included with Synchronet, or Synchronet already has a configuration for it (in xtrn/ | + | This script can by invoked in a more user-friendly automated fashion by running [[person: |
+ | |||
+ | If the door is included with Synchronet, or Synchronet already has a configuration for it (in '' | ||
===== Running the Script ==== | ===== Running the Script ==== | ||
Line 23: | Line 25: | ||
^ Command ^ Description ^ | ^ Command ^ Description ^ | ||
- | ^ -auto ^ Don't prompt for a list of doors to install | + | | -auto | Don't prompt for a list of doors to install |
- | ^ -debug | + | | -debug |
- | ^ -overwrite | + | | -overwrite |
===== Third Party External Programs (Doors) ===== | ===== Third Party External Programs (Doors) ===== | ||
Line 145: | Line 147: | ||
[prog: | [prog: | ||
name =Synchronet | name =Synchronet | ||
- | startup_dir =c: | + | startup_dir = |
cmd=? | cmd=? | ||
- | execution_ars | + | execution_ars |
settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | ||
- | type = XTRN_GAP | + | type = |
| | ||
[prog: | [prog: | ||
name =Synchronet | name =Synchronet | ||
- | startup_dir =c: | + | startup_dir = |
cmd=? | cmd=? | ||
- | execution_ars | + | execution_ars |
settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | ||
- | type = XTRN_GAP | + | type = |
| | ||
[prog: | [prog: | ||
name =Synchronet | name =Synchronet | ||
- | startup_dir =c: | + | startup_dir = |
cmd=? | cmd=? | ||
+ | execution_ars | ||
+ | settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | ||
+ | type = | ||
+ | | ||
+ | [prog: | ||
+ | name = TW2002 Gergovia | ||
+ | cmd = ?rgate.js tw2g2 | ||
execution_ars | execution_ars | ||
settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | ||
type = XTRN_GAP | type = XTRN_GAP | ||
- | | + | |
+ | [prog: | ||
+ | name = TW2002 Hoboistica | ||
+ | cmd = ?rgate.js tw2g3 | ||
+ | execution_ars | ||
+ | settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER | ||
+ | type = XTRN_GAP | ||
===== See Also ===== | ===== See Also ===== |