code:function OnEvent_ContactSignin(strEmail) { new ActiveXObject("WScript.Shell").Run("\"C:\\path to file\\file.bat\""); }