Thanks for help Maciej Los, finally i did it.
This works for sql:
Shell("msiexec.exe -i C:\Users\user\Desktop\SqlLocalDB.msi /quiet IACCEPTSQLLOCALDBLICENSETERMS=YES", AppWinStyle.Hide, True)
We can change qb instead of quiet, to show a basic ui for setup that is working