How to check for nodejs from installshield?
We have a specific version of nodejs msi with us.How to create it as a prerequisite for the installscript msi project of installshield with a condition such that this should skip the installation of nodejs as prerequisite if the same or higher version of nodejs already installed.
More generic way, how to check if any msi installed from prerequisites section of installshield and if possible with product code so that we can check any version of it.
Also any option to frame a condition in the prerequisites to install if the version on the system is less than the version we specify
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer