install_silent.vbs 96 B

12
  1. Set WshShell = CreateObject("WScript.Shell")
  2. WshShell.Run """" & "install.bat" & """", 0, False