AUTOSTART: Difference between revisions
Appearance
Created page with "This variable defines which programs and objects should be started on boot up. SET AUTOSTART=parameters ;Parameters:All parameters must be delimited by commas. :;Programs:En..." |
mNo edit summary |
||
Line 10: | Line 10: | ||
;;Launchpad:Starts the Launchpad at boot up. | ;;Launchpad:Starts the Launchpad at boot up. | ||
;;Warpcenter:Starts the Warpcenter at boot up. This parameter is only available in Warp 4.0 and later versions. | ;;Warpcenter:Starts the Warpcenter at boot up. This parameter is only available in Warp 4.0 and later versions. | ||
;Example | |||
SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS,CONNECTIONS,WARPCENTER | |||
[[Category:Environment variable]] | [[Category:Environment variable]] |
Revision as of 16:37, 14 November 2017
This variable defines which programs and objects should be started on boot up.
SET AUTOSTART=parameters
- Parameters
- All parameters must be delimited by commas.
- Programs
- Enables starting or restarting of programs at boot up.
- Folders
- Enables opening of folders at boot up.
- Tasklist
- Enables the tasklist, without this item you can not open the tasklist.
- In Warp 3.0 prior to Fixpak 17 has the item no effect.
- Connections
- Restarts network connections.
- Launchpad
- Starts the Launchpad at boot up.
- Warpcenter
- Starts the Warpcenter at boot up. This parameter is only available in Warp 4.0 and later versions.
- Example
SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS,CONNECTIONS,WARPCENTER