I have an Application (App-A.msi) and another .msi that sets an Environment Variable (App-B.msi). I want to deploy App-A.msi to install the main program, and then immediately run App-B.msi to modify the Env. Var. And I want to do this
in a single deployment. What's the easiest way to accomplish this in the Applications section of SCCM 2012?
↧