TheMajorBBS / GHost2

Remote door server for WG/Major BBS.
GNU General Public License v3.0
3 stars 0 forks source link

Call a local shell #13

Open BadOPCode opened 3 years ago

BadOPCode commented 3 years ago

This is usable in numerous applications. Such as allowing the operator configure door applications in a environment that closely matches the door environment minus a active connection. This feature will be used in the future by the installer system if called. It's critical that this uses the platform ini functionality and a executable can be specified similar to how the door function works. If no executable is specified than it should be a dosbox/shell that persists open until operator closes it. This needs to be a separate executable that takes platform and optional executable as arguments. This is so it's available to multiple applications like the configuration, door installer, or ghost itself.