How to Identify the Pre-Requisites.
Dear Intellectuals,
I would like to know, if there is any method to findout(or extract) the information about the prerequisites from an MSI database?
i.e, Before installing any application (.MSI), i would like to know what are its pre-requisites.
Is it possible? Is there any VB Script to --> List the pre requisites of any given MSI file?
Thanks,
Yogi
I would like to know, if there is any method to findout(or extract) the information about the prerequisites from an MSI database?
i.e, Before installing any application (.MSI), i would like to know what are its pre-requisites.
Is it possible? Is there any VB Script to --> List the pre requisites of any given MSI file?
Thanks,
Yogi
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
12 years ago
Posted by:
Arminius
12 years ago
One thing that I do if I'm not sure is install the app on a base, bare-bones, OS install and watch what happens. Yeah, it's manual, slow, and clunky, but if you look for what the installer does, that will tell you exactly what prerequisites are being installed.
You can open the MSI in AdminStudio, but if prerequisites are searched for in a CA, that won't tell you what you need to know.
You can open the MSI in AdminStudio, but if prerequisites are searched for in a CA, that won't tell you what you need to know.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.