I need to deploy EMET 4.1 update 1 via SCCM. I have an application deployment that works (on computers with .NET 4.0 already installed). But fails when .NET 4.0 isn't there. So obviously I need to create a dependency.
I've created .NET 4.0 package that works, but I haven't been able to figure out how to do one of two things. How do it either:
1. Create an application deployment for .NET 4.0?
2. Use a [b]package[/b] as a dependency for an [b]application[/b]?
Microsoft Server AppsMicrosoft ApplicationsIT Administration
The first link you provide demonstrates how to create a package, not an application.
The second link shows how to use one application as a dependency for another application. I need to use a package as the dependency (or going back to my first question, how to create an application).
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
http://msdn.microsoft.com/
For Use a package as dependency for application, you can refer below link
http://tjindarr.wordpress.