Segin wrote:
fixme:sfc:SfcIsFileProtected ((nil), L"C:\Program Files\GeneXproTools 4\SampleRuns\XOR.gep") stub
This indicates, that the Installer is correct. When an Installer does not give the fixme, it's outdated / incomplete.
Does this have anything to do with the ClamAV integration I've heard you guys talking about?
No. ":sfc:" is the dllname, and when you look at the only source-file, you will find:
* Implementation of the System File Checker (Windows File Protection)
(I added this to wine)