Environment
Security Manager 6.5
Situation
The purpose of the knowledge base article is to provide the steps to disabling the prerequisite checker in the Security Manager 6.5 installer.
Resolution
To disable the prerequisite checker for the Security Manager 6.5 installer, it is necessary to run the MSI with a flag and log path.
- Click on Start.
- Click on Run.
- Type in CMD and click ok.
- Change directory 6.5 install folder.
- Change directory to the Intel folder.
- Run the following command:
Setup.msi DISABLE_PREREQ=true
Cause
The Security Manager 6.5 MSI installer has no GUI option to disable the prerequisite checker.
Additional Information
Formerly known as NETIQKB71638