Desktop Control: Using ConfigMgr task sequences to chain App-V applications to MSI installations
It is a fact that many applications require other applications to run properly. In App-V these dependencies can be sequenced along with the main application in the same virtual environment or they can be sequenced separately and joined together through Dynamic Suiting Composition.
In the old days we could use the “Run another program first” on the Advanced tab of the Program properties option to chain two applications together. But since App-V applications don’t have Programs we can’t use this anymore.
Luckily this issue can be solved by using Configuration Manager 2007 Task Sequences.(continue at source)
