Hi all. Hoping this is the right area to be asking this question.

I'm v. new to using InnoSetup. I'm trying to compile using some source code and Avast Antivirus is saying that one of the temporary files that generates during the compile is a Trojan Virus. Has anyone experienced this?
Is there actually a Trojan, have I got a corrupt version of Innosetup?

The file that generates the errror is PShear100Release.exe. I have this line near the start of my .iss script file:

OutputBaseFilename=PShear100Release

Should I, or do I need to turn Avast off when I compile?