Thanks for the response Bill... I did some searches and discovered a few things that might help others looking to solve a similar issue
First off, Google runs a website called VirusTotal that you can run your program through and it uses 72 AV engines from the various vendors to analyse your code and then presents the results for you to see which Vendors are detecting your code as a false positive
If you sign up (free) with VirusTotal they then send you a list (via email) of all the vendors and their submission links to report false positives. So far I've cleared 7 out of 23 Vendors in less than 48 hours and the process while a bit cumbersome is relatively painless. I selected the largest recognizable names first and submitted to them which I assume covers 80% of the market at least. I will apply next to the smaller names that I don't recognize just to be thorough but I assume their market share is minimal.
I was also able to determine that my MC_Setup.exe file was the one generating the detections and not my actual program which I ran through in a separate test with zero false positive detections
Each Vendor's submission process has its own quirks and idiosyncrasies but aside from being tedious, presented no real challenge
Hope this helps someone else struggling with this...
I had hoped that VirusTotal might be a central clearing house where you could submit once and all of the Vendors would then be notified (which is really what's needed) but in their email to me they made it clear they were a monitoring test bench only and zero reporting to any of the Vendors, however they DID SUGGEST using the virustotal urlink generated for your code examination in your submissions to the Vendors, which I did.