Answers for "view logs when installing app windows"

0

get logs from application isntaller

msiexec /i "C:MyPackageExample.msi" /L*V "C:logexample.log"
Posted by: Guest on June-23-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language