You could also, create dependency for an Application. You could create an application to install your reg key with a script and have that be a dependency of your other application. Mike D- From: [email protected] To: [email protected] Subject: RE: [mssms] String an application and a package together in CM12 Date: Thu, 10 Jul 2014 12:17:09 -0500
Brian, You can use a task sequence to chain as many Applications and/or Package/Programs as you want. Cheers,Trevor SullivanMicrosoft PowerShell MVP From: [email protected] [mailto:[email protected]] On Behalf Of Brian McDonald Sent: Thursday, July 10, 2014 8:09 AM To: [email protected] Subject: [mssms] String an application and a package together in CM12 Is this possible. For example, I have a REG key that I need to import to configure specific settings (such as License Activation, etc.) for an Application (MSI installer). I have created a package including the reg key and an application including the MSI. Both are working as expected and when deployed together yield the desired result. However, there is no way to chain an App and PKG (to my knowledge), in CM12. What is the best way to approach this? While I could use the MSI and just create a package, I'd rather take advantage of the new features of the Application feature in CM. Can someone provide some options/suggestions? I'm pretty close here. Thanks! Brian

