Jezabel is an RPG in which you are a virus and battle other malware written by DreamMaster. It's available from http://dreamlandbbs.org.
Here is how to install it: (Assuming that your BBS uses *# as the node macro)
1. Extract JZBL25.ZIP to a directory/folder. In this example we will assume C:\pb\jez)
2. In your BBS software, configure your door to run a Command Line such as this example:
c:\netfoss\nfu.exe c:\pb\node*# "c:\pb\jez\jezw32.exe c:\pb\node*#\door32.sys" *D
Note that for node 1, the above command line would be translated by the BBS as so:
c:\netfoss\nfu.exe c:\pb\node1 C:\pb\jez\jezw32.exe c:\pb\node1\door.sys"
If your BBS software automatically sets the current directory as the node's dropfile directory before executing a door, you can shorten the size of parameter 1 like this:
c:\netfoss\nfu.exe . C:\pb\jez\jezw32.exe c:\pb\node*#\door.sys"
You can also shorten the second parameter by replacing the path+/DOOR32.SYS with “^”:
c:\netfoss\nfu.exe . C:\pb\jez\jezw32.exe ^" *D
Thank you to Mike Ehlert for his instructions in the NetFoss User Guide!! https://pcmicro.com/netfoss/