Author Topic: Avast refuses to open a program  (Read 2380 times)

0 Members and 1 Guest are viewing this topic.

Offline PDI

  • Avast team
  • Full Member
  • *
  • Posts: 159
Re: Avast refuses to open a program
« Reply #15 on: September 09, 2021, 03:49:31 PM »
Hi rwn0072,

you cannot. The Avast Software Analyzer have to track all processes. The exclusions are just for the detection not for the monitoring.

Btw I'd suggest to use return value of the SetCurrentDirectoryA and do nothing when the call fails (return value 0) and check the reason by GetLastError() call.

Regards,
PDI