with pb 6.11 LTS on windows 10 64bits if I do "Compile/Execute" the program below, Sophos AV delete the temporay compile exe file.
Code: Select all
RunProgram("notepad.exe")
With pb 6.10 LTS no problem if I do "Compile/Execute", it's run fine (no Sophos Alert)
But If I pass the 2 exe in VirusTotal site, seven threats are found in exe compile with pb6.10 and five threats are found in exe compile with pb6.11.
Is it possible to correct this problem in a future version avec pb ? Fred ?