Thursday, January 22, 2015

test msi package

create log to analysis the msi error.
msiexec /l*vx install.log /i mypackage.msi
msiexec /l*vx install.log /x mypackage.msi

1 comment: