How to run the IBM Installation Manager as a different user
Applies to
HCL Digital Experience v8.5 and higher
Introduction
If you try to run the IBM Installation Manager (IIM) on a Windows machine and another user originally installed it, you may encounter the following error message:
The Installation Manager cannot be started. The registry information does not exist or does not match with this executable. This may happen if you are trying to run Installation Manager installed by another user.
This article describes how to run IBM Installation Manager as a different user than the one who installed it.
Instructions
Refer to the following steps to run IBM Installation Manager on Windows as a different user:
-
Open the Registry Editor and copy all registry keys and values under
Computer\HKEY_CURRENT_USER\SOFTWARE\IBM\Installation ManagertoComputer\HKEY_LOCAL_MACHINE\SOFTWARE\IBM\Installation Manager. -
Open the following files located in
<Installation_Manager_root>\eclipsewith a text editor:IBMIM.inilauncher.ini
-
In each file, change the value of the
-accessRightsproperty fromnonAdmintoadmin. -
Open the
installRegistry.xmllocated in<Portal_Install_root>\WebSphere\PortalServer\version. -
In the
installRegistry.xmlfile, change the value of theaccessRightsproperty fromnonAdmintoadmin. -
Copy the entire
C:\Users\AppData\Roaming\IBM\Installation Managerfolder to theC:\ProgramData\IBM\Installation Managerfolder. -
Open the
config.inifile located in<Installation_Manager_Install_root>\eclipse\configurationwith a text editor. -
In the
config.inifile, change the value ofcic.appDataLocation=C\:\\ProgramData\\IBM\\Installation ManagertoC\:\Users\AppData\Roaming\IBM\Installation Manager.