Download and installation instructions
To download and install the IBM SPSS Statistics Subscription, go to the IBMid Dashboard and then:
- Sign in with your IBM account (also known as IBMid). Register for an IBMid if you do not already have an active IBM account.
- After you log in, your account profile provides a Product and Services section that displays all of the IBM products and services to which you are entitled.
- Click Download next to IBM SPSS Statistics Subscription.
- On the Product and Services page, click the Download link underneath IBM SPSS Statistics Subscription.
- Click Save File if prompted.
- On Microsoft Windows machines, navigate to the save file location, right click the file, and
select Run as administrator from the menu.
On the Mac OS, you must double-click the installer file after you mount the disk image.
- Follow the installation steps (including accepting the license agreement) until the product installation is complete.
- IBM SPSS Statistics Subscription is now ready for use.
Windows silent installation instructions
Pushing an installation is a method for remotely distributing software to any number of end users without any user intervention. You can push the full installation of IBM SPSS Statistics to the end-user desktop computers running Windows. The technology that you are using for pushing the installation must support the MSI 3.0 engine or higher.
Overwriting a previous version
If you are going to push to the same directory in which a previous version of IBM SPSS Statistics is installed, the installer will overwrite the existing SPSS Statistics installation.
Properties for silent installations
The following properties can be used for silent installations. All properties are case sensitive. Values must be quoted if they contain spaces.
Property | Description | Valid values | Default (If Applicable) |
---|---|---|---|
INSTALLDIR | The directory where IBM SPSS Statistics should be installed on the end user's desktop computer. This property is optional. If it is excluded, the default is C:\Program Files\IBM\SPSS\Statistics . | A valid path such as C:\Statistics. | C:\Program Files\IBM\SPSS\Statistics |
PROXY_USERID | The user ID for the proxy. This parameter is necessary when your site is using a proxy that requires a user ID and password to connect to the Internet. This parameter works only if the local area network (LAN) settings in the Internet Settings control panel reference a specific proxy server address and port. | A valid proxy user ID. | |
PROXY_PASSWORD | The password for the proxy user. Refer to the discussion of PROXY_USERID for
more information. |
A password associated with the proxy user ID. | |
ENABLE_CONNECTIONS | Enables and disables Internet connectivity features (information sharing, error reporting, and welcome screen updates). | YES or NO |
MSI files
The IBM SPSS Statistics.msi file is located under the Windows\SPSSStatistics\ directory in the extracted contents of the downloaded eImage.
Command line example
The following command line can be used to push a product installation. Enter all of the text on one line.
MsiExec.exe /i "IBM SPSS Statistics.msi" /qn /L*v logfile.txt
INSTALLDIR="C:\Statistics"
Using SMS to push the installation.
The basic steps for using Systems Management Servers (SMS) to push IBM SPSS Statistics are:
- If you downloaded the software, you must first extract the contents of the eImage, then copy the appropriate subdirectory under the Windows\SPSSStatistics\ directory to a directory on a network computer.
- Edit the IBM SPSS Statistics.sms file that is located in the copied directory. Using a text editor, modify the value of CommandLine by adding the appropriate properties. For a list of the available properties, refer to the preceding Properties for silent installations section. Make sure to specify the correct MSI file in the command line.
- Create a package from the IBM SPSS Statistics.sms file and distribute the package to the end-user desktop machines.
Pushing the installation to a non-English system
You can push to a non-English system without additional specification. However, the installer language (if pushing an interactive installation) will appear in English, the user interface appears in English, and the help will appear in English. Users can change the user interface language after installation, but localized help will not be available.
You can use the TRANSFORMS
property to specify one of the MST
files available in the downloaded eImage. The MST file ensures the installer, user interface, and
help appear in the specified language. MST files are not available if you downloaded IBM SPSS Statistics.
Users need to manually install the language packs for the localized help and manually change the
user interface language in the product.
The TRANSFORMS
property is a parameter for
MsiExec.exe. The following example uses the TRANSFORMS
property to push a
French installation. The installer appears in French, the user interface appears in French, and
French help will be installed. (You can also override the help language with the
HELPCHOICE
property. See the topic Properties for push installations for more information. )
Enter all of the text on one line.
MsiExec.exe /i "IBM SPSS Statistics.msi" /qn /L*v logfile.txt
INSTALLDIR="C:\Statistics"
The following language MST files are located in the Windows\SPSSStatistics\ directory at the root of the extracted eImage files.
Language | MST File |
---|---|
English | 1033.mst |
French | 1036.mst |
German | 1031.mst |
Italian | 1040.mst |
Japanese | 1041.mst |
Korean | 1042.mst |
Polish | 1045.mst |
Russian | 1048.mst |
Spanish | 1034.mst |
Simplified Chinese | 2052.mst |
Traditional Chinese | 1028.mst |
Pushing an uninstallation
If you push an installation of a later version of IBM SPSS Statistics, you may want to uninstall first. You can do this silently by using the push_uninstall.bat file that is included in the extracted eImage files.
macOS silent installation instructions
A silent, unattended installation does not display a graphical interface and does not require any user intervention.
Use the following command to run a silent installation. On macOS you must run
as root or with the sudo
command.
sudo installer -pkg IBM\ SPSS\ Statistics.pkg -target /
sudo installer -pkg IBM\ SPSS\ Statistics.pkg -target /
cd /Applications/IBM\ SPSS\ Statistics/Resources/Activation
- Disabling Internet connectivity features
- After installation, you can use the following command to disable Internet
connectivity features (information sharing, error reporting, and welcome screen updates). The
command must be run from the /Applications/IBM SPSS
Statistics/Resources/Configuration directory (this is the default installation
location):
./Configure NO
macOS uninstallation instructions
- Drag the installation folder (by default, /Applications/IBM SPSS Statistics) to the Trash.
- In the Home folder, browse to Library/Preferences.
- Drag com.ibm.spss.plist to the Trash. The file is also used by IBM SPSS Statistics on premises, IBM SPSS Statistics and the Student Version. Do not remove the file if any of these applications are still installed.
- In the Home folder, drag Library/Application Support/IBM/SPSS/Statistics to the Trash.
- Empty the Trash.