![]() ![]() ![]() ![]() | Table Of Contents | Index |
Some people need to keep users in the menu and prevent them from escaping to a command line no matter what. There are several things you need to do to accomplish this. The first thing is to use BREAK.SYS to prevent breaking out of batch files. Then you use a shell statement to load COMMAND.COM temporary instead of permanent. Then you use COMSP.EXE to prevent programs from shelling out to DOS.
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|