I have a vbscript, compiled as an exe, that I am trying to run from the ""My Tasks"" menu in Sage 100 2015 Std. It runs fine if I execute it outside Sage 100. It runs fine if I put a batch (.bat) file in ""My Tasks"" and CALL it from the batch file. Unfortunately, I get the DOS command window also. If I run the EXE file directly from ""My Tasks"" as a program, when I execute it, I get ""Progname.exe has stopped working"". Where Progname is the name of my exe file. Does anyone know of anything I can do make this work without a batch file? I've also looked at DEP settings and Compatibility related to the EXE file , but that doesn't seem to make a difference.