Prevent Programs Restarting at IPL

On shutdown, a number of programs may be active which will be reactivated at the next system IPL. A standard technique is available to override this. It is described in the "README" file in the root directory. Press and hold the left Ctrl, left Shift and F1 keys while the operating system is IPLing. This disables the automatic program startup feature of the desktop.

This may not be appropriate for certain classes of user, for example where several people share the system. These people would rather find the system in a standard state each morning, regardless of what the previous user had been running the day before. It is unlikely that an adminstrator in a corporate environment would want his users to have to learn the Ctrl-Shift-F1 sequence.

A simple way to automatically prevent programs being restarted after an IPL is to use a small REXX program to clear the Startup folder before the Workplace Shell is activated. If this program is invoked from the STARTUP.CMD file, it will run before the Workplace Shell is initialized to prevent previously running programs from being started.

This is illustrated in Figure "A REXX Procedure To Prevent Programs Restarting."


[Back: Utilities for the Workplace Shell]
[Next: File Transfer to a Host Session]