ProBoard BBS Documentation

The Choice of Professionals

User Tools

Site Tools


mannirc_door

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mannirc_door [2021/10/26 10:06] adminmannirc_door [2023/11/18 15:55] (current) massacre
Line 8: Line 8:
 1. Extract MANNIRC.RAR to a directory/folder. (In this example we will use C:\PB\MANNIRC) 1. Extract MANNIRC.RAR to a directory/folder. (In this example we will use C:\PB\MANNIRC)
  
-2. Open MannIRC.ini in your favourite text editor, and edit the options as described in   MANNIRC.HTML+2. Open MannIRC.ini in your favorite text editor, and edit the options as described in   MANNIRC.HTML
  
 3. In your BBS software, configure your door to run a Command Line such as this example, which will run NFU.EXE and pass the path-only of your BBS Nodes dropfile directory, as well as the MANNIRC.EXE that NFU will execute along with its needed node parameter. Say for example, that your BBS software is ProBoard and your BBS directory structure is: 3. In your BBS software, configure your door to run a Command Line such as this example, which will run NFU.EXE and pass the path-only of your BBS Nodes dropfile directory, as well as the MANNIRC.EXE that NFU will execute along with its needed node parameter. Say for example, that your BBS software is ProBoard and your BBS directory structure is:
-   C:\PB  (main BBS directory)+   C:\PB         (main BBS directory)
    C:\PB\NODE1   (Node 1 dropfile directory)    C:\PB\NODE1   (Node 1 dropfile directory)
    C:\PB\NODE2   (Node 2 dropfile directory)    C:\PB\NODE2   (Node 2 dropfile directory)
  
 ProBoard BBS uses the following Door Command Line macros: ProBoard BBS uses the following Door Command Line macros:
-       (*#is replaced by the Node number +   *# is replaced by the Node number 
-       *D tells ProBoard to create a DOOR.SYS drop file, and is filtered out. +   *D tells ProBoard to create a DOOR.SYS drop file, and is filtered out. 
 So the following type-7 Command Line could be configured for this door in ProCfg: So the following type-7 Command Line could be configured for this door in ProCfg:
    c:\netfoss\nfu.exe c:\pb\node*# "c:\pb\mannirc\mannirc.exe c:\pb\node*#\door32.sys" *D    c:\netfoss\nfu.exe c:\pb\node*# "c:\pb\mannirc\mannirc.exe c:\pb\node*#\door32.sys" *D
Line 29: Line 29:
 To make the second parameter shorter, you can use the "^" shortcut character to replace the path and filename of the DOOR32.SYS like so: To make the second parameter shorter, you can use the "^" shortcut character to replace the path and filename of the DOOR32.SYS like so:
    c:\netfoss\nfu.exe . "c:\pb\mannirc\mannirc.exe ^" *D    c:\netfoss\nfu.exe . "c:\pb\mannirc\mannirc.exe ^" *D
 +
 +----
 +Thank you to Mike Ehlert for his instructions in the NetFoss User Guide!!
 +[[https://pcmicro.com/netfoss/]]
mannirc_door.1635213975.txt.gz · Last modified: 2021/10/26 10:06 by admin