单项选择题

A.创建一个名为app1.mst的转换文件,然后运行Msiexec.exe /i app1.msi /t app1.mst.
B.创建一个名为app1.mst的转换文件,然后运行Msinfo32.exe /i app1.msi /t app1.mst.
C.创建一个名为app1.msp的更新文件,然后运行 Msiexec.exe /i app1.msi /update app1.msp. 
D.创建一个名为app1.msp的更新文件,然后运行Msinfo32.exe /i app1.msi /update app1.msp.