DSTLaunch Online Manual - Command Referance


This section is currently under construction.


Commands

Alias Browse Config
CD Exit Explore
Exit Map ResetHistory
Reset StartSS SHUTDOWN
URL


Go back to command list

Command:ALIAS
Usage:ALIAS AliasName [CommandToExecute] [-delete]
Options:AliasNameThe alias you wish to create.
CommandToExecuteWhat you want the alias to do.
-deleteDelete the named alias.
Description:This command allows you to make aliases for commands in the system. Alias can contain aliases, however things will explode if you make a cyclical alias.
Example:ALIAS COPY XCOPY32.EXE


Go back to command list

Command:BROWSE
Usage:BROWSE Where
Options:WhereWhere you want to open a browse window to.
Description:This command allows you to open a browse window to any file resource you wish.
Example:BROWSE C:\


Go back to command list

Command:CONFIG
Usage:CONFIG
Options:NONE
Description:This command opens the configuration dialog.
Example:CONFIG


Go back to command list

Command:CD
Usage:CD Where
Options:WhereWhere you want to go to.
Description:This command allows you to change the current working directory.
Example:CD C:\


Go back to command list

Command:EXIT
Usage:EXIT
Options:NONE
Description:Closes DSTLaunch.
Example:EXIT


Go back to command list

Command:EXPLORE
Usage:EXPLORE Where
Options:WhereWhere you want to explore.
Description:This command allows you to open an explorer window to the destination.
Example:EXPLORE C:\


Go back to command list

Command:LOGOFF
Usage:LOGOFF
Options:NONE
Description:This command logs off the current user.
Example:LOGOFF


Go back to command list

Command:MAP
Usage:MAP LocalResource [RemoteResource] [-RECONNECT] [-DSTRECON] [-DISCONNECT] [-DSTDISCON] [-PASSWORD password] [-USER user]
Options:LocalResourceThe local resource you wish to remap to a network resource.
RemoteResourceThe remote resource you wish to map to.
[-RECONNECT]Reconnect this resource next time you login.
[-DSTRECON]Let DSTLaunch reconnect this resource the next time DSTLaunch is run.
[-DISCONNECT]Disconnect this resource.
[-DSTDISCON]Remove this resource from DSTLaunch's list of resources to reconnect at startup.
[-USER user]Use this username when connecting to the remote resource.
[-PASSWORD password]Use this password when connecting to the remote resource.
Description:This command lets you connect to a remote resource.
Example:MAP F: \\SERVER\DRIVE
MAP LPT1: \\SERVER\PRINTER
MAP F: -DISCONNECT
MAP F: \\SERVER\DRIVE -USER Greg -PASSWORD Test


Go back to command list

Command:RESETHISTORY
Usage:RESETHISTORY
Options:NONE
Description:Resets the command history.
Example:RESETHISTORY


Go back to command list

Command:RESET
Usage:RESET
Options:NONE
Description:Resets the computer.
Example:RESET


Go back to command list

Command:STARTSS
Usage:STARTSS
Options:NONE
Description:Starts the screen saver.
Example:STARTSS


Go back to command list

Command:SHUTDOWN
Usage:SHUTDOWN
Options:NONE
Description:Shuts down the computer.
Example:SHUTDOWN


Go back to command list

Command:URL
Usage:URL Where
Options:WhereThe destination URL.
Description:This command opens a window to the given URL, if your web browser is already started it will open a new window of the currently running browser, otherwise it will first start the browser and then open the URL.
Example:URL home.netscape.com