uninstall_silent.vbs 97 B

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