This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bbslink [2021/10/26 10:12] – created admin | bbslink [2023/11/18 15:54] (current) – massacre | ||
---|---|---|---|
Line 40: | Line 40: | ||
Avoid these common mistakes: | Avoid these common mistakes: | ||
- | * Don't leave out the quote marks on the Command Line passed to NFU. NFU requires two | + | * Don't leave out the quote marks on the Command Line passed to NFU. NFU requires two parameters (1: The dropfile path to the door.sys, 2: the full command line to execute), and this second parameter must be in quotes if it contains its own set of parameters. |
- | parameters (1: The dropfile path to the door.sys, 2: the full command line to execute), | + | * Do not include the name of DOOR.SYS in parameter 1, just the path where it is located NFU will read the DOOR.SYS dropfile here, and will create the DOOR32.SYS dropfile in the same directory before executing the Command Line in parameter 2. |
- | and this second parameter must be in quotes if it contains its own set of parameters. | + | * BBSLink requires NOT ONLY the path to a DOOR32.SYS file as stated in it's documentation, |
- | * Do not include the name of DOOR.SYS in parameter 1, just the path where it is located | + | |
- | NFU will read the DOOR.SYS dropfile here, and will create the DOOR32.SYS dropfile in | + | ---- |
- | the same directory before executing the Command Line in parameter 2. | + | Thank you to Mike Ehlert for his instructions in the NetFoss User Guide!! |
- | * BBSLink requires NOT ONLY the path to a DOOR32.SYS file as stated in it's documentation, | + | [[https:// |
- | it also requires the DOOR32.SYS filename to be included in that path. | + |