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?
A.
Create a transform file named app1.mst and then run Msiexec.exe /i app1.msi /t app1.mst.
B.
Create a transform file named app1.mst and then run Msinfo.exe /I app1.msi /t.
C.
Create a transform file named app1.msp and then run Msiexec.exe /I app1.msi /app1.
D.
Create a transform file named app1.msp and then run Msinfo32.exe /I app1.mst /.
Suggested Answer:A🗳️
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.
Currently there are no comments in this discussion, be the first to comment!
This section is not available anymore. Please use the main Exam Page.70-680 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Comments