I develop winforms program that works as alternative to windows service to do a notification popup, In main form of windows forms application I do the following properties: WindowState = Minimized ShowInTaskbar = false
when set this properties and run application the antivirus detects my program as torjan named: Trojan VHO:Trojan.MSIL.Convagent.gen
How to solve this problem, and why it occurs