@echo off C:\install\PVD.exe /VERYSILENT
Set WshShell = CreateObject("WScript.Shell") RetCode = WshShell.Run("C:\install\PVD_S.bat", 0, False)