EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB12722: How to perform a silent installation of a Hotfix for MicroStrategy products


Community Admin

• Strategy


A Hotfix is a file or a collection of files that can be applied to MicroStrategy products installed on a machine to correct a specific problem. Hotfixes are packaged in an executable (.exe) file, which is a self-installing format. When installing a Hotfix, files are backed up automatically so that users can remove the Hotfix later (if needed).

A Hotfix is a file or a collection of files that can be applied to Strategy products installed on a machine to correct a specific problem. Hotfixes are packaged in an executable (.exe) file, which is a self-installing format. When installing a Hotfix, files are backed up automatically so that users can remove the Hotfix later (if needed).
 
In Strategy 8.x, silent installation of a Hotfix may be performed by running the following command from the folder that contains the Hotfix .exe file:
 
setup.exe /v" /qn
The /qn option ensures that no interface is displayed, including warning and error messages.
 
Users can check the status of the silent installation in Windows Task Manager. A reboot of the machine is performed automatically at the end of the Hotfix installation. Details on the silent installation of a Hotfix are documented in the Strategy Installation and Configuration Guide > Automated Installation and Configuration on Windows > Silent installation > Silent installation of a Hotfix.
 
In addition, the /s option may be used to prevent the InstallShield initialization dialog box from showing up.
 
setup.exe /s /v" /qn


Comment

0 comments

Details

Knowledge Article

Published:

May 5, 2017

Last Updated:

May 5, 2017