Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation

SpinFire Ultimate can be installed using one of the following two sets of files:

  1. .exe - For the typical installation (SpinFire.x64.exe 64bit or SpinFire.x86.exe for 32bit Windows 64bit Windows operating systems).
    1. Allows users to choose the language used by the installation wizard.
    2. Upgrades from one version to the next without requiring that the older version be uninstalled.
  2. .msi - For the experienced user who requires more control over the installation process.  
    1. Previous versions must be uninstalled before upgrading with a new .msi.
    2. Supports command line and silent installations.
    3. Should be used for enterprise installations

NOTE: If not logged in with Administration rights, please right click the executable and "Run as Administrator" to install properly.

NOTE: For 11.7.x users with floating licenses, you must install the latest floating license manager that has been available since September 2018.

Info

For organization wide deployment, please see the Enterprise Installations page.


Installation Using the .exe File

The .exe SpinFire Ultimate installation sequence is as follows:

  1. Download the SpinFire.x64.exe installation file if you're on a 64bit Windows Operating System (Start > Search > type System to check if you're 32bit or 64bit)
  2. Navigate to the Windows Downloads folder, right click the executable and "Run as Administrator" on the SpinFire.x64.exe

    Image Removed
    Image Added
Info
iconfalse
titleNote

SpinFire Ultimate does not default to the chosen language if a previous instance was installed.

The language can be set in the Options > Application Settings. See Application Settings.



Image RemovedImage AddedImage AddedImage Added

Image Removed

Image RemovedImage Added

* For more information on Overriding Installed Fonts see Installing Fonts.



If a valid license file is not found:             Image RemovedImage Added

          

Image RemovedImage Added

Image RemovedImage Added

Image RemovedImage Added

 


Panel
borderColor#23bfde
titleQuick Links

Uninstalling SpinFire Ultimate

Activation and Registration

  • Activation
  • Registration

    Insight

    /wiki/spaces/SF1100/pages/3233303337

    Enterprise and Silent Installations

    Note: For Enterprise and Silent installations, the the Microsoft Visual C++ 2013 Redistributable should  should be applied before installing SpinFire Ultimate.

    Enterprise and silent installations are straightforward. On the command line, enter:

    Code Block
    msiexec.exe /I SpinFire.x64.msi /qn

     

    To uninstall SpinFire Ultimate x86 or x64 with limited UI, enter:

    Code Block
     msiexec.exe /x {E12D9FCBC468448A-70EE9195-475C4E85-A6D1B30D-A5D20727AE11F47D7EAD4B25}} /qb


    Info
    titleNote

    The product ID string, {E12D9FCBC468448A-70EE9195-475C4E85-A6D1B30D-A5D20727AE11}F47D7EAD4B25}, is specific to SpinFire 11.39.1—each 0—each version has a unique product ID.


    See SpinFire Ultimate Insight Releases for a list of SpinFire Ultimate product IDs. 

    Specify the Application Language

    To specify which language is used by the application, download two additional files:

    • 1028.mst - Set Chinese (tr) as the default language
    • 1029.mst - Set Czech as the default language language 
    • 1031.mst - Set German as the default language
    • 1033.mst - Set English as the default language language 
    • 1034.mst - Set Spanish as the default language 
    • 1036.mst - Set French as the default language 
    • 1040.mst - Set Italian as the default language 
    • 1041.mst - Set Japanese as the default language 
    • 1042.mst - Set Korean as the default language 
    • 2052.mst - Set Chinese (sm) as the default language 
    • 2070.mst - Set Portuguese as the default language 

    Examples

    German/1031/de-DE language setting via MSI installer and 1031.mst with suppressed UI.

    Code Block
    msiexec.exe /i SpinFire.x64.msi TRANSFORMS=1031.mst /qb

    German/1031/de-DE language setting via MSI installer and 1031.mst and and no UI  UI (typically used with software distribution tools).

    Code Block
    msiexec.exe /i SpinFire.x64.msi TRANSFORMS=1031.mst /qn


    Warning
    titleImportant

    When using the command line, the order of the arguments matters. Type the commands exactly as shown.

     


    Updating SpinFire Ultimate

    To update SpinFire Ultimate, select elect Help >  > Check For Updates.

    SpinFire Ultimate checks the Actify website for the latest version of the software. If a new version exists, it is downloaded and installed, and SpinFire Ultimate is automatically restarted.

    Image Modified

    An organization may want to make the latest update available to their users internally. To do this:

    1. The organization’s system administrator should contact Actify for the update files.
    2. Place the files on a shared local network.
    3. Users must select the the Use Custom Updates URL checkbox on the the Application Settings page page. (This setting overrides the Actify site links.)
    4. Enter the shared network URL in the text field.
    5. Click the the Apply Settings button button.
    6. Select Select Help >  > Check for Updates.

    Related Topics