/build/static/layout/Breadcrumb_cap_w.png

App with Dependency

Hi All,

I have an App which is generating msi but it has a dependency .net 4 which also has msi. Can anyone say what should be Custom Action Type, location, Source, Target, Return processing, In Script execution, Execution Scheduling, Install UI Sequence and Install Execute Sequence to be. Please help.


0 Comments   [ + ] Show comments

Answers (3)

Posted by: jagadeish 11 years ago
Red Belt
2

Are you going to create nested installation??? It is not a recommended method..

You will have to install them one by one.. .Net should be considered as pre-req and should be installed first  (.Net you can install the exe itself with silent switch) and you can create Transform for your main application's msi..


Comments:
  • http://msdn.microsoft.com/library/ee942965(v=VS.100).aspx#installing_manually - jagadeish 11 years ago
Posted by: removedbyuser85960 11 years ago
Green Belt
0

Thank You Jagadish, I got to know .net has been packaged by previoys packager, it is as you provided in the link. They made use of exe for packaging .net. Keeping it in mind, can anyone please let me know for above options.

.exe is a dependency which is .net and the other is vendor msi which is the main applicatin


Comments:
  • repackaging .net ... scary!! installing nested even more ... just install them one by one as Jagadeish explains. - jaybee96 11 years ago
  • Okay Jaybee, I have worked on .net 1, 3.5 and 4 but on Wise. Here there is no Wise at all. Anyway I was told to use .net 4 which is repackaged already and then repackage the main installer which is vendor msi. For this Vendor MSI, only here is my post.

    http://www.itninja.com/question/serial-numbr-in-a-msi - removedbyuser85960 11 years ago
Posted by: dunnpy 11 years ago
Red Belt
0

You could use your deployment tool set to chain the deployment of the pre-req. This removes the need to attempt a nasty chained installation from your installer.

Also something like .NET is required by many applications, and because of that it is included in our SOE.

Hope that helps,

Dunnpy

 
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