A.創(chuàng)建一個名為 app1.mst 的轉(zhuǎn)換文件,然后運行 Msiexec.exe /i app1.msi /t app1.mst
B.創(chuàng)建一個名為 app1.mst 的轉(zhuǎn)換文件,然后運行 Msinfo32.exe /i app1.msi /t app1.mst
C.創(chuàng)建一個名為 app1.msp 的轉(zhuǎn)換文件,然后運行 Msiexec.exe /i app1.msi /update app1.msp
D.創(chuàng)建一個名為 app1.msp 的轉(zhuǎn)換文件,然后運行 Msinfo32.exe /i app1.msi /update app1.msp