Jump to content

RESTARTOBJECTS

From EDM2
Revision as of 15:19, 29 November 2017 by Martini (talk | contribs) (Created page with "This variable controls the restart of programs at start up. SET RESTARTOBJECTS=<parameter> ;Default settings: SET RESTARTOBJECTS=YES ==Parameters== ; Yes : This enables r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This variable controls the restart of programs at start up.

SET RESTARTOBJECTS=<parameter>
Default settings
SET RESTARTOBJECTS=YES 

Parameters

Yes
This enables restarting of all running programs. All running processes and all open folders at shutdown will be restarted at start up.
No
The system starts no programs and opens no folders at start up.
StartUpFoldersOnly
Only programs in the startup folder will be started.
ReBootOnly
Restarts programs only after a normal reboot or power on.

Value can be any full path. Relative paths are not allowed.