/build/static/layout/Breadcrumb_cap_w.png

Nested Installation...Pls help..

Hi
I am installing Rational Robot(msi).While installing this msi ,I get a message box prompting me to run ISScript.msi prior to this installation.
ISScript is available as isscript1050.msi

So i tried the following

In CustomAction table add

Actions | Type| Source | Target |
-----------------------------------------------------------------------
Install_ISScript | 23 | isscript1050.msi | |
UnInstall_ISScript | 23 | isscript1050.msi | REMOVE="ALL" |

in InstallExecuteSequence table add

Actions | Condition | Sequence |
-----------------------------------------------------------------------
Install_ISScript | Not Installed | 6700 |
UnInstall_ISScript | REMOVE="ALL" | 1402 |

BUT STILL I AM GETTING THE SAME MESSAGE BOX .
Want to know if the rows added r incorrect..

Pls help..

0 Comments   [ + ] Show comments

Answers (6)

Posted by: cygan 16 years ago
Fifth Degree Brown Belt
0
what packaging tools are you using
Posted by: cygan 16 years ago
Fifth Degree Brown Belt
0
have a look at http://support.microsoft.com/kb/306439

and you can also go to www.wise.com go to the support/ knowledge base and type in nested msi

i have created lots of nested msi's with no problems at all

hope this helps

cheers
Posted by: ycanti 16 years ago
Senior Yellow Belt
0
hi cygan
i am using Installshield..
Posted by: Coriolus 16 years ago
Orange Belt
0
Is this a repackaged MSI or vendor's? If the latter then usually when there is a'ISScript' file this means ther is also a setup.exe wrapper that calls the main MSI file. IF that is the case just use the setup.exe and use the /v option to send MSI commands to the installation.

To perform an unattended installation using a Basic MSI installer, you provide the /s /v"..." switches, where ... represents any additional switches you want to pass down to msiexec. These should include the /qb (or /qn) switch to make the installation non-interactive, so a minimal invocation would be: setup.exe /s /v"/qb"

Hope that helps..
Posted by: turbokitty 16 years ago
6th Degree Black Belt
0
This is ridiculously well documented in the forum and in articles. Please use search.
Posted by: nheim 16 years ago
10th Degree Black Belt
0
Hi ycanti,
please refrain from posting the same question twice!!
Gave you already the solution on the other thread, you asked this:
http://itninja.com/question/adding-.msi-to-existing-msi?

Regards, Nick
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ