Set WshShell = CreateObject("WScript.Shell" ) WshShell.Run chr(34) & "C:\inetpub\wwwroot\crm\CRM_Batch1.bat" & Chr(34), 0 Set WshShell = Nothing