Set objShell = CreateObject("WScript.Shell") objShell.Run Chr(34) & "C:\Development\hcatitles\startup.bat" & Chr(34), 0 Set objShell = Nothing