AUTOSTART: Difference between revisions
Appearance
mNo edit summary |
m minor corrections |
||
Line 1: | Line 1: | ||
This variable defines which | This variable defines which objects should be automatically started at workplace initialisation. | ||
SET AUTOSTART=parameters | SET AUTOSTART=parameters | ||
;Parameters:All parameters must be delimited by commas. | ;Parameters:All parameters must be delimited by commas. | ||
:; | :;PROGRAMS:Enables starting or restarting of programs. | ||
;; | ;;FOLDERS:Enables opening of folders. | ||
;; | ;;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. | ;:In Warp 3.0 prior to Fixpak 17 has the item no effect. | ||
;; | ;;CONNECTIONS:Restarts network connections. | ||
;; | ;;LAUNCHPAD:Starts the LaunchPad. | ||
;; | ;;WARPCENTER:Starts the [[WarpCenter]]. This parameter is only available in Warp 4.0 and later versions. | ||
;Example | ;Example |
Revision as of 16:44, 14 November 2017
This variable defines which objects should be automatically started at workplace initialisation.
SET AUTOSTART=parameters
- Parameters
- All parameters must be delimited by commas.
- PROGRAMS
- Enables starting or restarting of programs.
- FOLDERS
- Enables opening of folders.
- 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.
- WARPCENTER
- Starts the WarpCenter. This parameter is only available in Warp 4.0 and later versions.
- Example
SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS,CONNECTIONS,WARPCENTER