Valid 70-680 Dumps shared by ExamDiscuss.com for Helping Passing 70-680 Exam! ExamDiscuss.com now offer the newest 70-680 exam dumps, the ExamDiscuss.com 70-680 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-680 dumps with Test Engine here:
You have a computer that runs windows 7. You have an application installation package named app1.msi. You need to perform a customized installation of app1.msi. What should you do?
Correct Answer: A
Explanation/Reference: Explanation: Windows Installer Transform Files A Windows Installer transform (.mst) file provides configuration settings for a customized installation. A transform file contains information about components, features, setup properties, and changes that you can use to customize your installation. Msiexec provides the means to install, modify, and perform operations on Windows Installer from the command line. To install or configure a product Syntax msiexec /i {package|ProductCode} /i: Installs or configures a product. /t : Applies transform to advertised package.