Nothing i can remove from the script below - anything removed, the script will fail.
This is the script: PSL.vbs:
with createobject("wscript.shell")
.run """D:\Enterprise19\PSL Strip Application\myobimportexport.exe"" inifile.txt", 0, true
PSL.vbs runs the myobimportexport.exe file with the inifile.txt argument (shown earlier)
As mentioned, the script runs perfectly outside of VisualCron.