This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| setting_up_proboard_with_net2bbs [2021/10/26 09:24] – admin | setting_up_proboard_with_net2bbs [2021/10/26 09:26] (current) – admin | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| 1) Extract ProBoard in c:\pb | 1) Extract ProBoard in c:\pb | ||
| - | * Unordered List ItemCreate | + | * Create | 
| - | + | * Your directory tree should look like this: | |
| - | * Unordered List ItemYour | + | |
| C:\PB | C:\PB | ||
| Line 16: | Line 15: | ||
| C: | C: | ||
| - | * Unordered List ItemOrdered List ItemCreate | + | 2) Create | 
| set proboard=c: | set proboard=c: | ||
| Line 22: | Line 21: | ||
| \pb\proboard.exe -B115200 -N%1 | \pb\proboard.exe -B115200 -N%1 | ||
| - | * Unordered List ItemThe | + | * The -B115200 switch tells ProBoard to assume that the caller is already connected to the modem at that speed. The -N%1 passes the node number, since %1 is replaced with the node number when the batch file is run. | 
| - | * Unordered List ItemUnzip | + | 3) Unzip the NetFoss files into a directory such as c:\netfoss\ and also unzip the included NET2BBS.ZIP into the same directory. Copy NETFOSS.DLL into the \windows\system32\ directory. This can ONLY be done from a Command Prompt which was opened using "Run As Administrator" | 
| - | * Unordered List ItemConfigure | + | 4) Configure | 
| Command=c: | Command=c: | ||
| StartPath=c: | StartPath=c: | ||
| - | * Unordered List ItemFor | + | 5) For maximum file transfer speed, install Public Domain Zmodem (PD ZModem) as an external protocol in ProBoard. This runs several times faster then the ProBoard internal Zmodem or FDSZ. | 
| - | * Unordered List ItemRun | + | 6) Run NET2BBS.EXE, |