/build/static/layout/Breadcrumb_cap_w.png

Mathcad 14.0 - Msi executing within MSI

I am trying to install Mathcad application using an MSI. This msi inturn installs Mathcad Help.msi and Mathcad Resource Centre.msi using custom action. The custom action is not a nested MSI custom action.

- Mathcad Help.msi and Mathcad Resource Centre.msi execution happens fine when installled in the UI mode.

I am not able to executed the same MSI's during silent installation.

Please let me know ur suggestions.

0 Comments   [ + ] Show comments

Answers (5)

Posted by: pjgeutjens 13 years ago
Red Belt
2
Aneeth,

1) Are the Custom actions that execute the nested MSI's in both the InstallUISequence and the InstallExecuteSequence?
2) Do the nested MSIs themselves get executed with or without UI?
3) Nested MSIs are a really bad idea, but OK, since it seems to be a vendor MSI... Still if all it does is chain the installs, you might want to think about using your own chaining mechanism
Posted by: pjgeutjens 13 years ago
Red Belt
2
1) "Internal error 2732 Directory Manager not initialized."
2) I changed the sequence then recieved the error "Another installation is in progress"


Try Scheduling the install in immediate context, after InstallFinalize

I tried creating a Nested MSI but am not sure how to. It keeps throwing the error "The system cannot find the file specified." .
Log the installation, (msiexec /LV*) and look where the error occurs, this will narrow the search for the problem.
Posted by: thugz888 13 years ago
Senior Yellow Belt
0
Hi an33th

I had the same problem before some DO ACTION is changing the value of my FEATURES installlevel during UI mode that's why it is installing properly while in quiet mode it is not. Best solution i could give you is check the logfile and compare the logfile of full UI mode and silent mode and see the changes. Most probably some property changes. Hope this helps![:)]
Posted by: an33th 13 years ago
Orange Belt
0
The custom actions that execute the MSI's were only part of InstallUISequence.

I tried including a logic to execute it in the InstallExecuteSequence unsuccessfully.

I got the following error messages after some tries,
1) "Internal error 2732 Directory Manager not initialized."
2) I changed the sequence then recieved the error "Another installation is in progress"
Posted by: an33th 13 years ago
Orange Belt
0
The nested MSI's work fine.

I tried creating a Nested MSI but am not sure how to. It keeps throwing the error "The system cannot find the file specified." .

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