I create a script base application and use the MSI as the detection method. I call the MSI then I call the reg entry in the batch file.
From: [email protected] [mailto:[email protected]] On Behalf Of Brian McDonald Sent: Thursday, July 10, 2014 9: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

