Command File

You can define a series of commands in a command file (*.sbcm file). You can run/open the command file from Windows Explorer, Desktop, Links Bar, Utilities Bar, Favorites Bar, etc. Running the command file will execute the commands listed in the file one after another.

The command file contains one command in each line. A command can be any URL (local or remote) or any built-in command supported by $ProductName.

The content of an example command file:

http://www.google.com
OpenGroup ExampleGroup
AutoLogin myaccount@yahoo.com
c:\windows\system32\notepad.exe

 

This command file will open google, open the group named ExampleGroup, automatically log into a yahoo email account and then open notepad.