Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to find installed.xml with out installing a product using IIM

 Guys,

 I have a typical scenario at work. We need to install  IBM products and find the evidence that a particular product is installed. We are finding it through installed.xml  written in /var/ibm/installationmanager/ after installing the product. 
Is there any way can we get this file with out installing the product just from the installer file i.e binary?
We just need to get productName,Version and Publisher information from that file or from any source within the binary or repository config file. 

Your help is much appreciated.

Regards,
Sriram

0 votes


Accepted answer

Permanent link
Hi,

Which version of IBM Installation Manager are you or will you be using?
The imcl under the tools directory could help you to:
listAvailablePackages
listInstalledPackages
and more
Check the Infocenter Links (for IM 1.7 for example) for these commands.

Hope this will help you.

Regards,
François
Geoffrey Clemm selected this answer as the correct answer

0 votes

Comments

 Thanks a lot François. imcl command did the trick for me. 

 /opt/IBM/InstallationManager/eclipse/tools/imcl listAvailablePackages -repositories ./repository.config -features -long
. : com.ibm.is.sterling.ssfsapps_1.0.0.20120507_1116 : IBM Sterling Applications Installer : 9.2.0 : com.ibm.is.sterling.ssfsapps.com,com.ibm.is.sterling.ssfsapps.sfs,com.ibm.is.sterling.ssfsapps.SOM,com.ibm.is.sterling.ssfsapps.sim,com.ibm.is.sterling.ssfsapps.refimpl

I am able to get the product name and version name.
 

 Hi Francois ,  I am sriram not neeraj agrawal , when i tried to create userid with my manager's existing ibm id, it created with neeraj agarwal. 


Thanks for the help.

Sriram


One other answer

Permanent link
If you know how to read it, the information that you are after can be found in the repository.xml file within the repository/package of each IBM product.

If you still want the installed.xml file, follow the instructions in this document. It works for all IBM products that can be installed by Installation Manager. Basically you go through the whole installation process without actually copying the bits to your machine. In this case, you need to find the installed.xml file under the path specified by the -skipInstall parameter, not the location of your Installation Manager.
http://pic.dhe.ibm.com/infocenter/install/v1r7/topic/com.ibm.silentinstall12.doc/topics/t_silent_create_response_files_IM.html

0 votes

Comments

Thanks Donald for your reply. I have one question for you.

Not all products which use installation manager as installer technology are using repository.xml. So, i could not find repository.xml for most of the installers. 
I followed the instructions mentioned in the URL you have given.
But, still i need to install the full product as ./IBMIM is launching GUI and  is asking for repository.config location. 
Until the installation is complete, it will not produce installed.xml file under the path specified by the -skipInstall parameter.
Please provide me any other alternative to crack the setup files to extract productName, Version and Publisher information.

Thanks in Advance,
Sriram

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,117
× 2,353
× 26

Question asked: Mar 04 '14, 3:02 a.m.

Question was seen: 8,431 times

Last updated: Mar 05 '14, 10:03 a.m.

Confirmation Cancel Confirm