@echo off
msiexec /i "%~1"/qn /l*v "%userprofile%\Desktop\install_log.txt"
pause