How i can open a workbook without the Auto_Open running using Jacob ??
try this:
excel.setProperty("EnableEvents", new Variant(false));