Situation: Corporate and personal user of thinBasic. Our IT group has Cisco AMP for Endpoints (v6.2.9.10881) installed company-wide. When trying to bundle any thinBasic script, I get the following message from AMP:

"Warning! Threat Quarantined. ThinBasic_Bundle_UIC_9717.exe has been detected as Win.Dropper.Generic::202042.in02. Quarantine was successful."

And of course ThinBasic_Bundle_UI detects this, and says "Bundling of <path to project>\PIGrapher\PIGrapher.exe was NOT OK!"

My question: What exactly is "ThinBasic_Bundle_UIC_9717.exe"? Is that the .exe that thinBundle tried to create (and then, I assume, rename to what my script is actually named)? Or is that the exe that actually does the bundling?

I'm trying to work through with our IT group how best to solve this.

*Brian