Starting Autodesk Softimage

 
 
 

The methods for starting Softimage on Windows and Linux operating systems are described in this section.

Starting Softimage on Windows

There are several ways to start on a Windows system:

  • Using the Start menu (see below).

  • Using the command line (see Starting from the Windows Command Line).

  • From a shortcut you create on your desktop or by double-clicking on the Windows batch file called xsi.bat. By default, the batch file is located in the C:\Program Files\Autodesk\Softimage 2014\Application\bin folder.

Starting with the Windows Start Menu

If you installed in the default configuration, you can start from the Windows Start menu in the lower-left corner of the Windows desktop. To do this:

  • Choose Start Programs Autodesk Autodesk Softimage 2014 Autodesk Softimage 2014.

Starting from the Windows Command Line

Starting from the Windows command line lets you specify various startup options, such as the project you want to load.

  1. Open a command-prompt window. If your Start menu is in its default configuration, you can choose Start Programs Autodesk Autodesk Softimage 2014 Command Prompt

  2. To start without any options, type:

    XSI

    To start and load a specific project list or scene file, type the startup option on the same line after the above command. For example, to start with a specific scene, type:

    XSI <scene_file_name.scn>

Once Softimage has started, you can exit the command prompt window at any time.

Note
  • For a list of command-line options you can use when starting Softimage, type xsi -h.

  • If you use a standard command prompt instead of the one in the Softimage menu, type the following to start Softimage:

    xsi.bat

    This is a batch file that sets the necessary environment variables before starting Softimage. These environment variables are already set in the Softimage command prompt.

Creating a Shortcut for Starting on Windows

To create a shortcut to Softimage on the desktop

  1. From the Windows Explorer, go to the directory where the Softimage batch file (XSI.bat) resides. By default, this should be in C:\Program Files\Autodesk\Softimage 2014\Application\bin.

  2. Right-click the xsi.bat file and choose Create Shortcut.

    A shortcut to the batch file is created.

  3. Drag the shortcut icon to your desktop.

  4. Start Softimage by double-clicking the shortcut icon.

  5. To change the name of the shortcut, click the icon's name once and then type a new name.

To modify a shortcut by specifying startup options

  1. Right-click the shortcut icon and choose Properties from the pop-up menu.

  2. On the Shortcut tab of the Shortcuts dialog box, add any desired options to the command line in the Target text box. Make sure the entire command, including the options, are enclosed inside quotation marks.

For more information about the desktop, shortcuts, the Windows Explorer, and folder windows, please see your Windows operating system documentation.

Starting Softimage on Linux

xsi (lower case letters) is a script that sources .xsi_2013 (the environment script) and then executes the XSI (upper case letters) software.

You can choose to source the environment script first when you open a shell and then run XSI or you can change directories to <Softimage installation path>/Application/bin/ and run xsi (the script) directly.

To start Softimage from a shell

  1. Open a terminal.

  2. From your user account, type source ~/.xsi_2013

  3. Type XSI at the prompt. The welcome screen appears.

    or

  1. Open a terminal.

  2. Change directories to:

    <Softimage installation path>/Application/bin/.

  3. Type xsi (lower case letters). The welcome screen appears.

To create a shortcut for starting Softimage

There are a number of window managers that you can choose to install on Linux, and therefore, there is no one particular way to create an icon on your desktop or add a menu item to start Softimage. Refer to your window manager's documentation for more information.

If you create a shortcut on the desktop or in the menu bar/task bar, make sure it runs the xsi script directly, which will automatically source the environment script before running Softimage.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License