You are packaging updates for multiple Windows Presentation Foundation (WPF)
applications by using Microsoft .NET Framework 4. Updates to the applications and to
third-party control files are available. Updates to the applications have dependencies upon
updates to the third-party control files. An update script is run at logon that allows only a
single command to be executed. You need to package the application updates and updates
to the third party controls to ensure that they are successfully installed. What should you
do?
A.
Package application updates as a single installer. Package third-party control files as a
separate installer.
B.
Prepare the installers for individual application updates and include the third-party control
files as individual files.
C.
Package application updates as a single installer. Package third-party control files as a
merge module.
D.
Prepare the installers for individual application updates and include the third-party control
files as a merge module.