pydna
Posts: 12
Joined: Wed Aug 17, 2011 11:41 pm

App-V Build inlcuding prerequisite applications

Hi all,

apologies if Advanced Installer can already perform this task, I've only quickly skimmed through the tutorial on creating app-v apps from MSIs. With minimal effort I could create an app-v package, much easier than using the MS sequencer. Currently we have a large MSI library and are looking to convert them. However most require prereq applications. Our method is currently to include the prereqs within the sequenced pacakge.

For example.

App-V Package One, consists of main app, plus prereq app 1, prereq app 2.

This means that when the app fires up all information relevant to it's functioning is contained with it's virtual bubble.

I thought perhaps I could include all the filesets by Chaining, but so far this hasn't worked.

I will duplicate this post in other sections incase it is a lack of knowledge on my part.

cheers

Pydna
pydna
Posts: 12
Joined: Wed Aug 17, 2011 11:41 pm

Re: App-V Build inlcuding prerequisite applications

It seems I can .aip files to the package I'm working on and these will be included in the App-V build.

I'll have to do a bit of testing as from my experience the ordering of file installations can be important with App-V.

Cheers
Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact: Website

Re: App-V Build inlcuding prerequisite applications

Hi,

I'm afraid our current version does not support prerequisites for App-V packages. What you can try is to bundle into your own package the resources installed by the prerequisites,
so you have only one package in the end.

You could bundle them by importing the MSI, or if you have an EXE, by using the Repackager.

My colleagues from development have added this improvement on their list and we hope to make it available as soon as possible.

Regards,
Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”